From c50ed43fcba8c19b644c9efe821bdfc7b6e59521 Mon Sep 17 00:00:00 2001 From: Joshua King Date: Tue, 25 Aug 2026 20:01:16 -0400 Subject: [PATCH] Update automation IDs and descriptions for clarity and accuracy --- automations/04_kids_and_announcements.yaml | 5 +++-- automations/05_printers_and_workshop.yaml | 2 +- automations/07_climate_and_plugs.yaml | 5 +++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/automations/04_kids_and_announcements.yaml b/automations/04_kids_and_announcements.yaml index 2bf5286..848756d 100644 --- a/automations/04_kids_and_announcements.yaml +++ b/automations/04_kids_and_announcements.yaml @@ -5,14 +5,14 @@ description: Triggers an Alexa notification at 8:00 PM if the Google Calendar event is 'Girls at Home' triggers: - - at: '20:00:00' + - at: '20:30:00' trigger: time enabled: true conditions: - condition: time weekday: + - fri - sat - - sun - condition: state entity_id: calendar.family_events state: 'on' @@ -36,6 +36,7 @@ conditions: - condition: time weekday: + - sun - mon - tue - wed diff --git a/automations/05_printers_and_workshop.yaml b/automations/05_printers_and_workshop.yaml index 7d135ce..c3ba653 100644 --- a/automations/05_printers_and_workshop.yaml +++ b/automations/05_printers_and_workshop.yaml @@ -269,7 +269,7 @@ data: {} mode: single - id: '1770944104889' - alias: Pints-Charming-Lights-On-Print-Started + alias: Prints-Charming-Lights-On-Print-Started description: 'Repaired by agent: replaced deleted Bambu device trigger with P1S print_status entity trigger.' triggers: diff --git a/automations/07_climate_and_plugs.yaml b/automations/07_climate_and_plugs.yaml index e227ef3..b826851 100644 --- a/automations/07_climate_and_plugs.yaml +++ b/automations/07_climate_and_plugs.yaml @@ -1,6 +1,6 @@ # Climate and plug automations. -- id: hermes_ac_controls_matter_plugs +- id: ac_controls_matter_plugs alias: AC controls Matter plugs description: Turn the four Tapo Matter plugs on while the Ecobee is actively cooling, and off when cooling stops. mode: restart @@ -58,5 +58,6 @@ entity_id: switch.parents_window_fan - action: script.notify_events_alerts data: + title: Dehumidifier tank is full - message: Dehumidifier tank is full — Parents Window Fan outlet has been turned off. + message: Dehumidifier tank is full — Dehumidifer outlet has been turned off.