Add nextion_components.h

This commit is contained in:
Edward Firmo
2024-02-23 12:04:47 +01:00
parent 7f09156414
commit 55ea00b50a
5 changed files with 254 additions and 126 deletions

View File

@@ -202,7 +202,7 @@ script:
- lambda: |-
// Update chips
if (id(is_embedded_thermostat) and !id(is_uploading_tft))
update_climate_icon->execute("home.icon_top_03", int(thermostat_embedded->action), int(thermostat_embedded->mode));
update_climate_icon->execute("home.chip_climate", int(thermostat_embedded->action), int(thermostat_embedded->mode));
- id: !extend set_climate
then: