diff --git a/.test/esphome_advanced_climate_heat_customizations.yaml b/.test/esphome_advanced_climate_heat_customizations.yaml index 80e695d..b908a55 100644 --- a/.test/esphome_advanced_climate_heat_customizations.yaml +++ b/.test/esphome_advanced_climate_heat_customizations.yaml @@ -202,25 +202,25 @@ time: seconds: 0 then: - climate.control: - id: thermostat_embedded - mode: auto - target_temperature: 22°C + id: thermostat_embedded + mode: auto + target_temperature: 22°C - hours: 19 minutes: 0 seconds: 0 then: - climate.control: - id: thermostat_embedded - mode: auto - target_temperature: 20°C + id: thermostat_embedded + mode: auto + target_temperature: 20°C - hours: 23 minutes: 0 seconds: 0 then: - climate.control: - id: thermostat_embedded - mode: auto - target_temperature: 18°C + id: thermostat_embedded + mode: auto + target_temperature: 18°C uart: # Set Nextion comms baud rate to 921600 bps