From f04925a0ae1d29cb7fedfcd9f019a6e5ba4c19f9 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 4 Apr 2022 20:43:23 -0400 Subject: [PATCH] Tornado warning now notifies all ios AND tv devices --- automations.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/automations.yaml b/automations.yaml index 241b7a6..443cc90 100644 --- a/automations.yaml +++ b/automations.yaml @@ -10,7 +10,12 @@ action: - service: script.max_brightness data: {} - - service: notify.notify + - service: notify.all_ios + data: + title: Tornado Warning - TAKE COVER! + message: The National Weather Service has issued a Tornado Warning for our area. + Take Cover NOW!!!! + - service: notify.tv_notifications data: title: Tornado Warning - TAKE COVER! message: The National Weather Service has issued a Tornado Warning for our area.