From e912733bbc63fb38ff133bd508e3722ac7674cf1 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Thu, 25 Jul 2024 17:15:29 -0400 Subject: [PATCH] Add triggers to help with reboot survival #205 --- automations.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/automations.yaml b/automations.yaml index de0076c..f256fea 100644 --- a/automations.yaml +++ b/automations.yaml @@ -2308,6 +2308,13 @@ alias: Tony Meds Handler description: Make sure Tony has taken his meds at the scheduled times trigger: + - platform: homeassistant + event: start + alias: Reboot + - platform: time_pattern + minutes: /30 + id: heartbeat + alias: Heartbeat - platform: time at: input_datetime.tony_morning_meds_notify id: morning-notify