OpenZWave / open-zwave

a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
http://www.openzwave.net/
GNU Lesser General Public License v3.0
1.05k stars 918 forks source link

Additional parameters for zen16 #2552

Closed cybergrimes closed 3 years ago

cybergrimes commented 3 years ago

Add parameters 21 through 24 for device firmware 1.03 (https://www.support.getzooz.com/kb/article/356-zen16-multirelay-change-log/)

Firmware: 1.03

Added the ability to change relays to NC (normally closed) and customize on/off reports based on the switch / relay position
Added DC motor control mode which prevents R1 and R2 to be turned on at the same time
nechry commented 3 years ago

thanks @cybergrimes