Fixes #096 - all service_temaplates renamed

This commit is contained in:
Jeffrey Stone
2020-09-26 10:29:05 -04:00
parent e9f651dd1b
commit 34134733d2
2 changed files with 35 additions and 8 deletions

View File

@@ -612,7 +612,7 @@ script:
data:
notification_id: "nwswxalert"
## Create a new persistant notification in the UI for a new alert
- service_template: >
- service: >
{% if states.sensor.nws_alerts.state != '0' %}
persistent_notification.create
{% endif %}