mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-16 05:46:35 +00:00
Fix unit support in gauge editor (#9021)
This commit is contained in:
parent
7962130a0c
commit
9d33c0cfaf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user