Z-Wave JS UI on remote raspberry pi - second zwave network

I have a guest house that I would like to use zwave devices in controlled from the same home assistant device that is in the main house.

I tried everything to extend the zwave network to cross the gap between the two houses, and it just won’t reach. I have put in a couple of wifi devices… Which is OK, but I would rather be 100% zwave.

I found instructions on getting z-wave js-ui installed on a stand along raspberry pi and I have that all working :slight_smile:

I also found several discussions… Some are old instructions and others commented that they are out of date.

I would appreciate insight on how to get this 2nd zwave js ui connected to the main house home assistant. Keeping the existing one for the main house.

Both buildings are on the same IP network. So I just need the magic configuration dust :slight_smile:

Thanks for your help.

Phil

Just enable WS server in ZUI settings and add it in HA as a second hub.

https://zwave-js.github.io/zwave-js-ui/#/homeassistant/homeassistant-official

https://www.home-assistant.io/integrations/zwave_js/#setting-up-a-z-wave-js-server, expand Manual setup steps and https://www.home-assistant.io/integrations/zwave_js/#installing-and-configuring-the-z-wave-integration-in-home-assistant. Pay special attention to the note about unchecking the Supervisor option if you are using HAOS.

1 Like

Thanks so much. That is what I needed!

1 Like