Z-wave integration cannot connect to webserver

Hi,

I have installed Z-wave JS UI and got contact with aeotec z-stik 7 USB and also added my Qubino energy meter. I can see values live but I cannot find out how to add the integration because I get error to connect to ws://?:3000

Error when Add integration Z-Wave
image

I bought the Aeotec z-stick 7 and energy meter last week so I have never got values into HA database.

Data from Z-Wave JS UI:

Hope anyone can help me how to start web server or what I am doing wrong.
Pål Einar

Make sure you have the WebSocket server enabled in the Z-wave-JS UI settings:

You don’t say how or where you installed Z-wave-JS UI, but unless you installed it on a completely different machine than Home Assistant you shouldn’t need to use the IP address as you have indicated in your post.

If you installed it as an add-on you should use the hostname shown in the documentation ws://a0d7b954-zwavejs2mqtt:3000 as that is the docker host name alias configured in Home Assistant during the add-on install.

If you did by chance install it somewhere else with the IP you listed, then you likely have a firewall or communications problem between Home Assistant and the host in question.

Thanks for answer,

Yes I installed it in the same machine (HA in vmware) and reason for I used ip address is that I tried first with empty and so with ip.

Does this seems correct?

see address in top:
http://homeassistant.local:8123/a0d7b954_zwavejs2mqtt/ingress js2mqtt ? I will try to avoid mqtt ?

How do I know that the web server is running? Is it a service I can start if I disable and enable the server?

BR
Pål Einar

Hi again, now I tried to disable WS and enable again. Then it worked.
image

I am a new user so now I wonder how to get values into HA . Yes it was here

But is it not alive:
image

Thanks for help, I hope it is possible to get it alive :slight_smile:

pål