mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Fix zwave_js Color Switch Device Type discovery for RGB dimmers (#45571)
This commit is contained in:
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…
x
Reference in New Issue
Block a user