Files
fresh-home/scripts/great_room/great_room_loop_lights.yaml
T
2024-04-14 14:08:56 -04:00

7 lines
248 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') }}"
- service: script.turn_on
entity_id: script.great_room_light_cycle