update discovery scheme for zwave_js light platform (#46082)

This commit is contained in:
Marcel van der Veldt
2021-02-08 17:56:19 +01:00
committed by GitHub
parent e27619fe50
commit be779d8712

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