Couple of extra tweaks

This commit is contained in:
2022-04-18 20:37:34 -04:00
parent b0c8abf258
commit ff74b2ab77
2 changed files with 44 additions and 2 deletions

View File

@ -56,8 +56,8 @@
{% elif states.sensor.school_end_days2go.state | int == 0 -%}
Tomorrow is the first day of summer. Are you ready?
{%- endif %}
{{ [ 'I have turned on your bedroom lights.',
'I have executed the Pre bed routine for your room.'
{{ [ '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.'
] | random }}
</p>
{%- endmacro -%}