mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 18:28:43 +00:00
Replace service_templates
This commit is contained in:
@@ -65,7 +65,7 @@ automation:
|
||||
value_template: >
|
||||
{{ trigger.payload_json.action == "on" }}
|
||||
action:
|
||||
- service_template: light.turn_on
|
||||
- service: light.turn_on
|
||||
data_template:
|
||||
entity_id: >-
|
||||
{% set groupId = (trigger.payload_json.action_group % 10) %}
|
||||
|
||||
Reference in New Issue
Block a user