Skip to content

Fix temperature cards not syncing #24979

Fix temperature cards not syncing

Fix temperature cards not syncing #24979

Re-run triggered November 2, 2023 04:09
Status Failure
Total duration 4m 3s
Artifacts

ci.yaml

on: pull_request
Build frontend
0s
Build frontend
Build supervisor
0s
Build supervisor
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and check format: src/panels/lovelace/cards/hui-thermostat-card.ts#L94
'_error' is declared but its value is never read.
Lint and check format: 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 & { ...; })'.
Lint and check format: 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 & { ...; })'.
Lint and check format
Process completed with exit code 2.