From 4b2f37e1eac9cac9d0aeda042ce9e7828c249fbd Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Fri, 16 Sep 2022 16:12:27 -0400 Subject: [PATCH] Made it make sense? --- templates/speech/daily_briefing.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/speech/daily_briefing.yaml b/templates/speech/daily_briefing.yaml index 8fb2a63..4154a14 100644 --- a/templates/speech/daily_briefing.yaml +++ b/templates/speech/daily_briefing.yaml @@ -281,7 +281,7 @@ 'It is a school day. ' ] | random }} {% if is_state('input_boolean.kallen_two_hour_delay','on') %} - 'But there is a two hour delay. ' + 'But there was a two hour delay. ' {% endif %} {% endif %} Pickup today will be at {{(state_attr('input_datetime.school_day_end', 'timestamp') | int | timestamp_custom('%I:%M %p', False)) }}