diff --git a/automations.yaml b/automations.yaml index 395a7ec..9765faf 100644 --- a/automations.yaml +++ b/automations.yaml @@ -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