From b15941eb0ed70a2d5cbc286a0bc4c40b98d12124 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 23 Jan 2023 16:50:19 -0500 Subject: [PATCH] Don't flash upstairs lights for doorbell anymore Will still turn them green though --- packages/presence.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/packages/presence.yaml b/packages/presence.yaml index 76c8f3d..1da3a79 100644 --- a/packages/presence.yaml +++ b/packages/presence.yaml @@ -324,15 +324,6 @@ automation: - light.tina_desk_strip data: color_name: green - - alias: "Flash Lights" - service: light.turn_on - target: - entity_id: - - light.living_room_lights - - light.tina_lamp - - light.tina_desk_strip - data: - flash: long - alias: "End early if door opened" wait_template: "{{ is_state('binary_sensor.front_door','on') }}" timeout: