home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
68.77k stars 28.1k forks source link

Z-Wave JS cannot add secure devices via remote Z-Wave JS Server #116161

Closed AlCalzone closed 1 week ago

AlCalzone commented 1 week ago

The problem

I'm not sure when this started, but I assume it's related to the recent integration update to 0.5.0.

Using the UI integrated in HA I can no longer include secure devices when connected to a remote Z-Wave JS Server. When using Z-Wave JS UI (which hosts the remote server), the inclusion works.

The inclusion also works when running local instances of the Z-Wave JS or the Z-Wave JS UI addon.

I assume that HA never grants the security classes, or doesn't show the PIN query, so the process times out. This is as far as I get: grafik

What version of Home Assistant Core has the issue?

core-2024.1.0.dev20231211

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Z-Wave JS

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

AlCalzone commented 1 week ago

Something is off with the communication there. If I add an insecure device, I see that it gets added in the driver logs, but the HA UI never notices. Still showing the screenshot above.

AlCalzone commented 1 week ago

Disregard - I realized this is caused by Z-Wave JS UI