forked from home-assistant/core
Fix missing color switch specific device class for Z-Wave JS driver >6.3 (#46718)
This commit is contained in:
@@ -242,6 +242,7 @@ DISCOVERY_SCHEMAS = [
|
||||
device_class_specific={
|
||||
"Tunable Color Light",
|
||||
"Binary Tunable Color Light",
|
||||
"Tunable Color Switch",
|
||||
"Multilevel Remote Switch",
|
||||
"Multilevel Power Switch",
|
||||
"Multilevel Scene Switch",
|
||||
|
Reference in New Issue
Block a user