Skip to content

Commit

Permalink
[Release]: Added v1.0.8 - Removed the required mention on the ion swi…
Browse files Browse the repository at this point in the history
…tch entity in the editor
  • Loading branch information
sicknesz committed Jan 31, 2022
1 parent 538c215 commit b86cd37
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/midea-humidifier-card-editor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,7 @@ export class MideaHumidifierCardEditor extends LitElement implements LovelaceCar
<ha-entity-picker
.label="${this.hass.localize(
"ui.panel.lovelace.editor.card.generic.entity"
)} (${this.hass.localize(
"ui.panel.lovelace.editor.card.config.required"
)}) - ION Switch"
)} - ION Switch"
.hass=${this.hass}
.value=${this._ion_entity}
.configValue=${"ion_entity"}
Expand Down

0 comments on commit b86cd37

Please sign in to comment.