Some minor spelling and tweet updates!
This commit is contained in:
parent
95a462e860
commit
fb37571b80
|
@ -12,3 +12,4 @@ group:
|
|||
- binary_sensor.bedroom_plugged
|
||||
- binary_sensor.clock_motion
|
||||
- binary_sensor.clock_plugged
|
||||
- switch.bedroom_restart
|
||||
|
|
|
@ -66,5 +66,5 @@ automation:
|
|||
{{ [
|
||||
"Somebody just hit {{ states('sensor.steps') }} steps on the #Fitbit!",
|
||||
"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"
|
||||
"#Fitness Tracking at home BY the home. Somebody just hit {{ states('sensor.steps') }} #Fitbit steps"
|
||||
] | random + " Battery Level:{{ states('sensor.one_battery') }} #Self #Data"}}
|
||||
|
|
Loading…
Reference in New Issue