Page 1 of 1

Zwave-JS-UI AND MQTT

Posted: Sunday 04 February 2024 13:55
by BartSr
I managed to get the zwave-js-ui up and running in a test-environment. In my production system mosquitto is working fine.
Q: once I install Zwave-JS-ui as per Wiki instructions in mg production environment I do have 2 Brokers. That is how it must be? Is the 2nd one running in a separate docker? And what if I install as per Wiki Zigbee 2 MQTT? Again another Broker there?
Bart

Re: Zwave-JS-UI AND MQTT

Posted: Sunday 04 February 2024 14:29
by waltervl
You only need 1 mqtt broker in your network. It will communicate with Domoticz and Zwave-JS-UI and Zigbee2MQTT

Re: Zwave-JS-UI AND MQTT

Posted: Sunday 04 February 2024 14:54
by BartSr
Thanks Walter.