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