Closes #339 - Added a Crap ton of imaging into the twitter feed.

This commit is contained in:
ccostan
2018-03-17 00:56:57 -04:00
parent cb33e1237f
commit 92164a85d9
49 changed files with 106 additions and 53 deletions

View File

@@ -36,7 +36,7 @@ You can definately read more about my voice implimentations in my blog posts (li
</a>
</h4>
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://scontent-mxp1-1.xx.fbcdn.net/v/t34.0-12/28511153_10155579658673155_2146314492_n.png?_nc_ad=z-m&_nc_cid=0&oh=0d6dd551695860471c45d5b7b17c3cd8&oe=5A99DB47" width="25" ></a>
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>
**Still have questions on my Config?**
**Message me on twitter :** [@CCostan](https://twitter.com/ccostan) or [@BearStoneHA](https://twitter.com/BearStoneHA)

View File

@@ -39,10 +39,14 @@
{%- endif %} The small Garage Door is open.
{% endif %}"
- service: script.tweet_engine
- service: script.tweet_engine_image
data_template:
tweet: >
{{ [
"Wind speed is {{ states('sensor.dark_sky_wind_speed')|round}} miles per hour. For safety, I'm going to close the @garadget doors.",
"Getting pretty windy! {{ states('sensor.dark_sky_wind_speed')|round}}MPH. Time to ask @Garadget to close the garage doors."
] | random + "(http://amzn.to/2jQLpVQ)"}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/windy.png"
] | random }}

View File

@@ -40,7 +40,7 @@ This directory is primarily used for automations that are just running in the ba
</a>
</h4>
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://scontent-mxp1-1.xx.fbcdn.net/v/t34.0-12/28511153_10155579658673155_2146314492_n.png?_nc_ad=z-m&_nc_cid=0&oh=0d6dd551695860471c45d5b7b17c3cd8&oe=5A99DB47" width="25" ></a>
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>
**Still have questions on my Config?**
**Message me on twitter :** [@CCostan](https://twitter.com/ccostan) or [@BearStoneHA](https://twitter.com/BearStoneHA)

View File

@@ -15,12 +15,16 @@
- service: script.tweet_engine
data_template:
tweet: >
tweet: >-
{{ [
"While they sleep, I self heal the #Z-Wave network with #Wink. (http://amzn.to/2E9Vax2)",
"While they sleep, I self heal the #Z-Wave network with #Wink. (https://github.com/CCOSTAN/Home-AssistantConfig#hubs)",
"2:30am, Time to restart the #Amazon Alarm Panels for a fresh start in the morning. (http://www.vmwareinfo.com/2017/08/project-update-visualization-of-home.html)",
"Restarting the #Amazon Fire Tablets nightly to clear memory issues or any other bugs (http://www.vmwareinfo.com/2017/07/visualizing-smart-home-using-home.html)",
"Nightly #Z-WAVE Self heals keep all the gear in check! (http://amzn.to/2q17R4S)",
"Nightly #Z-WAVE Self heals keep all the gear in check! (https://github.com/CCOSTAN/Home-AssistantConfig#hubs)",
"Every night at 2:31am, I do my self-heal and rebuild the #ZWAVE network.",
"Without my Nightly #ZWave Self Heal, things get a little whackado."
] | random + " #SelfHeal "}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/dummie_book.png"
] | random }}

View File

@@ -18,12 +18,19 @@
- service: ifttt.trigger
data_template: {"event":"Rachio_Rain_Delay"}
- service: script.tweet_engine
- service: script.tweet_engine_image
data_template:
tweet: >
{{ [
"Looks like Rain, Pausing the @_Rachio for 24 hours. (http://amzn.to/2eoPKBW)",
"Looks like Rain, Pausing the @_Rachio for 24 hours. (https://github.com/CCOSTAN/Home-AssistantConfig#landscaping)",
"Since it is going to rain tomorrow, I'll pause @_Rachio for 24 hours.",
"No reason to water the grass if it's going to rain tomorrow. pausing @_Rachio for 24 hours.",
"Mother Nature is watering the grass today so I can pause @_Rachio for 24 hours."
] | random + " #SavingWater"}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/hat.png",
"/config/www/custom_ui/floorplan/images/branding/rain.png",
"/config/www/custom_ui/floorplan/images/branding/rain2.png",
"/config/www/custom_ui/floorplan/images/branding/rain3.png",
] | random }}

View File

@@ -70,7 +70,7 @@ SUNSET:
10:00 PM Speech Notifications are disabled for the house. (except under ALERT mode) and AMP is shut.
02:00 AM ** Late Night Help Deactivated **
02:31 AM Heal ZWave Network
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://scontent-mxp1-1.xx.fbcdn.net/v/t34.0-12/28511153_10155579658673155_2146314492_n.png?_nc_ad=z-m&_nc_cid=0&oh=0d6dd551695860471c45d5b7b17c3cd8&oe=5A99DB47" width="25" ></a>
<a name="bottom" href="https://github.com/CCOSTAN/Home-AssistantConfig#logo"><img align="right" border="0" src="https://raw.githubusercontent.com/CCOSTAN/Home-AssistantConfig/master/config/www/custom_ui/floorplan/images/branding/up_arrow.png" width="25" ></a>
**Still have questions on my Config?**
**Message me on twitter :** [@CCostan](https://twitter.com/ccostan) or [@BearStoneHA](https://twitter.com/BearStoneHA)

View File

@@ -13,15 +13,19 @@
- service: homeassistant.turn_off
entity_id:
- group.landscaping
- service: script.tweet_engine
- service: script.tweet_engine_image
data_template:
tweet: >
{{ [
"Even though they are sleeping, I still turn off the outdoor lights before sunrise.",
"It was a beautiful sunrise. Time to turn off the exterior lights. (http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
"If the sun is out, we do not need the exterior lights on. (http://amzn.to/2q17R4S)",
"The sun is up so it's time to turn the outside lights off. Lucky for my family, I have them covered!"
"If the sun is out, we do not need the exterior lights on. (https://github.com/CCOSTAN/Home-AssistantConfig#landscaping)",
"The sun is up so it's time to turn the outside lights off."
] | random + "#HomeAutomation"}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/sunrise.png"
] | random }}
- delay: '00:{{ (range(1, 55)|random|int) }}:00'
- service: homeassistant.turn_off
@@ -39,7 +43,7 @@
- group.exterior_lights
- group.outdoor_front_lights
- service: script.interior_off
- service: input_boolean.turn_off
entity_id:
- input_boolean.medicine

View File

@@ -12,9 +12,9 @@
from: 'above_horizon'
action:
- service: script.tweet_engine
- service: script.tweet_engine_image
data_template:
tweet: >
tweet: >-
{{ [
"Right before sunset, I turn on the outdoor lights.",
"Since it gets dark around sunset, I will turn on the landscaping lights.",
@@ -28,6 +28,13 @@
" #AccentLighting",
" (http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)"
] | random }}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/light.png",
"/config/www/custom_ui/floorplan/images/branding/light2.png",
"/config/www/custom_ui/floorplan/images/branding/light3.png",
"/config/www/custom_ui/floorplan/images/branding/light4.png"
] | random }}
- delay: '00:{{ (range(1, 20)|random|int) }}:00'
- service: script.speech_engine
data:

View File

@@ -19,7 +19,7 @@
topic: 'ifttt/rachio/watering_time'
retain: true
- service: script.tweet_engine
- service: script.tweet_engine_image
data_template:
tweet: >
{{ [
@@ -29,3 +29,10 @@
"No rain in the forecast? @_Rachio knows & chose to water the lawn.",
".@CCostan does not even think about watering the lawn. Me and @_Rachio take care of that."
] | random + " #SavingWater"}}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/sleeping.png",
"/config/www/custom_ui/floorplan/images/branding/sprinkler.png"
"/config/www/custom_ui/floorplan/images/branding/sprinkler2.png"
] | random }}