Page 1 of 1

Updated Open Z-Wave Wrapper

Posted: Wed Oct 17, 2012 8:02 pm
by uAlex73
I just updated the DomotiGa 1.0.000 (revision 987) with an updated Open Z-Wave wrapper.

This revision includes a MAJOR change in the Open Z-Wave wrapper. Now the wrapper ties all the same type of event value (e.g. "255", "On", "Open", etc) from 1 device into 1 consistent value for switch and dim devices. This is done by mapping the COMMAND_CLASS_BASIC command to the device specific COMMAND_CLASS. Also the Open Z-Wave NodeEvent is using the same type of mapping. Now for binary switches the only possible values are "On" or "Off". For dim devices the possible values are "Off", "Dim 1" through "Dim 98" and "On".
NOTE: This change requires a recompile of the DomoZWave wrapper

Please check it out of the SVN and give it a test and let me know if you find bugs or see areas to improve/enhance ... :D :D :D