Updated Navigation with Commit graphics.

This commit is contained in:
ccostan
2018-04-03 12:12:59 -04:00
parent 02949112e8
commit a064ebda01
17 changed files with 21 additions and 34 deletions

View File

@@ -18,8 +18,8 @@ tweet_engine_setup:
],
"solar": [
"I am keeping track of the current #Tesla stock price. It is {{ states('sensor.tesla')|round }} dollars. #Solar",
"The #ChevyBolt has been charging for about {{ states.sensor.bolt_charging_time.attributes.value|replace('m', '') }} minutes in the last 7 days."
"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."
],
"robot": [
@@ -65,8 +65,8 @@ tweet_engine_setup:
],
"stocks": [
"I am keeping track of the current #Tesla stock price. It is {{ states('sensor.tesla')|round }} dollars. #Solar",
"I am keeping track of the current #Bitcoin prices. It is {{ states('sensor.bitcoin')|round }} dollars. #BTC"
"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"
],
"night": [