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

@@ -242,7 +242,7 @@ automation:
data:
entity_id: climate.downstairs
- service: script.speech_engine
data_template:
data:
value1: >
{{ [
"The {{ trigger.to_state.attributes.friendly_name }} has been opened for about 5 minutes. I will shut down the Air Conditioner so you can enjoy the fresh air.",
@@ -326,7 +326,7 @@ automation:
- service: scene.turn_on
entity_id: scene.tv_time
# - service_template: >-
# - service: >-
# {% if states.group.entry_points.state == 'on' or states.group.garage_doors.state != 'closed' -%}
# light.turn_on
# entity_id:
@@ -353,7 +353,7 @@ automation:
action:
- service: script.notify_engine
data_template:
data:
value1: 'Someone has opened up the Alarm Panel Door!'
who: 'carlo'
apns_id: 'information'