Update usps.yaml

This commit is contained in:
Jeffrey Stone 2019-11-14 09:46:14 -05:00 committed by GitHub
parent 28a7b3fb1c
commit 5796a3399b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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
###############################################################################