Fix temperature cards not syncing #24979
Annotations
4 errors
src/panels/lovelace/cards/hui-thermostat-card.ts#L94
'_error' is declared but its value is never read.
|
src/panels/lovelace/tile-features/hui-target-temperature-tile-feature.ts#L131
Property 'target_temp_high' does not exist on type '(HassEntityAttributeBase & { hvac_mode: "auto" | "heat" | "off" | "heat_cool" | "cool" | "dry" | "fan_only"; hvac_modes: ("auto" | "heat" | "off" | "heat_cool" | "cool" | "dry" | "fan_only")[]; ... 20 more ...; aux_heat?: "on" | ... 1 more ... | undefined; }) | (HassEntityAttributeBase & { ...; })'.
|
src/panels/lovelace/tile-features/hui-target-temperature-tile-feature.ts#L133
Property 'target_temp_low' does not exist on type '(HassEntityAttributeBase & { hvac_mode: "auto" | "heat" | "off" | "heat_cool" | "cool" | "dry" | "fan_only"; hvac_modes: ("auto" | "heat" | "off" | "heat_cool" | "cool" | "dry" | "fan_only")[]; ... 20 more ...; aux_heat?: "on" | ... 1 more ... | undefined; }) | (HassEntityAttributeBase & { ...; })'.
|
|
The logs for this run have expired and are no longer available.
Loading