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