update automations

This commit is contained in:
root 2026-01-21 14:48:20 +01:00
parent b21e7549c5
commit 755f951e12

View file

@ -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