From 5d6bb9c1ecaac0a9510311bdb250125b23324002 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:30:22 +0100 Subject: [PATCH] Updated (EN) Customization (markdown) --- (EN)-Customization.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/(EN)-Customization.md b/(EN)-Customization.md index 9fe3e5b..d330044 100644 --- a/(EN)-Customization.md +++ b/(EN)-Customization.md @@ -441,25 +441,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 ```