Don't run recirculation with cold boiler
It's not really helpful.
This commit is contained in:
@@ -18,13 +18,9 @@ time:
|
||||
# by 5AM the water is expected to be hot (60C) and at 8PM it's expected to be
|
||||
# still hot as well (within the normal range of 56-60C).
|
||||
#
|
||||
# So the actual heating will start earlier, and so should recirculation.
|
||||
- hours: 4
|
||||
minutes: 30
|
||||
seconds: 0
|
||||
then:
|
||||
- switch.turn_on: mystrom_relay
|
||||
# Then, pump every 30 minutes for 3 minutes long.
|
||||
# There's also an automation in HA to turn the pump on when boiler is heating.
|
||||
#
|
||||
# Otherwise, pump every 30 minutes for 3 minutes long.
|
||||
- hours: "5-20"
|
||||
minutes: "0,30"
|
||||
seconds: "0"
|
||||
|
||||
Reference in New Issue
Block a user