Add lunch menu to K's morning briefing

This commit is contained in:
2023-01-02 18:31:08 -05:00
parent 5eb5ac9b0c
commit a12c8c4257

View File

@ -96,6 +96,7 @@
{% if states.sensor.school_end_days2go.state | int == 0 -%}
But today is the last day of School!
{%- endif %}
The lunch menu for today is {{ states('sensor.lunch_menu_items') }}
{% endif %}
{% if is_state('input_boolean.school_today', 'off') %}
{% if is_state('input_boolean.kallen_school_cancelled','on') %}