update discovery scheme for zwave_js light platform (#46082)
parent
e27619fe50
commit
be779d8712
|
@ -130,6 +130,7 @@ DISCOVERY_SCHEMAS = [
|
|||
"Multilevel Remote Switch",
|
||||
"Multilevel Power Switch",
|
||||
"Multilevel Scene Switch",
|
||||
"Unused",
|
||||
},
|
||||
command_class={CommandClass.SWITCH_MULTILEVEL},
|
||||
property={"currentValue"},
|
||||
|
|
Loading…
Reference in New Issue