From f2186427e0a5abd251be7b5522dc790d2c02f31e Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sat, 3 Jun 2023 12:32:09 -0400 Subject: [PATCH] Change battery monitoring to only notify me --- automations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automations.yaml b/automations.yaml index 424bfde..1ee073f 100644 --- a/automations.yaml +++ b/automations.yaml @@ -455,7 +455,7 @@ - service: script.text_notify data: type: normal - who: all + who: tony title: Low Batteries in House message: 'Low battery alert for: {{sensors}}' tag: battery-monitoring