We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 538c215 commit b86cd37Copy full SHA for b86cd37
src/midea-humidifier-card-editor.ts
@@ -158,9 +158,7 @@ export class MideaHumidifierCardEditor extends LitElement implements LovelaceCar
158
<ha-entity-picker
159
.label="${this.hass.localize(
160
"ui.panel.lovelace.editor.card.generic.entity"
161
- )} (${this.hass.localize(
162
- "ui.panel.lovelace.editor.card.config.required"
163
- )}) - ION Switch"
+ )} - ION Switch"
164
.hass=${this.hass}
165
.value=${this._ion_entity}
166
.configValue=${"ion_entity"}
0 commit comments