Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 102 additions & 14 deletions config/zooz/zen22v2.xml
Original file line number Diff line number Diff line change
@@ -1,26 +1,114 @@
<?xml version="1.0" encoding="utf-8"?>
<Product xmlns='https://github.com/OpenZWave/open-zwave' Revision="2">
<Product xmlns="https://github.com/OpenZWave/open-zwave" Revision="3">
<!-- Configuration Parameters -->
<CommandClass id="112">
<Value genre="config" index="1" value="0" label="Orientation" units="" size="1" min="0" max="255" type="list">
<Value genre="config" index="1" value="0" label="Orientation" units="" size="1" min="0" max="2" type="list">
<Help>Controls the on/off orientation of the rocker switch</Help>
<Item value="0" label="Normal"/>
<Item value="1" label="Inverted"/>
<Item value="0" label="Upper paddle turns on"/>
<Item value="1" label="Upper paddle turns off"/>
<Item value="2" label="Both paddles toggle"/>
</Value>
<Value genre="config" index="2" value="0" label="LED Indicator Control" units="" size="1" min="0" max="255" type="list">
<Help>Choose if you want the LED indicator to turn on when switch is on or off</Help>

<Value genre="config" index="2" value="0" label="LED Indicator Control" units="" size="1" min="0" max="3" type="list">
<Help>Control the LED indicator on switch</Help>
<Item value="0" label="LED on when switch is off"/>
<Item value="1" label="LED on when switch is on"/>
<Item value="2" label="LED is always off"/>
<Item value="3" label="LED is always on"/>
</Value>
<Value genre="config" index="3" value="0" label="Enable/Disable LED Indicator" units="" size="1" min="0" max="255" type="list">
<Help>Enable or disable LED indicator so it stays off at all times</Help>
<Item value="0" label="Enabled"/>
<Item value="1" label="Disabled"/>
<Value genre="config" index="3" value="0" label="Auto Turn-off Timer" units="" size="1" min="0" max="1" type="list">
<Help>Use this parameter to enable or disable the auto turn-off timer function </Help>
<Item value="0" label="Disabled"/>
<Item value="1" label="Enabled"/>
</Value>
<Value genre="config" index="4" value="0" label="Ramp Rate Control" units="" size="1" min="0" max="255" type="list">
<Help>Choose how fast you want to turn the light on and off</Help>
<Item value="0" label="Slow"/>
<Item value="1" label="Fast"/>
<Value genre="config" index="4" value="60" label="Auto Turn-off Time" units="minutes" size="4" min="1" max="65535" type="int">
<Help>Use this parameter to set the time after which you want the switch to automatically turn off once it has been turned on. The number entered as value corresponds to the number of minutes</Help>
</Value>
<Value genre="config" index="5" value="0" label="Auto Turn-On Timer" units="" size="1" min="0" max="1" type="list">
<Help>Use this parameter to enable or disable the auto turn-off timer function </Help>
<Item value="0" label="Disabled"/>
<Item value="1" label="Enabled"/>
</Value>
<Value genre="config" index="6" value="60" label="Auto Turn-on Time" units="minutes" size="4" min="1" max="65535" type="int">
<Help>Use this parameter to set the time after which you want the switch to automatically turn on once it has been turned off. The number entered as value corresponds to the number of minutes</Help>
</Value>
<Value genre="config" index="7" value="0" label="Association Reports" units="" size="1" min="0" max="15" type="list">
<Help>Choose which physical and Z-Wave triggers should prompt the dimmer to send a status change report to associated devices.</Help>
<Item value="0" label="None"/>
<Item value="1" label="Physical tap on ZEN22 only"/>
<Item value="2" label="Physical tap on connected 3-way switch only"/>
<Item value="3" label="Physical tap on ZEN22 or connected 3-way switch"/>
<Item value="4" label="Z-Wave command from hub"/>
<Item value="5" label="Physical tap on ZEN22 or Z-Wave command from hub"/>
<Item value="6" label="Physical tap on connected 3-way switch or Z-Wave command from hub"/>
<Item value="7" label="Physical tap on ZEN22 / connected 3-way switch or Z-Wave command from hub"/>
<Item value="8" label="Timer only"/>
<Item value="9" label="Physical tap on ZEN22 or timer"/>
<Item value="10" label="Physical tap on connected 3-way switch or timer"/>
<Item value="11" label="Physical tap on ZEN22 / connected 3-way switch or timer"/>
<Item value="12" label="Z-Wave command from hub or timer"/>
<Item value="13" label="Physical tap on ZEN22, Z-Wave command from hub, or timer"/>
<Item value="14" label="Physical tap on ZEN22 / connected 3-way switch, Z-Wave command from hub, or timer"/>
<Item value="15" label="all of the above"/>
</Value>
<Value genre="config" index="8" value="2" label="On Off Status after Power Failure" units="" size="1" min="0" max="2" type="list">
<Help>Set the on off status for switch after power failure</Help>
<Item value="0" label="forced to OFF (regardless of state prior to power outage)"/>
<Item value="1" label="forced to ON (regardless of state prior to power outage)"/>
<Item value="2" label="remembers and restores on/off status after power failure"/>
</Value>
<Value genre="config" index="9" value="0" label="Physical Ramp Rate Control" units="seconds" size="4" min="0" max="99" type="int">
<Help>Adjust the physical ramp rate for your dimmer (fade-in / fade-out effect for on / off operation). Values correspond to the number of seconds it take for the dimmer to reach full brightness</Help>
</Value>
<Value genre="config" index="10" value="0" label="Minimum Brightness" units="percent" size="4" min="0" max="99" type="int">
<Help>Set the minimum brightness level (in %) for your dimmer.</Help>
</Value>
<Value genre="config" index="11" value="0" label="Maximum Brightness" units="percent" size="4" min="0" max="99" type="int">
<Help>Set the maximum brightness level (in %) for your dimmer. Note if set to 0 parameter is disabled.</Help>
</Value>
<Value genre="config" index="12" value="0" label="Double Tap Function" units="" size="1" min="0" max="1" type="list">
<Help>Choose if dimmer turns to full or custom brightness with double tap of upper paddle.</Help>
<Item value="0" label="Full Brightness"/>
<Item value="1" label="Maximum in Param 11"/>
</Value>
<Value genre="config" index="14" value="0" label="Enable Double Tap" units="" size="1" min="0" max="2" type="list">
<Help>Enable or disable the double tap function and assign brightness level to single tap.</Help>
<Item value="0" label="Double Tap Enabled"/>
<Item value="1" label="Double Tap Disabled. Single Tap resumes state."/>
<Item value="2" label="Double Tap Disabled. Single Tap max brightness."/>
</Value>
<Value genre="config" index="13" value="0" label="Enable Scene Control" units="" size="1" min="0" max="1" type="list">
<Help>Enable or disable scene control functionality for quick double tap triggers.</Help>
<Item value="0" label="Disabled"/>
<Item value="1" label="Enabled"/>
</Value>
<Value genre="config" index="15" value="0" label="Enable Local Control" units="" size="1" min="0" max="2" type="list">
<Help>Enable or disable local control functionality.</Help>
<Item value="0" label="Paddle Disabled"/>
<Item value="1" label="Paddle Enabled"/>
<Item value="2" label="Paddle AND Z-Wave Disabled"/>
</Value>
<Value genre="config" index="16" value="0" label="Paddle Dim Rate Control" units="seconds" size="4" min="0" max="99" type="int">
<Help>Set the time it takes to get from 0% to 100% brightness when pressing and holding the paddle (physical dimming). The number entered as value corresponds to the number of seconds.</Help>
</Value>
<Value genre="config" index="17" value="0" label="Independant Z-Wave Ramp" units="" size="1" min="0" max="1" type="list">
<Help>Choose if you want to set the Z-Wave ramp rate independently of the physical ramp rate (using an appropriate command in your hub) or if you want them to match.</Help>
<Item value="0" label="Rates Match"/>
<Item value="1" label="Rate set using Z-wave commands"/>
</Value>
<Value genre="config" index="18" value="0" label="Paddle Dim Rate Control" units="seconds" size="4" min="0" max="99" type="int">
<Help>Set the custom brightness level (instead of the last set brightness level) you want the dimmer to come on to when you single tap the upper paddle. 0 is last brightness.</Help>
</Value>
<Value genre="config" index="19" value="0" label="3-Way Type" units="" size="1" min="0" max="2" type="list">
<Help>Choose the type of 3-way switch you want to use with this dimmer in a 3-way set-up. Changing this setting can allow you to control brightness and dim the light from both 3-way locations. See Zooz help for detailed behavior description.</Help>
<Item value="0" label="Regular Mechanical"/>
<Item value="1" label="Regular Mechanical, Bightness control"/>
<Item value="2" label="Momentary"/>
</Value>
<Value genre="config" index="20" value="0" label="Disabled Paddle Behavior" units="" size="1" min="0" max="1" type="list">
<Help>Choose how you'd like the dimmer to report when paddles are tapped and held and physical / Z-Wave control is enabled or disabled.</Help>
<Item value="0" label="Report each brightness level"/>
<Item value="1" label="Report final brightness level only "/>
</Value>
</CommandClass>

Expand Down