mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Update zwave_js discovery schema for light platform (#45861)
This commit is contained in:
parent
b3e2f8f904
commit
0e3ba532c7
@ -115,6 +115,7 @@ DISCOVERY_SCHEMAS = [
|
|||||||
"Binary Tunable Color Light",
|
"Binary Tunable Color Light",
|
||||||
"Multilevel Remote Switch",
|
"Multilevel Remote Switch",
|
||||||
"Multilevel Power Switch",
|
"Multilevel Power Switch",
|
||||||
|
"Multilevel Scene Switch",
|
||||||
},
|
},
|
||||||
command_class={CommandClass.SWITCH_MULTILEVEL},
|
command_class={CommandClass.SWITCH_MULTILEVEL},
|
||||||
property={"currentValue"},
|
property={"currentValue"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user