Z-Wave dongle not recognized

Oops, I meant the zwave-js-ui integration of Gladys :winking_face_with_tongue:

The MQTT integration of Gladys lets you connect your zwave-js-ui Docker to an MQTT server.
Then the Gladys zwave-js-ui integration will connect Gladys to that MQTT server to retrieve and control your devices.

Can you post the screenshot of the other side of the zwave-js MQTT gateway AND of the Gladys zwave-js-ui integration?
I wanted to check the topic name and the IP and port.

There you go — I think it’s this part that’s missing for you; apart from that, I don’t see anything else.

Perfect, thanks!
So instead of localhost in Host url, you should put http://192.268.1.117, I think.

For the port, it should be fine.

merci pour le retour,

alors j’ai remplacé par l’adresse : http://192.168.1.117 mais rien ne remonte. en bidouillant un peu j’ai mis ça et ça remonte/

par contre il met que mon contrôleur n’est géré par gladys. je vais faire quelques tests pour voir. merci pour ton aide. dès que j’ai le temps je vais essayer de faire un petit auto avec des captures je pense que ça pourrait aider des personnes.

en tout cas je peux commander les nodes depuis gladys c’est cool. j’aurai galéré quand même. je vais maintenant essayer de créer des scènes pour la gestion du chauffage avec mes modules fil pilote.

Indeed, the Auth wasn’t enabled and therefore there was no authorization to access the MQTT server — well done!
Have fun now, :smiling_face:
We can discuss the tutorial in DMs if you want, since I was also thinking of creating one.

Overall it was interesting and it helps to understand the system a little better. Where I’m going to have some trouble is with EnOcean, which manages my temperature sensors. I just saw that it needs to be deployed on Node-RED because there isn’t an integration yet. I’ll look into that.