Another bugfix
This commit is contained in:
parent
0c55603e48
commit
be80ffd6bc
@ -1,8 +1,6 @@
|
|||||||
class SliderEntityRow extends Polymer.Element {
|
class SliderEntityRow extends Polymer.Element {
|
||||||
|
|
||||||
static get template() {
|
static get template() {
|
||||||
if(!this._hass || !this._config)
|
|
||||||
return Polymer.html``;
|
|
||||||
const style = Polymer.html`
|
const style = Polymer.html`
|
||||||
<style>
|
<style>
|
||||||
.flex {
|
.flex {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user