mirror of
https://github.com/home-assistant/core.git
synced 2025-06-09 23:57:08 +00:00
update discovery scheme for zwave_js light platform (#46082)
This commit is contained in:
parent
e27619fe50
commit
be779d8712
@ -130,6 +130,7 @@ DISCOVERY_SCHEMAS = [
|
|||||||
"Multilevel Remote Switch",
|
"Multilevel Remote Switch",
|
||||||
"Multilevel Power Switch",
|
"Multilevel Power Switch",
|
||||||
"Multilevel Scene Switch",
|
"Multilevel Scene Switch",
|
||||||
|
"Unused",
|
||||||
},
|
},
|
||||||
command_class={CommandClass.SWITCH_MULTILEVEL},
|
command_class={CommandClass.SWITCH_MULTILEVEL},
|
||||||
property={"currentValue"},
|
property={"currentValue"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user