mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
More and more branding and customizations
This commit is contained in:
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user