Added switch for when K stays overnight elsewhere
This commit is contained in:
@ -335,6 +335,9 @@
|
||||
- condition: state
|
||||
entity_id: binary_sensor.people_present
|
||||
state: 'on'
|
||||
- condition: state
|
||||
entity_id: input_boolean.kallen_overnight
|
||||
state: 'off'
|
||||
action:
|
||||
- choose:
|
||||
- conditions:
|
||||
|
Reference in New Issue
Block a user