More image updating.

This commit is contained in:
ccostan
2018-03-17 21:14:50 -04:00
parent eac2cffedb
commit ad8273cded
8 changed files with 18 additions and 41 deletions

View File

@@ -75,7 +75,7 @@ automation:
title: '{{ states.sensor.holiday.state }}'
- delay: '{{ (range(4, 8)|random|int) }}:{{ (range(1, 50)|random|int) }}:00'
- service: script.tweet_engine
- service: script.tweet_engine_image
data_template:
tweet: >
{{ [
@@ -89,3 +89,7 @@ automation:
"(http://www.vmwareinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
"#{{ states.sensor.holiday.state }}"
] | random }}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/light4.png"
] | random }}