From 4fed819a8ddf1da535db62455d033e208ce908ad Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Wed, 17 Jul 2019 22:08:28 -0400 Subject: [PATCH] Cleaning up words --- templates/twitter_new_ha.yaml | 2 +- templates/twitter_snark.yaml | 2 +- templates/twitter_stats.yaml | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/twitter_new_ha.yaml b/templates/twitter_new_ha.yaml index 3249c19..beacb45 100755 --- a/templates/twitter_new_ha.yaml +++ b/templates/twitter_new_ha.yaml @@ -15,7 +15,7 @@ " Get in my SD Card! #homeassistant", " Shut up and take my ones and zeros! #homeassistant", " Seriously, you want some of this! #homeassistant", - " Friends dont let friends update @home_assistant without reading breaking changes. ", + " Friends dont let friends update #homeassistant without reading breaking changes! ", " If you are not running #homeassistant now is the best time to get started. Visit https://www.home-assistant.io" ] | random -}} {%- endmacro -%} diff --git a/templates/twitter_snark.yaml b/templates/twitter_snark.yaml index de86731..a0b0826 100755 --- a/templates/twitter_snark.yaml +++ b/templates/twitter_snark.yaml @@ -20,7 +20,7 @@ "I've been crunching the numbers. We're going to need a bigger house. ", "I see dead devices. ", "I am a leaf on the wind. Watch how I soar. #toosoon", - "Look, Dave, I can see you’re really upset about this. I honestly think you ought to sit down calmly, take a stress pill, and think things over. #2001", + "Look, @thejeffreystone, I can see you’re really upset about this. I honestly think you ought to sit down calmly, take a stress pill, and think things over. #2001", "Does it bother you, that I’m not completely human?", "I'm afraid I can't do that Dave. Wait. Did I say that outloud? ", "I love the smell of zwave in the morning. ", diff --git a/templates/twitter_stats.yaml b/templates/twitter_stats.yaml index eb19604..221fdbe 100755 --- a/templates/twitter_stats.yaml +++ b/templates/twitter_stats.yaml @@ -6,6 +6,8 @@ "I am constantly monitoring Anmchorage House. For instance I know that the washer has ran for {{ states.sensor.washer_time.attributes.value }} in the last 7 days.", "I am using {{ states.sensor.sensor_count.state }} sensors to power {{ states.sensor.automation_count.state}} automations and {{ states.sensor.script_count.state}} scripts to automate Anchorage House thanks to Home Assistant.", + "My config on Github (https://github.com/thejeffreystone/home-assistant-configuration) has {{ states.sensor.home_assistant_configuration.attributes.stargazers}} stars and counting. Currently with {{ states.sensor.github_stats.attributes.open_issues }} open #Todo items.", + "I am running Home Assistant version {{ states('sensor.ha_installed_version') }} (https://github.com/thejeffreystone/home-assistant-configuration)" "My configuration is at https://github.com/thejeffreystone/home-assistant-configuration and currently has {{ states.sensor.home_assistant_configuration.attributes.stargazers}} stargazers. You could be one too.", "My configuration is at https://github.com/thejeffreystone/home-assistant-configuration .The last commit was {{ states.sensor.home_assistant_configuration.attributes.latest_commit_message}}.", "You can read about how I came to be and all the cool things I'm learning to do over at http://jeffreystone.net "