chris
(Chris Jackson)
January 30, 2018, 7:54pm
11
You need to use the development version of the binding - see this thread for more information (the first 10 messages or so should give you the installation information).
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…