Schedule recirculation pump per eS73 manual 5.8.6

This commit is contained in:
2023-10-08 09:09:18 +02:00
parent 9dc8500f42
commit 1d3ede92a7
+9 -3
View File
@@ -20,8 +20,14 @@ time:
seconds: 0
then:
- switch.turn_on: mystrom_relay
- hours: 20
minutes: 0
seconds: 0
# Then, pump every 30 minutes for 3 minutes long.
- hours: "5-20"
minutes: "0,30"
seconds: "0"
then:
- switch.turn_off: mystrom_relay
- hours: "5-19"
minutes: "27,57"
seconds: "0"
then:
- switch.turn_on: mystrom_relay