Disable time for now

This commit is contained in:
Frank "PHiAX" Weggelaar 2026-01-30 22:28:27 +01:00
parent 97201772e8
commit 84d5b204e6

View file

@ -36,12 +36,12 @@ sun:
- light.turn_on: - light.turn_on:
id: light_switch id: light_switch
time: # time:
- platform: sntp # - platform: sntp
on_time: # on_time:
- seconds: 0 # - seconds: 0
minutes: 30 # minutes: 30
hours: 23 # hours: 23
then: # then:
- light.turn_off: # - light.turn_off:
id: light_switch # id: light_switch