diff --git a/config/automation/Speech/announcements.yaml b/config/automation/Speech/announcements.yaml index 049e8497..08c425f5 100755 --- a/config/automation/Speech/announcements.yaml +++ b/config/automation/Speech/announcements.yaml @@ -38,7 +38,7 @@ person + " is now here. Hash tag Home.", "Just a quick announcement. " ~ person +" hass arrived!", "Pardon the interruption but " ~ person +" is home!", - "My systems are picking up the presence of additional humans." ~ person +" has been identified as home." + "My systems are picking up the presence of additional humans. " ~ person +" has been identified as home." ] | random }} {%- endmacro -%} {{greeting_sentence(person)}}