From bbd0c54cb088fca6da2deddb3d2a39e348dd5263 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Mon, 13 Apr 2020 22:15:39 -0400 Subject: [PATCH] Tweaking tornado warning tweets --- config/packages/weather_alerts_nws.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/packages/weather_alerts_nws.yaml b/config/packages/weather_alerts_nws.yaml index 34e5f2d..34d070a 100755 --- a/config/packages/weather_alerts_nws.yaml +++ b/config/packages/weather_alerts_nws.yaml @@ -192,7 +192,7 @@ automation: data_template: tweet: '{{ [ "NWS is sounding the Tornado alarm, so I am too. Anchorage House is taking cover. ", "Anchorage House is heading to the closet because the NWS just issued a tornado warning for our area.", - "I just activated the internal Tornado Alarm at the request of the NWS. Thanks for the heads up @NWSAtlanta " ] | random }}' + "I just activated the internal Tornado Alarm. Thanks for the heads up @NWSAtlanta " ] | random }}' image: >- "/config/www/tweet_images/tornado.jpg" - delay: '00:00:15'