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

7 lines
256 B
YAML

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