Removed unnecessary line about band practice

This commit is contained in:
2022-12-01 17:23:38 -05:00
parent 5eb7f9c9da
commit 669785b269

View File

@ -317,9 +317,6 @@
{% 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 %}
<s>Pickup today will be at {{(state_attr('input_datetime.school_day_end', 'timestamp') | int | timestamp_custom('%I:%M %p', False)) }}</s>
{% if 'Early Release' in states('sensor.school_event') %}