From 6794763afe0c5d5d5a0e6612e134a30447e1306a Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Wed, 24 Jan 2024 14:38:51 -0500 Subject: [PATCH] Turn off stairwell motion lighting when vacation helper is in the house --- automations.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/automations.yaml b/automations.yaml index 0491243..ad74e8d 100644 --- a/automations.yaml +++ b/automations.yaml @@ -2317,6 +2317,11 @@ target: entity_id: input_boolean.audible_notifications data: {} + - service: switch.turn_off + metadata: {} + data: {} + target: + entity_id: switch.stairwell_motion_lighting - service: light.turn_on target: entity_id: @@ -2365,6 +2370,11 @@ - condition: trigger id: timer-finished sequence: + - service: switch.turn_on + metadata: {} + data: {} + target: + entity_id: switch.stairwell_motion_lighting - service: light.turn_off target: entity_id: