From 38454a45fbcf36a933f78f66959a2cd9d5781e1e Mon Sep 17 00:00:00 2001 From: reachableceo Date: Tue, 1 Sep 2026 13:00:52 -0500 Subject: [PATCH] feat(automations): plant alerts to HA companion app (phone+iPad) [#344] --- automations.yaml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/automations.yaml b/automations.yaml index 4f27c83..25f2a3a 100644 --- a/automations.yaml +++ b/automations.yaml @@ -11,7 +11,9 @@ actions: - action: notify.send_message target: - entity_id: notify.pushover + entity_id: + - notify.ultix_sidecar_new + - notify.allthes_ipad data: title: POWER OUTAGE message: '{{ state_attr(trigger.entity_id, ''friendly_name'') }} lost utility @@ -33,7 +35,9 @@ actions: - action: notify.send_message target: - entity_id: notify.pushover + entity_id: + - notify.ultix_sidecar_new + - notify.allthes_ipad data: title: UPS BATTERY LOW message: '{{ trigger.entity_id }} at {{ states(trigger.entity_id) }}% while @@ -53,7 +57,9 @@ actions: - action: notify.send_message target: - entity_id: notify.pushover + entity_id: + - notify.ultix_sidecar_new + - notify.allthes_ipad data: title: UPS COMMS LOST message: '{{ trigger.entity_id }} unreachable for 5 minutes (nut-server or network @@ -75,7 +81,9 @@ actions: - action: notify.send_message target: - entity_id: notify.pushover + entity_id: + - notify.ultix_sidecar_new + - notify.allthes_ipad data: title: Power restored message: '{{ state_attr(trigger.entity_id, ''friendly_name'') }} is back ONLINE.' @@ -103,7 +111,9 @@ actions: - action: notify.send_message target: - entity_id: notify.pushover + entity_id: + - notify.ultix_sidecar_new + - notify.allthes_ipad data: title: HIGH TEMPERATURE message: '{{ trigger.entity_id }} is {{ states(trigger.entity_id) }}°F (threshold