mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 23:36:42 +00:00
add id to automations
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#####################################################################################
|
||||
|
||||
- alias: Kitchen lights on - Accent lights off
|
||||
id: 3810e522-be2c-45b5-9b9c-9f8639653cf2
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: light.kitchen_lights
|
||||
@@ -23,6 +24,7 @@
|
||||
##############################################################################
|
||||
|
||||
- alias: Kitchen lights off - turn on Accent lights
|
||||
id: b2b089ca-588a-48d0-8688-57bf144cac85
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: light.kitchen_lights
|
||||
|
Reference in New Issue
Block a user