automations.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-23 22:12:03 +00:00
parent 0e35081e2f
commit 7a3ae01e4b
+8
View File
@@ -2253,6 +2253,14 @@
- 5
- 245
- 45
- alias: "--- WORK DAY ENDED: CLEAR LIGHT ---"
conditions:
- condition: template
value_template: "{{ trigger.id == 'work_day_ended' }}"
sequence:
- action: light.turn_off
target:
entity_id: light.night_light
- alias: "--- AFTER HOURS / AWAY: MOTION DETECTED ---"
conditions:
- condition: template