More and more branding and customizations
This commit is contained in:
parent
ce52d3f38a
commit
eb5d8f750e
|
@ -77,3 +77,8 @@ automation:
|
|||
"Keep on moving. Somebody just hit {{ states('sensor.steps') }} #Fitbit steps.",
|
||||
"#Fitness Tracking at home BY the home. Somebody just hit {{ states('sensor.steps') }} #Fitbit steps"
|
||||
] | random + " Battery Level:{{ states('sensor.one_battery') }} #Self #Data"}}
|
||||
image: >-
|
||||
{{ [
|
||||
"/config/www/custom_ui/floorplan/images/branding/fitness.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/fitness2.png"
|
||||
] | random }}
|
||||
|
|
|
@ -82,5 +82,6 @@ automation:
|
|||
image: >-
|
||||
{{ [
|
||||
"/config/www/custom_ui/floorplan/images/branding/car.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/bear_stone_car.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/batteries.png"
|
||||
] | random }}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in New Issue