Disable time for now
This commit is contained in:
parent
97201772e8
commit
84d5b204e6
1 changed files with 9 additions and 9 deletions
|
|
@ -36,12 +36,12 @@ sun:
|
|||
- light.turn_on:
|
||||
id: light_switch
|
||||
|
||||
time:
|
||||
- platform: sntp
|
||||
on_time:
|
||||
- seconds: 0
|
||||
minutes: 30
|
||||
hours: 23
|
||||
then:
|
||||
- light.turn_off:
|
||||
id: light_switch
|
||||
# time:
|
||||
# - platform: sntp
|
||||
# on_time:
|
||||
# - seconds: 0
|
||||
# minutes: 30
|
||||
# hours: 23
|
||||
# then:
|
||||
# - light.turn_off:
|
||||
# id: light_switch
|
||||
Loading…
Add table
Add a link
Reference in a new issue