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:
@@ -207,6 +207,7 @@ group:
|
||||
#-------------------------------------------#-------------------------------------------
|
||||
automation:
|
||||
- alias: 'Turn off HVAC in window/door is opened'
|
||||
id: 417961da-b706-4d5f-b155-e3518d24f0bc
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
@@ -247,6 +248,7 @@ automation:
|
||||
call_inside_weather: 1
|
||||
#-------------------------------------------#-------------------------------------------
|
||||
- alias: 'Turn HVAC back on when all doors/windows are closed.'
|
||||
id: 66833291-c504-4651-aac9-3cdbf98d20ea
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
@@ -268,6 +270,7 @@ automation:
|
||||
|
||||
#-------------------------------------------#-------------------------------------------
|
||||
- alias: 'Alarm lights in Living room'
|
||||
id: fd0a2b68-ce3c-4f14-849d-8a312a79335e
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id:
|
||||
@@ -301,6 +304,7 @@ automation:
|
||||
|
||||
#-------------------------------------------#---
|
||||
- alias: "Panel Door opened"
|
||||
id: 62d10d70-8092-4daa-9dcb-ed2bec6c6194
|
||||
|
||||
trigger:
|
||||
- platform: state
|
||||
|
Reference in New Issue
Block a user