update automations
This commit is contained in:
parent
b21e7549c5
commit
755f951e12
|
|
@ -383,6 +383,10 @@
|
|||
entity_id: input_boolean.sleep_mode
|
||||
state:
|
||||
- 'off'
|
||||
- condition: state
|
||||
entity_id: input_boolean.passive_mode
|
||||
state:
|
||||
- 'off'
|
||||
- condition: sun
|
||||
after: sunset
|
||||
- condition: state
|
||||
|
|
|
|||
Loading…
Reference in a new issue