Forgot to actually call the macro
This commit is contained in:
@ -974,6 +974,10 @@ script:
|
|||||||
{{ interuption() }}
|
{{ interuption() }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if call_ha_started == 1 %}
|
||||||
|
{{ ha_started() }}
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% if call_issue == 1 %}
|
{% if call_issue == 1 %}
|
||||||
{{ issue() }}
|
{{ issue() }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Reference in New Issue
Block a user