More school delay and cancellation awareness #38

This commit is contained in:
2022-09-14 15:25:48 -04:00
parent b6b76f264b
commit 7d1f738105
4 changed files with 17 additions and 3 deletions

View File

@ -95,7 +95,11 @@
{%- endif %}
{% endif %}
{% if is_state('input_boolean.school_today', 'off') %}
And look at that. You do not have school today.
{% if is_state('input_boolean.kallen_school_cancelled','on') %}
"School is cancelled for today. "
{% else %}
"And look at that. You do not have school today. "
{% endif %}
{{ [ 'Guess today would be a good day to clean your room.',
'You could always do some chores. HA, good one.',
'Want to play a nice game of chess? Sorry. I meant, want to play Beam NG?',