Adjust time considered for E waking up for day or from nap
This commit is contained in:
@ -169,7 +169,7 @@ automation:
|
|||||||
entity_id: input_boolean.emma_has_napped
|
entity_id: input_boolean.emma_has_napped
|
||||||
state: 'off'
|
state: 'off'
|
||||||
- condition: time
|
- condition: time
|
||||||
after: "15:00:00"
|
after: "15:30:00"
|
||||||
then:
|
then:
|
||||||
- service: input_datetime.set_datetime
|
- service: input_datetime.set_datetime
|
||||||
target:
|
target:
|
||||||
|
Reference in New Issue
Block a user