From b6afee9810154c72c1281263b8c1a7c253291949 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 14 May 2023 12:30:07 -0400 Subject: [PATCH] Reset announcement/notification inputs on reboot --- automations.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/automations.yaml b/automations.yaml index 43d237b..b6bb495 100644 --- a/automations.yaml +++ b/automations.yaml @@ -402,6 +402,13 @@ qos: 0 retain: false alias: Restart Glances via MQTT + - service: button.press + data: {} + target: + entity_id: + - button.reset_alexa_message + - button.reset_report + - button.reset_text_notification - service: script.volume_reset data: {} alias: Reset all speaker volumes