Format all files

This commit is contained in:
2026-07-12 12:56:02 +00:00
parent 7612987884
commit a5c5bf6c6b
56 changed files with 2372 additions and 2395 deletions
+21 -22
View File
@@ -10,25 +10,24 @@ packages:
time: !include templates/time.yaml
time:
- platform: sntp
id: sntp_time
servers: !secret sntp_servers
timezone: Europe/Zurich
on_time:
#
# 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: 16
minutes: 25
seconds: 0
months: APR-OCT
then:
- switch.turn_on: mystrom_relay
- hours: 20
minutes: 35
seconds: 0
months: APR-OCT
then:
- switch.turn_off: mystrom_relay
- platform: sntp
id: sntp_time
servers: !secret sntp_servers
timezone: Europe/Zurich
on_time:
#
# 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: 16
minutes: 25
seconds: 0
months: APR-OCT
then:
- switch.turn_on: mystrom_relay
- hours: 20
minutes: 35
seconds: 0
months: APR-OCT
then:
- switch.turn_off: mystrom_relay