From a34992c61eb41bffdb376e25236e6d96506a8140 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:29:30 +0100 Subject: [PATCH] Fix calls to climate control --- ...e_advanced_climate_heat_customizations.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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