mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Update light temperature automations
This commit is contained in:
@@ -18,6 +18,6 @@ condition:
|
||||
state: "on"
|
||||
action:
|
||||
- service: light.turn_on
|
||||
entity_id: !input light
|
||||
data:
|
||||
data_template:
|
||||
entity_id: "{{ trigger.entity_id }}"
|
||||
color_temp: !input temp
|
||||
|
||||
Reference in New Issue
Block a user