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