mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
alias: Blink Garage Lights
|
||||
sequence:
|
||||
- alias: "Manually flash the garage lights"
|
||||
service: light.toggle
|
||||
action: light.toggle
|
||||
target:
|
||||
entity_id: light.garage_overhead
|
||||
- delay: '00:00:01'
|
||||
- delay: "00:00:01"
|
||||
- alias: "Manually flash the garage lights"
|
||||
service: light.toggle
|
||||
action: light.toggle
|
||||
target:
|
||||
entity_id: light.garage_overhead
|
||||
- delay: '00:00:01'
|
||||
- delay: "00:00:01"
|
||||
- alias: "Manually flash the garage lights"
|
||||
service: light.toggle
|
||||
action: light.toggle
|
||||
target:
|
||||
entity_id: light.garage_overhead
|
||||
- delay: '00:00:01'
|
||||
- delay: "00:00:01"
|
||||
- alias: "Manually flash the garage lights"
|
||||
service: light.toggle
|
||||
action: light.toggle
|
||||
target:
|
||||
entity_id: light.garage_overhead
|
||||
entity_id: light.garage_overhead
|
||||
|
||||
Reference in New Issue
Block a user