Update pool hours and make it less complex
This commit is contained in:
@@ -16,19 +16,16 @@ time:
|
||||
on_time:
|
||||
|
||||
#
|
||||
# Pool pump: requires 6h of pumping daily, of which 3h
|
||||
# run with saltwater system enabled, usually
|
||||
# 17:00 - 20:00 to balance between lower sunlight
|
||||
# (for chlorine generation) and lower humidity
|
||||
# (for ozone generation).
|
||||
# Pool pump: must run during saltwater system cycle, and an additional hour.
|
||||
# Saltwater 16:30 - 19:30, so we stop at 20:35 (Pool instructions).
|
||||
#
|
||||
- hours: 15
|
||||
minutes: 35
|
||||
- hours: 16
|
||||
minutes: 25
|
||||
seconds: 0
|
||||
months: APR-OCT
|
||||
then:
|
||||
- switch.turn_on: mystrom_relay
|
||||
- hours: 21
|
||||
- hours: 20
|
||||
minutes: 35
|
||||
seconds: 0
|
||||
months: APR-OCT
|
||||
|
||||
Reference in New Issue
Block a user