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 ```