A Bunch of graphic changes | Additions

This commit is contained in:
ccostan
2018-03-17 20:11:11 -04:00
parent eb5d8f750e
commit 80a1ae503f
8 changed files with 15 additions and 5 deletions

View File

@@ -80,5 +80,6 @@ automation:
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/fitness.png",
"/config/www/custom_ui/floorplan/images/branding/fitness2.png"
"/config/www/custom_ui/floorplan/images/branding/fitness2.png",
"/config/www/custom_ui/floorplan/images/branding/fitness3.png"
] | random }}

View File

@@ -41,6 +41,10 @@ automation:
data_template:
homeassistant.components: "{{ states.input_select.log_level.state }}"
- service: script.tweet_engine
- service: script.tweet_engine_image
data_template:
tweet: "My logging level has just been set to {{ states.input_select.log_level.state }}"
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/keyboard.png"
] | random }}

View File

@@ -96,7 +96,10 @@ automation:
] | random }}
image: >-
{{ [
"/config/www/custom_ui/floorplan/images/branding/sleeping.png"
"/config/www/custom_ui/floorplan/images/branding/sleeping.png",
"/config/www/custom_ui/floorplan/images/branding/door.png",
"/config/www/custom_ui/floorplan/images/branding/light4.png",
"/config/www/custom_ui/floorplan/images/branding/landscape_light.png",
] | random }}
# Motion Sensing