From 164610740c27281b0084484062e8ef0c7ebe7ea3 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 26 Sep 2022 17:58:16 -0400 Subject: [PATCH] Daily briefing is now aware of band practice #45 --- templates/speech/daily_briefing.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/speech/daily_briefing.yaml b/templates/speech/daily_briefing.yaml index 4154a14..cc0d45d 100644 --- a/templates/speech/daily_briefing.yaml +++ b/templates/speech/daily_briefing.yaml @@ -283,6 +283,9 @@ {% if is_state('input_boolean.kallen_two_hour_delay','on') %} 'But there was a two hour delay. ' {% endif %} + {% if is_state('input_boolean.kallen_band_practice','on') %} + 'And there is band practice before school this morning. ' + {% endif %} {% endif %} Pickup today will be at {{(state_attr('input_datetime.school_day_end', 'timestamp') | int | timestamp_custom('%I:%M %p', False)) }} {% if 'Early Release' in states('sensor.school_event') %}