mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
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