Temporary announcement additions for K's last day of elementary school

This commit is contained in:
2023-05-27 15:39:39 -04:00
parent 46a87db8a9
commit 99f756814b
3 changed files with 6 additions and 2 deletions

View File

@ -247,11 +247,12 @@ Tony does not have a stream scheduled today. The next scheduled stream is in {{
The school year ends in {{ custom_time('input_datetime.school_last_day','week,day') }}.
{% endif %}
{% if count_the_days('input_datetime.school_last_day') | int == 0 %}
Congratulations, today is the last day of school! Have an awesome day!
Congratulations, today is the last day of school! Have an awesome day! Additionally, congratulations on finishing your time in elementary school. This is an immense accomplishment. Onward and upward to better things, middle school starts this fall!
{% endif %}
{% if count_the_days('input_datetime.school_last_day') | int == -1 -%}
Today is the first day of Summer Break!
{%- endif %}
{% elif method == 'text' %}
{% if is_state('input_boolean.kallen_school_today','on') %}
{% if is_state('input_boolean.two_hour_delay','on') %}

View File

@ -90,7 +90,7 @@
'Until the last day of school.'
] | random }}
{% elif count_the_days('input_datetime.school_last_day') | int == 0 -%}
Tomorrow is the first day of summer. Are you ready?
Tomorrow is the first day of summer. Are you ready? Additionally, congratulations on finishing your time in elementary school. This is an immense accomplishment. Onward and upward to better things, middle school starts this fall!
{%- endif %}
{{ [ 'I will turn on your bedroom lights and appropriate white noise device at bedtime.',
'I have executed the Pre bed routine for your room. Standby for bedtime protocol in two zero minutes.',

View File

@ -50,6 +50,9 @@
{% elif is_state('input_boolean.school_cancelled','on') and is_state('person.kallen_stork','home') %}
"I hope you are enjoying your free day off from school, Collin. "
{% endif %}
{% if count_the_days('input_datetime.school_last_day') | int == 0 %}
"Congratulations, today is the last day of school! Have an awesome day! Additionally, congratulations on finishing your time in elementary school. This is an immense accomplishment. Onward and upward to better things, middle school starts this fall!"
{% endif %}
</p>
<p>
{% if is_state('sensor.anniversary_tony_s_birthday','0') %}