Fix unit support in gauge editor (#9021)

This commit is contained in:
Philip Allgaier 2021-04-28 18:19:51 +02:00 committed by GitHub
parent 7962130a0c
commit 9d33c0cfaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ export class HuiGaugeCardEditor extends LitElement
"ui.panel.lovelace.editor.card.config.optional"
)})"
.value=${this._unit}
configValue="unit"
.configValue=${"unit"}
@value-changed=${this._valueChanged}
></paper-input>
<hui-theme-select-editor