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
|
||||
state: 'off'
|
||||
- condition: time
|
||||
after: "15:00:00"
|
||||
after: "15:30:00"
|
||||
then:
|
||||
- service: input_datetime.set_datetime
|
||||
target:
|
||||
|
Reference in New Issue
Block a user