Replace service_templates

This commit is contained in:
2021-05-17 00:22:49 +03:00
parent 6a4593b7b4
commit 8ad3116044
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -93,6 +93,6 @@ automation:
event_data:
action: "call-service"
action:
- service_template: "{{ trigger.event.data.service }}"
- service: "{{ trigger.event.data.service }}"
data_template:
entity_id: "{{ trigger.event.data.entity_id }}"