Closes #881 - Obsolete Service_TEMPLATE and Data_TEMPLATE

This commit is contained in:
ccostan
2020-09-26 10:52:45 -04:00
parent 5ca2927919
commit b17be0e2f1
74 changed files with 171 additions and 170 deletions

View File

@@ -14,7 +14,7 @@
to: 'True'
action:
- service: script.notify_engine
data_template:
data:
value1: 'Changed IP address:'
value2: "New IP: {{ states('sensor.exteral_ip') }}"
value3: ' - Be sure to Change DNS!'
@@ -22,7 +22,7 @@
apns_id: 'ip-change'
- service: script.tweet_engine_no_image
data_template:
data:
tweet: >
{{ [
"That's weird. Looks like my IP address changed. @CCostan, please check it out.",