Fix E's sleep handler thinking she didn't nap if woken up after midnight
This commit is contained in:
@ -182,6 +182,7 @@ automation:
|
|||||||
state: 'off'
|
state: 'off'
|
||||||
- condition: time
|
- condition: time
|
||||||
after: "15:30:00"
|
after: "15:30:00"
|
||||||
|
before: "01:00:00"
|
||||||
then:
|
then:
|
||||||
- service: input_datetime.set_datetime
|
- service: input_datetime.set_datetime
|
||||||
target:
|
target:
|
||||||
|
Reference in New Issue
Block a user