add id to automations

This commit is contained in:
pinkywafer
2020-07-20 19:33:03 +01:00
parent c53dfc67ce
commit 6037c30b61
73 changed files with 114 additions and 1 deletions

View File

@@ -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

View File

@@ -53,6 +53,7 @@ input_boolean:
automation:
- alias: 'Snooze Button off in 10 minutes'
id: 7cfd94e2-0b99-4de1-af98-2085d51ef88b
trigger:
- platform: state
entity_id:
@@ -67,6 +68,7 @@ automation:
#Turn on the clock - turn off the screensaver so we can see it.
# - alias: Turn off Screensaver so we can see the time
# id: 26016b2a-4760-4438-a665-95d5b18f0797
# trigger:
# - platform: state
# entity_id:
@@ -81,6 +83,7 @@ automation:
#-----Turn on the Music--------------------------------------
- alias: 'Play Radio when Snooze button is turned off.'
id: f0982a8b-6d30-4f2e-803f-0f341d188287
trigger:
- platform: state
@@ -122,6 +125,7 @@ automation:
#-----Turn off the Music--------------------------------------
- alias: 'Turn off the Radio when the snooze is turned on.'
id: c21173ef-0418-49da-a1b8-b961c79dc6d7
trigger:
- platform: state

View File

@@ -21,6 +21,7 @@ automation:
## Door Lock Status Announcements - Only during normal hours.
######################################################################
- alias: 'Door Locked Announcement'
id: a4294b3b-51f3-4e32-8e71-b9ef865add3b
trigger:
- platform: state
entity_id:
@@ -35,6 +36,7 @@ automation:
DoorLocked: "The {{ trigger.to_state.name }} is now {{ trigger.to_state.state }}."
- alias: 'Door UnLocked Announcement'
id: 5922becc-3249-40ea-bdb4-db97cc40c413
trigger:
- platform: state
entity_id:

View File

@@ -37,6 +37,7 @@ sensor:
automation:
- alias: 'Battery Alert'
id: 1a4f06f0-8763-4801-ba6c-55b87d1b0286
initial_state: 'on'
trigger:
- platform: time

View File

@@ -10,6 +10,7 @@
automation:
- alias: 'Printer Ink Alert'
id: 6ef2a695-0b76-4eb5-b67c-2ff6f74f40b8
initial_state: 'on'
trigger:
- platform: numeric_state

View File

@@ -10,6 +10,7 @@
##############################################################################
automation:
- alias: 'Step Tracker' # https://github.com/CCOSTAN/Home-AssistantConfig/issues/786
id: 9d6bd104-d51f-4d1c-9812-35073bb02c0c
trigger:
- platform: numeric_state
entity_id:

View File

@@ -73,6 +73,7 @@ group:
automation:
- alias: 'Update Garage Get-Status'
id: 2b9e8359-c189-4399-b415-50107513fe90
trigger:
- platform: time_pattern
minutes: '/1'
@@ -88,6 +89,7 @@ automation:
payload: "get-status"
- alias: 'Garage Door State Change'
id: afec0987-edb1-4341-a524-a00ae4df9fb7
trigger:
- platform: state
entity_id:
@@ -125,6 +127,7 @@ automation:
###################################
- alias: 'Wind Speed Garage Door Check'
id: 2819207a-1716-4552-be34-a8e0f7af004e
trigger:
- platform: numeric_state
entity_id: sensor.dark_sky_wind_speed
@@ -180,6 +183,7 @@ automation:
##############################################################################
- alias: Is the Garage door Open at night - Checks every 30 minutes or 5 minutes after we drive away.
id: 4eb3e83e-4484-4102-a4ca-6bacd5b3cbdd
trigger:
- platform: time_pattern

View File

@@ -36,6 +36,7 @@ camera:
##############################################################################
automation:
- alias: 'Tweet Solar Production'
id: bd698bd9-780b-4268-bf90-2c7ff6daae99
trigger:
- platform: sun

View File

@@ -7,6 +7,7 @@
automation:
- alias: HACS Component Update Notification
id: e5266b0b-017f-4c69-83a3-357aaa03dbe2
trigger:
- platform: state
entity_id: sensor.hacs

View File

@@ -14,6 +14,7 @@ feedreader:
automation:
- alias: Send notification of RSS feed title when updated
id: 7762ab96-f5c0-4846-a3a1-f0f3af82c275
trigger:
platform: event
event_type: feedreader

View File

@@ -140,6 +140,7 @@ sensor:
###############################################################################
automation:
- alias: Notify Holiday State Change
id: 77ce63e4-0a6e-485e-85a8-687a5a2d9df7
initial_state: true
trigger:

View File

@@ -50,6 +50,7 @@ input_boolean:
automation:
- alias: Tablet Already taken
id: 1f295bb8-8925-4b22-8f75-9fe079b295a8
trigger:
platform: event
event_type: ios.notification_action_fired
@@ -60,6 +61,7 @@ automation:
entity_id: input_boolean.medicine
- alias: Remind Me Later
id: 79b49c85-f832-47d7-b02d-bff099ef6fbc
trigger:
platform: event
event_type: ios.notification_action_fired
@@ -82,6 +84,7 @@ automation:
apns_id: 'Medicine'
- alias: Medicine Reminder
id: 78c47087-8242-470c-97d1-3dc5747ed576
initial_state: true
trigger:
- platform: time_pattern

View File

@@ -20,6 +20,7 @@ switch:
##############################################################################
automation:
- alias: 'Car Charging Alerts'
id: fa805e4a-08fa-4626-870f-e3df98ca3d84
initial_state: 'on'
trigger:
- platform: state
@@ -33,6 +34,7 @@ automation:
apns_id: 'information'
- alias: 'Juicebox Self-Heal'
id: e693f117-c75d-4bb9-a8f3-c104b226d0c5
initial_state: 'on'
trigger:
- platform: state
@@ -77,6 +79,7 @@ automation:
] | random }}
- alias: 'JuiceBox AMP Alert!'
id: b805f213-a938-4d90-8d18-e88ff4d41776
initial_state: 'on'
trigger:
- platform: numeric_state
@@ -110,6 +113,7 @@ automation:
- event: event_did_someone_help_juicebox_AMPS
- alias: 'JuiceBox Temp Alert!'
id: ddb36236-6ee1-4ba4-8839-661db3658401
initial_state: 'on'
trigger:
- platform: numeric_state
@@ -143,6 +147,7 @@ automation:
- event: event_did_someone_help_juicebox_TEMP
- alias: 'JuiceBox Tweet Stat!'
id: ed7d21d5-0ff7-40e3-9492-213c23a8b964
initial_state: 'on'
trigger:
- platform: state

View File

@@ -31,6 +31,7 @@ input_select:
###################################
automation:
- alias: Log Level
id: 8196e9d4-5174-492e-8523-6ef70ccbd8dd
trigger:
platform: state
entity_id:

View File

@@ -28,6 +28,7 @@ group:
#Tweets pushed out to twitter.
automation:
- alias: Someone on the MC server!
id: e7cc50d1-2374-4923-8e0c-2a59ff593cf8
trigger:
- platform: state
entity_id: sensor.bear_stone

View File

@@ -9,6 +9,7 @@
##############################################################################
automation:
- alias: 'Vacuum -Tweet'
id: 2346efcd-e8a8-4e86-b5b6-43e54a72a95f
trigger:
- platform: state
entity_id: vacuum.carlo_neato
@@ -47,6 +48,7 @@ automation:
##############################################################################
- alias: 'Help Neato'
id: 6548de52-a4a4-4df2-9d66-9c2c15577a7e
trigger:
- platform: state
entity_id: vacuum.carlo_neato

View File

@@ -8,6 +8,7 @@
automation:
- alias: Nest protect emergency
id: 95856443-6da8-4bef-80b2-f11c725b4dad
trigger:
platform: state
@@ -50,6 +51,7 @@ automation:
tweet: "An emergency has been detected on {{ trigger.to_state.attributes.friendly_name }} @CCostan (https://www.vcloudinfo.com/2017/06/psa-check-out-your-smoke-detectors-once.html)"
- alias: Nest Protect Offline Notify
id: 43983144-a54f-4966-ae03-755e62cd35ec
trigger:
platform: state

View File

@@ -129,6 +129,7 @@ sensor:
#-------------------------------------------------------------------------------------
automation:
- alias: 'Device Status'
id: dab5cc2c-d17b-42c2-938b-153003a8c461
trigger:
- platform: state

View File

@@ -14,6 +14,7 @@ automation:
## From IFTTT - Notifications
###################################
- alias: 'Phyn ShutOff Notification'
id: 78bbd270-ee1e-4b3d-80fd-44ce7c66dab5
trigger:
- platform: event

View File

@@ -60,6 +60,7 @@ group:
automation:
- alias: PiHole Daily stats Tweet!
id: c25b033e-c6df-445f-86fa-878b447c765a
trigger:
platform: time
at: '23:50:00'
@@ -81,6 +82,7 @@ automation:
] | random }}
- alias: PiHole Daily Client Tweet!
id: 8d85032d-4852-43df-9751-4a1918325287
trigger:
platform: time
at: '04:30:00'

View File

@@ -65,6 +65,7 @@ sensor:
#
automation:
- alias: Notify if Grid is down
id: 56a32121-5725-4510-a1fa-10f69a5c82ef
trigger:
- platform: state
entity_id: sensor.grid_status
@@ -85,6 +86,7 @@ automation:
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/779
- alias: Shut Things down if running on PowerWall
id: 37288a96-5f49-46c2-85c8-7e8794d23612
trigger:
- platform: state
entity_id: sensor.grid_status
@@ -109,6 +111,7 @@ automation:
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/547
- alias: Turn off the Nest Thermostats during a Power Outage
id: 022bd9da-ab7c-4c1b-9e95-2ff4ffe5f9cc
trigger:
- platform: state
@@ -137,6 +140,7 @@ automation:
apns_id: 'information'
- alias: Turn back on the Nest Thermostats after a Power Outage
id: 14faf84b-cb24-4391-a97f-b83479a67fc7
trigger:
- platform: state

View File

@@ -26,6 +26,7 @@ sensor:
automation:
- alias: "Self Heal Disk Use Alarm"
id: b16f2155-4688-4c0f-9cf8-b382e294a029
trigger:
- platform: numeric_state
entity_id: sensor.disk_use_percent
@@ -40,6 +41,7 @@ automation:
- service: tts.clear_cache
- alias: "Disk Use Alarm"
id: 1ce3cb43-0e27-4c53-acdd-d672396f3559
trigger:
- platform: numeric_state
entity_id: sensor.disk_use_percent

View File

@@ -17,6 +17,7 @@ automation:
## LOG IFTTT Stuff - Rachio
###################################
- alias: 'Log Sprinkler Activity'
id: eab41723-231d-4db6-ab22-d1658665639a
trigger:
- platform: event

View File

@@ -22,6 +22,7 @@ input_boolean:
# #-----Turn on the Music--------------------------------------
# automation:
# - alias: 'Play Americas Country on ChromeCast Audio'
# id: 6ef0d9e1-b503-4e64-bb15-7d44e452ce72
#
# trigger:
# - platform: state
@@ -53,6 +54,7 @@ input_boolean:
#
# #-----Turn off the Music--------------------------------------
# - alias: 'Turn off the Radio'
# id: 624c40f3-ce4d-47b3-a892-ee50872a9f3e
#
# trigger:
# - platform: state

View File

@@ -57,6 +57,7 @@ switch:
## Doorbell Press
automation:
- alias: 'Log SkyBell Pressed Activity'
id: 64226512-f35d-4179-bfcb-9de158b8d3f4
trigger:
- platform: state
@@ -81,6 +82,7 @@ automation:
# Motion Sensing
- alias: 'Log SkyBell Motion detection'
id: a22c2cb7-08b2-4bd1-bc82-77201253a000
trigger:
- platform: event
@@ -92,6 +94,7 @@ automation:
# Turn SkyBell Light and Neato Schedule back on if it's turned off. Like any Good Watchdog.
- alias: Automated Mismatch WatchDog!
id: bff434b9-5916-42d1-8620-5723b4b1879d
trigger:
- platform: state

View File

@@ -36,6 +36,7 @@ sensor:
automation:
- alias: Launch Window Approaching
id: 1d42fc4f-a37d-4283-b64b-09242a145598
trigger:
- platform: template
value_template: '{{ (now().strftime("%s") | int + 600) == (states.sensor.spacex.state | int) }}'
@@ -58,6 +59,7 @@ automation:
# It's a random fact now.
- alias: 'ISS is above Me -Tweet'
id: 7f0610b6-508e-4409-b39d-620045164715
trigger:
- platform: state
@@ -86,6 +88,7 @@ automation:
] | random }}
- alias: 'Full Moon -Tweet'
id: 2382bec3-53c6-4dc9-9b0f-1cee0b8f9735
trigger:
- platform: state
entity_id: sensor.moon

View File

@@ -18,6 +18,7 @@ sensor:
automation:
- alias: "Travis FAILURE Notification"
id: 326881a7-47ab-4897-a0c7-74ce290224de
trigger:
- platform: state

View File

@@ -25,6 +25,7 @@ sensor:
automation:
- alias: 'Repeat Last Message'
id: a57b487c-e7dd-440e-b78b-08704ded8458
trigger:
- platform: state

View File

@@ -22,6 +22,7 @@ input_boolean:
automation:
- alias: 'Self Destruct sequence'
id: ccffa6a9-d85b-46d9-b055-f90a8fd4116d
trigger:
- platform: state
entity_id: input_boolean.self_destruct

View File

@@ -22,6 +22,7 @@ input_boolean:
automation:
- alias: 'Snooze the Dog for 30 minutes'
id: 0dc9033b-58e4-4b36-9a1a-d65f5a561311
trigger:
- platform: state
entity_id: input_boolean.sleepy_dog

View File

@@ -183,6 +183,7 @@ sensor:
automation:
- alias: 'New Twitter follower!'
id: 61cd0bab-4743-4392-8e43-b204d7ebe817
trigger:
platform: event
event_type: ifttt_webhook_received
@@ -204,6 +205,7 @@ automation:
media_content_type: audio/mp4
- alias: 'Closed Github Issue'
id: cccd9bef-17d9-48ae-87e3-6cf883712779
trigger:
platform: event
#Sent from IFTTT Webhooks : {"action":"closed_github", "repo":" {{RepositoryName}}", "issue":" {{IssueTitle}}","issueurl":" {{IssueURL}}"}
@@ -237,6 +239,7 @@ automation:
{{ pictures|random }}
- alias: 'Random House stats'
id: b274a40d-cb67-4d6a-94d1-5fa685ae5ea4
trigger:
- platform: time_pattern
hours: '/2'
@@ -271,6 +274,7 @@ automation:
{{ pick|random }}
- alias: 'Random YouTube Videos BearStone'
id: b6554d97-a3d1-48e4-9035-632ac622504b
trigger:
- platform: time_pattern
hours: '/7'
@@ -290,6 +294,7 @@ automation:
pick: !include ../templates/speech/youtube_picker.yaml
- alias: 'Random YouTube Videos CCostan'
id: 3e8a4db0-165b-4e1b-acb0-ac4503525660
trigger:
- platform: time_pattern

View File

@@ -18,6 +18,7 @@ sensor:
automation:
- alias: YouTube Notification - vCloudInfo
id: 4840f2ae-a0eb-497b-bf78-5e99ff28a9f0
trigger:
- platform: state
entity_id: sensor.vcloudinfo