From 3a3697b9b9df0d636816d1434f5079a8f5c18778 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Fri, 3 Jan 2020 12:26:25 -0500 Subject: [PATCH] Adding stock price and polly tweets --- config/templates/twitter_stats.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/templates/twitter_stats.yaml b/config/templates/twitter_stats.yaml index 80240bd..08db61c 100755 --- a/config/templates/twitter_stats.yaml +++ b/config/templates/twitter_stats.yaml @@ -17,7 +17,8 @@ "The HVAC has cooled the house for {{states.sensor.cooling_last_month.attributes.value}} and heated for {{states.sensor.heating_last_month.attributes.value}} in the last month", "The HVAC has cooled the house for {{states.sensor.cooling_last_day.attributes.value}} and heated for {{states.sensor.heating_last_day.attributes.value}} in the last 24 hours", "Clouds cover {{states.sensor.cloud_coverage_stats.attributes.mean | round}} of the sky above Anchorage House on average.", - "Look at that! Disney is currently {{ states.sensor.disney.state | round(2) }} a share. (https://github.com/thejeffreystone/alpha_vantage_to_mqtt)" + "Look at that! Disney is currently {{ states.sensor.disney.state | round(2) }} a share. (https://github.com/thejeffreystone/alpha_vantage_to_mqtt)", + "Amazon Polly enables me to sound more lifelike by incorporate breathing into my speech. #AWS" ] | random -}} {%- endmacro -%} {%- macro getTags() -%}