mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Fix missing color switch specific device class for Z-Wave JS driver >6.3 (#46718)
This commit is contained in:
parent
616e8f6a65
commit
12477c5e46
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user