Update a Typo.

This commit is contained in:
ccostan 2020-08-17 15:39:01 -04:00
parent fb8282830b
commit 0989528836
4 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.114.0 0.114.1

View File

@ -25,7 +25,7 @@ automation:
tweet: > tweet: >
{{ [ {{ [
"Somebody just hit {{ states('trigger.entity_id') }} steps on the #Fitbit!", "Somebody just hit {{ states('trigger.entity_id') }} steps on the #Fitbit!",
"Keep on moving. Somebody just hit {{ states('strigger.entity_id') }} #Fitbit steps.", "Keep on moving. Somebody just hit {{ states('trigger.entity_id') }} #Fitbit steps.",
"#Fitness Tracking at home BY the home. Somebody just hit {{ states('trigger.entity_id') }} #Fitbit steps" "#Fitness Tracking at home BY the home. Somebody just hit {{ states('trigger.entity_id') }} #Fitbit steps"
] | random + " #Self #Data"}} ] | random + " #Self #Data"}}
image: >- image: >-

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 188 KiB

After

Width:  |  Height:  |  Size: 182 KiB