Forgot to add condition for climate override
This commit is contained in:
@ -97,6 +97,9 @@ automation:
|
||||
- condition: state
|
||||
entity_id: input_boolean.emma_sleeping
|
||||
state: 'off'
|
||||
- condition: state
|
||||
entity_id: input_boolean.emma_bedroom_climate_override
|
||||
state: 'off'
|
||||
action:
|
||||
- service: input_select.select_option
|
||||
target:
|
||||
|
Reference in New Issue
Block a user