From 5796a3399b78a6719430c329ee40e7569ce7bec3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Thu, 14 Nov 2019 09:46:14 -0500 Subject: [PATCH] Update usps.yaml --- config/packages/usps.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/packages/usps.yaml b/config/packages/usps.yaml index 7cd9e08..8667e52 100755 --- a/config/packages/usps.yaml +++ b/config/packages/usps.yaml @@ -72,12 +72,12 @@ automation: - service: script.twitter_notify data_template: message: >- - '{{ [ + {{ [ "I just let Anchorage House know how much mail the USPS is leaving in the mailbox today. For the code checkout https://github.com/thejeffreystone/usps2mqtt #automation", "One of the things I know is how much mail is being delivered because I am integrated with USPS Informed Delivery using https://github.com/thejeffreystone/usps2mqtt #automation.", "There is a letter in the mailbox. Or will be when the USPS gets here. If you want to know how I know checkout https://github.com/thejeffreystone/usps2mqtt #automation.", "Neither snow nor rain nor heat nor gloom of night prevents me from letting Anchorage House know what to expect from the USPS thanks to https://github.com/thejeffreystone/usps2mqtt #automation." - ] | random }}' + ] | random }} # Notify USPS packages via TTS. Usually there are no pictures for packages ###############################################################################