Forgot to call macro for K's bedtime announcement
This commit is contained in:
@@ -1015,6 +1015,10 @@ script:
|
|||||||
{{ dinner_is_ready() }}
|
{{ dinner_is_ready() }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if call_time_for_bed == 1 %}
|
||||||
|
{{ time_for_bed() }}
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% if call_ha_started == 1 %}
|
{% if call_ha_started == 1 %}
|
||||||
{{ ha_started() }}
|
{{ ha_started() }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user