Connecting to ZWaveJS addon on another rpi

Can you have the add-on on one RPI and the integration on another?
When trying this I get access denied with ws://192.168.0.80:3000

You can, but you’d need to expose port 3000 in the addon config’s Network section. It would be fairly easy to just run the ZwaveJS2MQTT container on the other Pi rather than a complete HA installation just to run the addon.

2 Likes