Use attribute picker for sec. info in weather card editor (#7335)

This commit is contained in:
Philip Allgaier
2020-10-15 00:57:30 +02:00
committed by GitHub
parent f6ff652ca4
commit 4a7fb3d509
2 changed files with 6 additions and 2 deletions

View File

@@ -80,6 +80,7 @@ class HaEntityAttributePicker extends LitElement {
.value=${this._value}
.allowCustomValue=${this.allowCustomValue}
.renderer=${rowRenderer}
attr-for-value="bind-value"
@opened-changed=${this._openedChanged}
@value-changed=${this._valueChanged}
>