From 4ae4400e3dbf64c28f0ba85cf3bad58fa9a4203b Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 29 Dec 2023 20:15:26 -0500 Subject: [PATCH] Fixed effect running on wrong light strip. Next year! --- automations.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/automations.yaml b/automations.yaml index d8ec0fd..c3b1018 100644 --- a/automations.yaml +++ b/automations.yaml @@ -869,15 +869,15 @@ entity_id: light.dining_room_lamp data: {} alias: Turn off dining room lamp - - service: lifx.effect_move - target: - entity_id: light.basement_led_strip_1 + - alias: Run effect on Living Room LED Strip + service: lifx.effect_move data: speed: 4 direction: right theme: christmas power_on: true - alias: Run effect on Living Room LED Strip + target: + entity_id: light.living_room_led_strip - service: switch.turn_on data: {} target: