mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
add id to automations
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
## Flash all the lights!
|
||||
######################################################################
|
||||
- alias: 'Flash all_lights'
|
||||
id: 704f77f4-dcb1-4c49-83c5-b499d9b8f678
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: input_boolean.flash
|
||||
@@ -18,6 +19,7 @@
|
||||
entity_id: input_boolean.flash
|
||||
|
||||
- alias: 'Flash Timer Lights'
|
||||
id: caac7e80-6f43-4029-ad40-420e70f67cd7
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: input_boolean.flash
|
||||
|
Reference in New Issue
Block a user