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