Updated (EN) Customization (markdown)

Edward Firmo
2023-11-23 15:30:22 +01:00
parent bcfd4bf629
commit 5d6bb9c1ec

@@ -441,25 +441,25 @@ time:
seconds: 0 seconds: 0
then: then:
- climate.control: - climate.control:
id: thermostat_embedded id: thermostat_embedded
mode: auto mode: auto
target_temperature: 22°C target_temperature: 22°C
- hours: 19 - hours: 19
minutes: 0 minutes: 0
seconds: 0 seconds: 0
then: then:
- climate.control: - climate.control:
id: thermostat_embedded id: thermostat_embedded
mode: auto mode: auto
target_temperature: 20°C target_temperature: 20°C
- hours: 23 - hours: 23
minutes: 0 minutes: 0
seconds: 0 seconds: 0
then: then:
- climate.control: - climate.control:
id: thermostat_embedded id: thermostat_embedded
mode: auto mode: auto
target_temperature: 18°C target_temperature: 18°C
``` ```