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

7 lines
259 B
YAML

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