update discovery scheme for zwave_js light platform (#46082)

pull/44981/head
Marcel van der Veldt 2021-02-08 17:56:19 +01:00 committed by GitHub
parent e27619fe50
commit be779d8712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ DISCOVERY_SCHEMAS = [
"Multilevel Remote Switch",
"Multilevel Power Switch",
"Multilevel Scene Switch",
"Unused",
},
command_class={CommandClass.SWITCH_MULTILEVEL},
property={"currentValue"},