diff --git a/templates/speech/morning_briefing.yaml b/templates/speech/morning_briefing.yaml index 2ecf85c..60664ca 100644 --- a/templates/speech/morning_briefing.yaml +++ b/templates/speech/morning_briefing.yaml @@ -82,6 +82,11 @@ {{states.calendar.national_holidays.attributes.message | replace("&"," and ") }}. {%- endif -%}
++ {% if now().strftime('%Y-%m-%d') == states.input_datetime.school_last_day.state %} + Congratulations, today is the last day of school! Have an awesome day! + {% endif %} +
{% if is_state('input_boolean.school_today','on') and is_state('input_boolean.work_today','on') %}