Tweaks to E's sleep handling, particularly with naps
This commit is contained in:
@ -85,7 +85,7 @@ automation:
|
||||
state: 'off'
|
||||
- condition: time
|
||||
before: "23:00:00"
|
||||
after: "04:00:00"
|
||||
after: "07:00:00"
|
||||
then:
|
||||
- service: input_datetime.set_datetime
|
||||
target:
|
||||
@ -115,7 +115,6 @@ automation:
|
||||
entity_id: input_boolean.emma_has_napped
|
||||
state: 'off'
|
||||
- condition: time
|
||||
before: "23:30:00"
|
||||
after: "15:00:00"
|
||||
then:
|
||||
- service: input_datetime.set_datetime
|
||||
|
Reference in New Issue
Block a user