mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
add id to automations
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
######################################################################
|
||||
|
||||
- alias: 'Timed 550'
|
||||
id: 7bf33e23-021c-4e11-946b-b052b81fd2bc
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '05:50:00'
|
||||
|
@@ -3,6 +3,7 @@
|
||||
######################################################################
|
||||
|
||||
- alias: 'Kids 650'
|
||||
id: 3e0c4f40-0d55-42a0-9af9-37124b1b9b8b
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '06:50:00'
|
||||
|
@@ -3,6 +3,7 @@
|
||||
######################################################################
|
||||
|
||||
- alias: 'Kids left for the day'
|
||||
id: 7cc9a7d6-8918-4a4a-98e7-a46abc9df4f1
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '08:30:00'
|
||||
|
@@ -3,6 +3,7 @@
|
||||
######################################################################
|
||||
|
||||
- alias: 'Shut down AMP in Living room'
|
||||
id: 3b41321c-8242-4cf5-9a93-b2b7aeeb8ea0
|
||||
trigger:
|
||||
- platform: time
|
||||
at: '22:00:00'
|
||||
|
@@ -3,6 +3,7 @@
|
||||
######################################################################
|
||||
|
||||
- alias: Automated NIGHT WatchDog!
|
||||
id: 4ce973ea-b78a-4440-99d1-7f8eb4400eab
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: switch.lr_amp
|
||||
|
@@ -7,6 +7,7 @@
|
||||
###################################
|
||||
|
||||
- alias: Check if it's summer vacation on startup.
|
||||
id: 65f91ec6-b9ad-45de-9ffa-023598980019
|
||||
|
||||
trigger:
|
||||
- platform: homeassistant
|
||||
|
@@ -3,6 +3,7 @@
|
||||
###################################
|
||||
|
||||
- alias: Startup Notification and Shut startup lights
|
||||
id: f3f0a8d1-6c40-43e0-91e4-827194f78506
|
||||
|
||||
trigger:
|
||||
- platform: homeassistant
|
||||
|
@@ -3,6 +3,7 @@
|
||||
###################################
|
||||
|
||||
- alias: 'Sunset Stuff off'
|
||||
id: 232b95e8-1354-4f63-8ae4-1063f300f2f0
|
||||
trigger:
|
||||
- platform: sun
|
||||
event: sunrise
|
||||
|
@@ -3,6 +3,7 @@
|
||||
######################################################################
|
||||
|
||||
- alias: 'Time to wake up!'
|
||||
id: 16a3b9c5-1faa-410e-a7e1-249a9f861e07
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: group.bed
|
||||
|
Reference in New Issue
Block a user