We should really be tracking Amazon Stock prices..

This commit is contained in:
ccostan
2018-04-23 13:53:37 -04:00
parent 5c44099907
commit 5258b6a3ea
4 changed files with 9 additions and 3 deletions

View File

@@ -68,7 +68,8 @@ tweet_engine_setup:
"stocks": [
"I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. #Solar",
"I am keeping track of the current #Bitcoin prices. It is ${{ states('sensor.bitcoin')|round }}. #BTC",
"I am keeping track of the current #VMware prices. It is ${{ states('sensor.vmware')|round }}. #vExpert"
"I am keeping track of the current #VMware stock price. It is ${{ states('sensor.vmware')|round }}. #vExpert",
"I am keeping track of the current #Amazon stock prices. It is ${{ states('sensor.amazon')|round }}. #AWS"
],
"night": [
@@ -146,7 +147,8 @@ tweet_engine_setup:
"stocks": [
"/config/www/custom_ui/floorplan/images/branding/stock.png",
"/config/www/custom_ui/floorplan/images/branding/stock2.png"
"/config/www/custom_ui/floorplan/images/branding/stock2.png",
"/config/www/custom_ui/floorplan/images/branding/stock3.png"
],
"night": [