Fixed effect running on wrong light strip. Next year!

This commit is contained in:
2023-12-29 20:15:26 -05:00
parent d0dc630e2e
commit 4ae4400e3d

View File

@ -869,15 +869,15 @@
entity_id: light.dining_room_lamp entity_id: light.dining_room_lamp
data: {} data: {}
alias: Turn off dining room lamp alias: Turn off dining room lamp
- service: lifx.effect_move - alias: Run effect on Living Room LED Strip
target: service: lifx.effect_move
entity_id: light.basement_led_strip_1
data: data:
speed: 4 speed: 4
direction: right direction: right
theme: christmas theme: christmas
power_on: true power_on: true
alias: Run effect on Living Room LED Strip target:
entity_id: light.living_room_led_strip
- service: switch.turn_on - service: switch.turn_on
data: {} data: {}
target: target: