Giving Up until @dale3h or @skalavala can take a peek at this crazy.

This commit is contained in:
ccostan
2018-01-12 13:52:50 -05:00
parent 118b87e480
commit dcd755beca
2 changed files with 2 additions and 11 deletions

View File

@@ -62,12 +62,3 @@ automation:
"Keep on moving. Somebody just hit {{ states('sensor.steps') }} steps.",
"#Fitness Tracking at home BY the home. Somebody just hit {{ states('sensor.steps') }} steps"
] | random + " Battery Level:{{ states('sensor.one_battery') }} #Self #Data"}}
- service: script.speech_engine
data_template:
value1: >
{{ [
"Somebody just hit {{ states('sensor.steps') }} steps on the #Fitbit!",
"Keep on moving. Somebody just hit {{ states('sensor.steps') }} steps.",
"#Fitness Tracking at home BY the home. Somebody just hit {{ states('sensor.steps') }} steps"
] | random + " Battery Level:{{ states('sensor.one_battery') }} #Self #Data"}}