diff --git a/packages/alerts.yaml b/packages/alerts.yaml index 5baf368..c586c92 100644 --- a/packages/alerts.yaml +++ b/packages/alerts.yaml @@ -62,5 +62,5 @@ automation: - service: script.status_annc data: who: 'living_room' - call_interuption: 1 + call_interruption: 1 call_snark_door_open: 1 \ No newline at end of file diff --git a/packages/notify.yaml b/packages/notify.yaml index a4b8cad..d4be300 100644 --- a/packages/notify.yaml +++ b/packages/notify.yaml @@ -1524,7 +1524,7 @@ script:

{% endmacro %} - {% macro interuption() %} + {% macro interruption() %}

{{ [ 'Pardon me, ', @@ -1626,7 +1626,7 @@ script: 'I have detected lightning within 20 miles of our house.', 'Did you see that flash? I did. Lightning is near.', 'If you didnt hear the thunder you will soon. ' - ]|random }} + ] | random }} If anyone is outside they should seek shelter inside. {% endmacro %} @@ -1635,7 +1635,7 @@ script: 'Lightning threat appears to be over.', 'No more lightning appears to be occurring.', 'Lightning is gone.' - ]|random }} + ] | random }} It is safe to resume normal activities. {% endmacro %} @@ -1774,8 +1774,8 @@ script: {{ confirm_no() }} {% endif %} - {% if call_interuption == 1 %} - {{ interuption() }} + {% if call_interruption == 1 %} + {{ interruption() }} {% endif %} {% if call_dinner_is_ready == 1 %} diff --git a/packages/weatheralerts.yaml b/packages/weatheralerts.yaml index 5dd33dd..0fd5136 100644 --- a/packages/weatheralerts.yaml +++ b/packages/weatheralerts.yaml @@ -1660,7 +1660,7 @@ script: - service: script.status_annc data: who: 'common' - call_interuption: 1 + call_interruption: 1 call_lightning_alert: 1 - delay: seconds: 10 @@ -1680,7 +1680,7 @@ script: - service: script.status_annc data: who: 'common' - call_interuption: 1 + call_interruption: 1 call_lightning_clear: 1 - service: script.text_notify data: