Tweaks to E's sleep handling, particularly with naps

This commit is contained in:
2023-07-01 13:09:17 -04:00
parent 99ca63ea28
commit c0110ae243

View File

@ -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