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

7 lines
247 B
YAML

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