Daily briefing is now aware of band practice #45
This commit is contained in:
@ -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 %}
|
||||
<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') %}
|
||||
|
Reference in New Issue
Block a user