Zwave support for openHAB for 4.3.2

I have installed 4.3.2 on MacOS. I am not using any containers. Was pleased with the simplicity of installation. I have a Zooz 800 zwave usb controller stick that I am trying to use. I am getting a “bridge error”. Is the Zooz 800 supported ? If not, what zwave controller sticks are supported ? More generally, is there is list of devices supported by openHAB ? thanks

My understanding is it should work except for long range inclusion.

To help we’ll need some logs and such.

Let me know if anything else can be supplied to get to bottom of this. My Mac using the M1 Pro
processor.

My steps:

  • start up openhab
  • browse to openhab, then login
  • the zwave stick was added to “Things” earlier. It appeared under Things. The stick is inserted into a usb hub which is attached to the MAC.
  • I see a java error being thrown (I am using openjdk version 17.0.14). Seems that
    device driver is not present ?? Should this be part provided with the install ?

openhab> java.lang.ExceptionInInitializerError thrown while loading gnu.io.RXTXCommDriver
java.lang.NoClassDefFoundError: Could not initialize class gnu.io.RXTXCommDriver thrown while loading gnu.io.RXTXCommDriver
java.lang.NoClassDefFoundError: Could not initialize class gnu.io.RXTXCommDriver thrown while loading gnu.io.RXTXCommDriver
java.lang.NoClassDefFoundError: Could not initialize class gnu.io.RXTXCommDriver thrown while loading gnu.io.RXTXCommDriver
java.lang.NoClassDefFoundError: Could not initialize class gnu.io.RXTXCommDriver thrown while loading gnu.io.RXTXCommDriver
java.lang.NoClassDefFoundError: Could not initialize class gnu.io.RXTXCommDriver thrown while loading gnu.io.RXTXCommDriver
java.lang.NoClassDefFoundError: Could not initialize class gnu.io.RXTXCommDriver thrown while loading gnu.io.RXTXCommDriver

At least with linux, when the Zwave binding is installed the supporting drivers are installed. I did not see in your steps that the Zwave binding was installed? Assuming yes, setting the ZW binding to Debug might help (but the issue seems to be before the binding gets going)

Edit: I have a working zooz 800 controller in linux, so it is likely not that.

Also the supported devices are here
EDIT2: a more complete picture is on the ZW database here

How do I set the ZW Binding to debug ?

From the UI setting page on the right hand side, use the drop down for addons settings