Add color temp and brightness config to light
This commit is contained in:
committed by
rospogrigio
parent
8456c6039c
commit
792fcc5186
@@ -55,7 +55,9 @@
|
||||
"device_class": "Device Class",
|
||||
"scaling": "Scaling Factor",
|
||||
"state_on": "On Value",
|
||||
"state_off": "Off Value"
|
||||
"state_off": "Off Value",
|
||||
"brightness": "Brightness",
|
||||
"color_temp": "Color Temperature"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -90,7 +92,9 @@
|
||||
"device_class": "Device Class",
|
||||
"scaling": "Scaling Factor",
|
||||
"state_on": "On Value",
|
||||
"state_off": "Off Value"
|
||||
"state_off": "Off Value",
|
||||
"brightness": "Brightness",
|
||||
"color_temp": "Color Temperature"
|
||||
}
|
||||
},
|
||||
"yaml_import": {
|
||||
|
Reference in New Issue
Block a user