From 629e769db689abc2a1d47e5ba7671f3a56d90c99 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 13 Oct 2023 12:47:16 -0400 Subject: [PATCH] Fixed SSML tags in master bedroom wakeup briefing, close #160 --- templates/speech/master_bedroom_wakeup.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/speech/master_bedroom_wakeup.yaml b/templates/speech/master_bedroom_wakeup.yaml index a55489e..bb18690 100644 --- a/templates/speech/master_bedroom_wakeup.yaml +++ b/templates/speech/master_bedroom_wakeup.yaml @@ -6,11 +6,11 @@ {% from 'weather.jinja' import weatherReport %}

{{ greeting('date') }} -

+

{{ today_is() }} -

+

{{ weatherReport('alerts','tts','day') }}