Fix humidifier more info (#18789)

This commit is contained in:
Paul Bottein 2023-11-28 17:30:39 +01:00 committed by GitHub
parent 6d7b0c5626
commit 5a9ccc5ae7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,10 +76,10 @@ class MoreInfoHumidifier extends LitElement {
</div> </div>
<div class="controls"> <div class="controls">
<ha-state-control-water_heater-temperature <ha-state-control-humidifier-humidity
.hass=${this.hass} .hass=${this.hass}
.stateObj=${this.stateObj} .stateObj=${this.stateObj}
></ha-state-control-water_heater-temperature> ></ha-state-control-humidifier-humidity>
</div> </div>
<ha-more-info-control-select-container> <ha-more-info-control-select-container>