Fix scheduler conflict

This commit is contained in:
Edward Firmo
2023-11-23 14:24:14 +01:00
parent 7dcce35087
commit a0bc982d69

View File

@@ -169,7 +169,7 @@ time:
- europe.pool.ntp.org - europe.pool.ntp.org
- 0.pool.ntp.org - 0.pool.ntp.org
on_time: on_time:
- hours: 23 - hours: 22
minutes: 0 minutes: 0
seconds: 0 seconds: 0
then: then:
@@ -187,7 +187,7 @@ time:
then: then:
- switch.turn_off: relay_1 - switch.turn_off: relay_1
- hours: 19 - hours: 19
minutes: 0 minutes: 30
seconds: 0 seconds: 0
then: then:
- switch.turn_on: relay_1 - switch.turn_on: relay_1