From 23c3a8bbc7fa084735fcb7f789001b21806c8f35 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 29 Aug 2022 19:35:36 -0400 Subject: [PATCH] Minor tweak, didn't like the way the first attempt was read by Polly. --- templates/speech/welcome_home.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/speech/welcome_home.yaml b/templates/speech/welcome_home.yaml index 5013326..10a3d9f 100644 --- a/templates/speech/welcome_home.yaml +++ b/templates/speech/welcome_home.yaml @@ -76,9 +76,9 @@ {% else %} "There is no air conditioner or temperature sensor currently installed in the master bedroom. " {% endif %} - "The first floor thermostat refuses to be my friend. I am very sad about this. You should replace him. Her. It. Whatever. " + "The first floor thermostat refuses to be my friend. I am very sad about this. I mean, who the hell is Honeywell anyway? "

- + {%- endmacro -%} {# a macro that removes all newline characters, empty spaces, and returns formatted text #}