chris
(Chris Jackson)
April 4, 2018, 7:12pm
2
Are you trying to include the devices securely? It seems so, but if you are on OH2.2, then the binding will not support security and you should instead use the development version.
The latest version of the development binding dated 8th Sep 2018 is here .
Toward the end of last year I spent some time doing some initial refactoring of the ZWave binding in OH2. This focussed on rewriting the way transactions work as this is an enabler for other areas of the code. At the same time I also restructured the different layers of the binding to make things cleaner, and done some changes to support a system of autocoding the command classes directly from the Z-Wave standard which s…