forked from home-assistant/core
Update zwave_js discovery schema for light platform (#45861)
This commit is contained in:
committed by
GitHub
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"},
|
||||||
|
Reference in New Issue
Block a user