Files
fresh-home/scripts/boys_room/boys_room_loop_lights.yaml
T
2025-12-03 23:21:30 -05:00

7 lines
244 B
YAML

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