mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 01:54:33 +00:00
Worked on #352
This commit is contained in:
@@ -16,7 +16,6 @@ tweet_engine_setup:
|
||||
"minecraft": [
|
||||
"There are no more #Minecraft users online at the momemt. You can blame #Fortnite for that. #KidStat"
|
||||
],
|
||||
|
||||
"solar": [
|
||||
"I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. #Solar",
|
||||
"The #ChevyBolt was charged for about {{ states.sensor.bolt_charging_time.attributes.value|replace('m', '') }} minutes in the last 7 days.",
|
||||
@@ -103,7 +102,8 @@ tweet_engine_setup:
|
||||
"/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/charge.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/solar.png"
|
||||
"/config/www/custom_ui/floorplan/images/branding/solar.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/solar2.png"
|
||||
],
|
||||
|
||||
"robot": [
|
||||
@@ -136,7 +136,8 @@ tweet_engine_setup:
|
||||
"cloud": [
|
||||
"/config/www/custom_ui/floorplan/images/branding/clouds.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/clouds2.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/solar.png"
|
||||
"/config/www/custom_ui/floorplan/images/branding/solar.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/solar2.png"
|
||||
],
|
||||
|
||||
"internet": [
|
||||
|
Reference in New Issue
Block a user