Fix missing color switch specific device class for Z-Wave JS driver >6.3 (#46718)

This commit is contained in:
Jesse Campbell 2021-02-18 07:58:43 -05:00 committed by GitHub
parent 616e8f6a65
commit 12477c5e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",