diff --git a/src/panels/lovelace/editor/config-elements/hui-gauge-card-editor.ts b/src/panels/lovelace/editor/config-elements/hui-gauge-card-editor.ts index 7c12ea1fce..47ceac2f9d 100644 --- a/src/panels/lovelace/editor/config-elements/hui-gauge-card-editor.ts +++ b/src/panels/lovelace/editor/config-elements/hui-gauge-card-editor.ts @@ -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} >