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

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