Files
fresh-home/scripts/great_room/great_room_loop_lights.yaml
2025-10-10 20:24:52 -04:00

7 lines
247 B
YAML

alias: Great Room Loop Lights
sequence:
# Wait until the light_cycle script has finished running
- wait_template: "{{ is_state('script.great_room_light_cycle', 'off') }}"
- action: script.turn_on
entity_id: script.great_room_light_cycle