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

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