mirror of
https://github.com/home-assistant/core.git
synced 2026-04-20 08:29:39 +02:00
Fix zwave_js Color Switch Device Type discovery for RGB dimmers (#45571)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user