mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
Fix automation entity id
This commit is contained in:
@@ -21,5 +21,5 @@ condition:
|
||||
action:
|
||||
- service: light.turn_on
|
||||
data_template:
|
||||
entity_id: "{{ trigger.entity_id }}"
|
||||
entity_id: !input light
|
||||
color_temp: !input temp
|
||||
|
||||
Reference in New Issue
Block a user