Fixed the Typo from c738ed6754

This commit is contained in:
ccostan
2021-08-06 15:36:12 -04:00
parent c738ed6754
commit 9a8e03c0ab
6 changed files with 4 additions and 25 deletions

View File

@@ -47,11 +47,6 @@ automation:
condition: template
value_template: "{% if states('sensor.low_battery') %}true{% endif %}"
action:
- service: persistent_notification.create
data:
title: Low Battery
message: "{{ states('sensor.low_battery') }}"
notification_id: low-battery-alert
- service: script.notify_engine
data:
value1: "Low battery levels: {{ states('sensor.low_battery') }}"

View File

@@ -47,11 +47,6 @@ automation:
# who: 'carlo'
# apns: 'information'
#
# - service: persistent_notification.create
# data:
# title: "Travis-CI FAILURE"
# message: "Travis validation testing failed."
# notification_id: "travis_failed"
- alias: 'Closed Github Issue'
id: cccd9bef-17d9-48ae-87e3-6cf883712779