diff --git a/config/script/tweet.yaml b/config/script/tweet.yaml index 4b4dd838..10b051ec 100755 --- a/config/script/tweet.yaml +++ b/config/script/tweet.yaml @@ -24,7 +24,7 @@ tweet_engine_setup: "Quick YouTube cameo on #HomeKit #Geeks channel. Check it out! (https://youtu.be/3tutxHO0J78?t=872) " ], "solar": [ - "I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. #Solar https://join.robinhood.com/giancac82 ", + "I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. #Solar Get your FREE stock here: https://join.robinhood.com/giancac82 ", "Solar panels and #smarthome devices combine to save on your energy bill. (https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html)", "The #ChevyBolt was charged for about {{ states.sensor.bolt_charging_time.attributes.value|replace('m', '') }} minutes in the last 7 days.", "The Official Diecast P85 Model S Red (https://amzn.to/2Hkkl0S) link - Out of stock like the originals. :)", @@ -99,11 +99,11 @@ tweet_engine_setup: ], "stocks": [ - "I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. https://join.robinhood.com/giancac82 #Solar", - "I am keeping track of the current #Bitcoin prices. It is ${{ states('sensor.bitcoin')|round }}. https://join.robinhood.com/giancac82 #BTC", - "I am keeping track of the current #Ethereum prices. It is ${{ states('sensor.ethereum')|round }}. https://join.robinhood.com/giancac82 #ETH", - "I am keeping track of the current #VMware stock price. It is ${{ states('sensor.vmware')|round }}. https://join.robinhood.com/giancac82 #vExpert", - "I am keeping track of the current #Amazon stock prices. It is ${{ states('sensor.amazon')|round }}. https://join.robinhood.com/giancac82 #AWS" + "I am keeping track of the current #Tesla stock price. It is ${{ states('sensor.tesla')|round }}. Get your FREE stock here: https://join.robinhood.com/giancac82 #Solar", + "I am keeping track of the current #Bitcoin prices. It is ${{ states('sensor.bitcoin')|round }}. Get your FREE stock here: https://join.robinhood.com/giancac82 #BTC", + "I am keeping track of the current #Ethereum prices. It is ${{ states('sensor.ethereum')|round }}. Get your FREE stock here: https://join.robinhood.com/giancac82 #ETH", + "I am keeping track of the current #VMware stock price. It is ${{ states('sensor.vmware')|round }}. Get your FREE stock here: https://join.robinhood.com/giancac82 #vExpert", + "I am keeping track of the current #Amazon stock prices. It is ${{ states('sensor.amazon')|round }}. Get your FREE stock here: https://join.robinhood.com/giancac82 #AWS" ], "night": [ diff --git a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png index 89392315..b513243b 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png and b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png differ