mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
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
|
||||
Reference in New Issue
Block a user