Updated with New Twitter quips!

This commit is contained in:
ccostan 2018-04-04 19:30:33 -04:00
parent 05d44cd9e0
commit b4734d31f3
2 changed files with 6 additions and 5 deletions

View File

@ -22,7 +22,7 @@
{%- else -%} {%- else -%}
true true
{%- endif -%} {%- endif -%}
action: action:
- service: ifttt.trigger - service: ifttt.trigger
data_template: {"event":"Rachio_Rain_Delay"} data_template: {"event":"Rachio_Rain_Delay"}
@ -32,8 +32,8 @@
tweet: > tweet: >
{{ [ {{ [
"Looks like Rain, Pausing the @_Rachio for 24 hours. (https://github.com/CCOSTAN/Home-AssistantConfig#landscaping)", "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.", "Since it is going to rain tomorrow, I will just pause @_Rachio for 24 hours.",
"No reason to water the grass if it's going to rain tomorrow. pausing @_Rachio for 24 hours.", "No reason to water the grass if it is going to rain tomorrow. pausing @_Rachio for 24 hours.",
"Mother Nature is watering the grass today so I can pause @_Rachio for 24 hours." "Mother Nature is watering the grass today so I can pause @_Rachio for 24 hours."
] | random + " #SavingWater"}} ] | random + " #SavingWater"}}
image: >- image: >-

View File

@ -20,13 +20,14 @@
"Even though they are sleeping, I still turn off the outdoor lights before sunrise.", "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)", "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. (https://github.com/CCOSTAN/Home-AssistantConfig#landscaping)", "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." "The sun is up so it is time to turn the outside lights off.",
"Everyone will be up soon so time to turn off the outdoor landscaping lights."
] | random + "#HomeAutomation"}} ] | random + "#HomeAutomation"}}
image: >- image: >-
{{ [ {{ [
"/config/www/custom_ui/floorplan/images/branding/sunrise.png", "/config/www/custom_ui/floorplan/images/branding/sunrise.png",
"/config/www/custom_ui/floorplan/images/branding/sunrise2.png", "/config/www/custom_ui/floorplan/images/branding/sunrise2.png",
"/config/www/custom_ui/floorplan/images/branding/Bear_Stone_Coffee.png" "/config/www/custom_ui/floorplan/images/branding/Bear_Stone_Coffee.png"
] | random }} ] | random }}
- delay: '00:{{ (range(1, 55)|random|int) }}:00' - delay: '00:{{ (range(1, 55)|random|int) }}:00'