From 4d0fc3e4847037fd61bdcb3214e541f05f804f93 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 20 Jun 2022 14:26:04 -0400 Subject: [PATCH] Tornado warning now enables audible notifications so Speech Engine works --- automations.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/automations.yaml b/automations.yaml index b6688a5..d09ca2c 100644 --- a/automations.yaml +++ b/automations.yaml @@ -8,6 +8,10 @@ above: '0' condition: [] action: + - service: input_boolean.turn_on + data: {} + target: + entity_id: input_boolean.audible_notifications - service: script.max_brightness data: {} - service: notify.all_ios