Fixing Various things.

This commit is contained in:
ccostan
2018-01-29 16:33:07 -05:00
parent 7260e51186
commit b18bded94a
2 changed files with 3 additions and 4 deletions

View File

@@ -65,6 +65,6 @@ automation:
tweet: >
{{ [
"Somebody just hit {{ states('sensor.steps') }} steps on the #Fitbit!",
"Keep on moving. Somebody just hit {{ states('sensor.steps') }} steps.",
"Keep on moving. Somebody just hit {{ states('sensor.steps') }} #Fitbit steps.",
"#Fitness Tracking at home BY the home. Somebody just hit {{ states('sensor.steps') }} steps"
] | random + " Battery Level:{{ states('sensor.one_battery') }} #Fitness #Self #Data"}}
] | random + " Battery Level:{{ states('sensor.one_battery') }} #Self #Data"}}