Z-Wave dongle not recognized

Hello,

the “sonoff z-wave 800 dongle plus” dongle, model: dongle-PZG23, is not recognized by Gladys in Z-WAVE JS UI.

Thanks

Hello @Frederic_Trehoux and welcome to the Gladys forum!

So your remark is perfectly normal because Gladys does not manage Z-Wave USB sticks, zwave-js-ui handles that as indicated in the doc.

So you need to create a VM or a Docker container to install zwave-js and zwave-js-ui.
From there, that virtual machine will manage your USB stick which is very well supported according to the zwave-js documentation.
You connect to your zwave-js-ui instance, then Settingset Z-Wave and there you select your USB stick.
Then in the MQTT Gateway section, you can follow the doc.

The doc indicates that you need to connect to an MQTT broker from zwave-js-ui and from the Z-Wave JS UI integration in Gladys.
Either you use the internal MQTT Docker of the MQTT integration in Gladys (to enable), or you can create your own external MQTT Docker.

If you tell us a bit more about your hardware and software setup, we will be able to guide you better.
Don’t hesitate to ask if you need more info.