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 Paulus Schoutsen
parent d16d6f3f3f
commit f9f681ac36

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