From 0b11dcbc3b421ed1e506ef57765b32ccdc7f091a Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Tue, 17 Jun 2025 17:19:47 +0200 Subject: [PATCH] Update pool hours and make it less complex --- outdoor-equipment.yaml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/outdoor-equipment.yaml b/outdoor-equipment.yaml index 4220915..8c49be9 100644 --- a/outdoor-equipment.yaml +++ b/outdoor-equipment.yaml @@ -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