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

21 lines
594 B
YAML

alias: Blink Garage Lights
sequence:
- alias: "Manually flash the garage lights"
service: light.toggle
target:
entity_id: light.garage_overhead
- delay: '00:00:01'
- alias: "Manually flash the garage lights"
service: light.toggle
target:
entity_id: light.garage_overhead
- delay: '00:00:01'
- alias: "Manually flash the garage lights"
service: light.toggle
target:
entity_id: light.garage_overhead
- delay: '00:00:01'
- alias: "Manually flash the garage lights"
service: light.toggle
target:
entity_id: light.garage_overhead