From c5b6cb5a4d35aa9864e34b411beb70c463d4013b Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Fri, 21 Aug 2020 23:50:02 -0400 Subject: [PATCH] Removing some voice stuff --- config/packages/usps.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config/packages/usps.yaml b/config/packages/usps.yaml index c4ff760..2214827 100755 --- a/config/packages/usps.yaml +++ b/config/packages/usps.yaml @@ -146,7 +146,6 @@ automation: ] | random }} {{ states.sensor.usps_mail.state }} pieces of mail today. {%- endif -%} - call_interuption: 1 - service: script.text_notify data_template: who: "jeff" @@ -191,10 +190,8 @@ automation: {%- else -%} USPS is delivering {{ states.sensor.usps_packages.state }} packages today. {%- endif -%} - call_interuption: 1 - alias: "Mail Notif - Mail Delieveries" - initial_state: 'on' trigger: - platform: time at: '10:00:00' @@ -237,7 +234,7 @@ automation: ] | random }} {{ states.sensor.mail_usps_mail.state }} pieces of mail today. {%- endif -%} - call_interuption: 1 + - alias: "Delivered Package Notification" initial_state: true