Couple of changes to deal with the wife working later shifts
This commit is contained in:
@ -175,6 +175,9 @@ automation:
|
||||
- condition: state
|
||||
entity_id: input_boolean.guest_mode
|
||||
state: 'off'
|
||||
- condition: time
|
||||
after: '06:00'
|
||||
before: '12:00'
|
||||
- condition: or
|
||||
conditions:
|
||||
- condition: state
|
||||
|
Reference in New Issue
Block a user