Lunch menu and automation name changes #53

This commit is contained in:
2023-02-02 16:54:24 -05:00
parent e3595c0b10
commit 8ad575c425
2 changed files with 7 additions and 7 deletions

View File

@ -49,7 +49,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') }}
The lunch menu for today is {{ states('sensor.kallen_lunch_menu_items') }}
{% endif %}
{% if is_state('input_boolean.kallen_school_today', 'off') %}
{% if is_state('input_boolean.kallen_school_cancelled','on') %}