Fix zwave_js Color Switch Device Type discovery for RGB dimmers (#45571)
parent
52c56fdac7
commit
daddb76e1d
|
@ -111,7 +111,7 @@ DISCOVERY_SCHEMAS = [
|
|||
platform="light",
|
||||
device_class_generic={"Multilevel Switch", "Remote Switch"},
|
||||
device_class_specific={
|
||||
"Multilevel Tunable Color Light",
|
||||
"Tunable Color Light",
|
||||
"Binary Tunable Color Light",
|
||||
"Multilevel Remote Switch",
|
||||
"Multilevel Power Switch",
|
||||
|
|
Loading…
Reference in New Issue