Now I just love creating images! Photoshop for the WIN!
This commit is contained in:
parent
f93012bcf8
commit
ce52d3f38a
|
@ -78,4 +78,9 @@ automation:
|
|||
"The #Chevy Bolt Charged for {{(states.sensor.carlojuice_charge_time.state | int /60) | round() }} minutes and Juiced up {{states.sensor.carlojuice_energy_added.state |int /1000}} KwHs.",
|
||||
"The last charging session was {{(states.sensor.carlojuice_charge_time.state | int /60) | round() }} minutes. Added {{states.sensor.carlojuice_energy_added.state |int /1000}} KwHs ",
|
||||
"The Juice Box Pro added {{states.sensor.carlojuice_energy_added.state |int /1000}} KwHs to the #Chevy #BoltEV in {{(states.sensor.carlojuice_charge_time.state | int /60) | round() }} minutes."
|
||||
] | random + " (http://amzn.to/2zlQIUI) #Electric #Solar"}}
|
||||
] | random + " (https://github.com/CCOSTAN/Home-AssistantConfig#garage) #Electric #Solar"}}
|
||||
image: >-
|
||||
{{ [
|
||||
"/config/www/custom_ui/floorplan/images/branding/car.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/batteries.png"
|
||||
] | random }}
|
||||
|
|
|
@ -113,8 +113,6 @@ tweet_engine_setup:
|
|||
"/config/www/custom_ui/floorplan/images/branding/servers3.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/servers4.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/servers5.png"
|
||||
|
||||
|
||||
],
|
||||
|
||||
"stocks": [
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 348 KiB |
Binary file not shown.
After Width: | Height: | Size: 252 KiB |
Loading…
Reference in New Issue