Fix zwave_js Color Switch Device Type discovery for RGB dimmers (#45571)

pull/45581/head
kpine 2021-01-26 09:39:56 -08:00 committed by GitHub
parent 52c56fdac7
commit daddb76e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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