mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
This commit is contained in:
parent
d34663ac59
commit
f9dae99569
@ -43,11 +43,6 @@ light:
|
|||||||
data:
|
data:
|
||||||
value: "{{ color_temp }}"
|
value: "{{ color_temp }}"
|
||||||
entity_id: input_number.temperature_input
|
entity_id: input_number.temperature_input
|
||||||
set_white_value:
|
|
||||||
service: input_number.set_value
|
|
||||||
data:
|
|
||||||
value: "{{ white_value }}"
|
|
||||||
entity_id: input_number.white_value_input
|
|
||||||
set_color:
|
set_color:
|
||||||
- service: input_number.set_value
|
- service: input_number.set_value
|
||||||
data:
|
data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user