zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
972 stars 203 forks source link

[again know issue] how to remove Unknown manufacturer 0xXXXX corpse nodes ? #3220

Closed AlfaBravoX closed 1 year ago

AlfaBravoX commented 1 year ago

Checklist

Deploy method

Docker

Z-Wave JS UI version

8.22.3.8607bd8

ZwaveJS version

11.9.2

Describe the bug

I have started with absolutely clean docker installation. Z-Wave JS UI never ran on this machine before, so there is absolutely zero chance, that two 0xXXXX nodes would be as corpses from other installations.

my config: GPIO Razberry hat with RPI3 Raspbian Bullseye 11.7 docker Danfoss LC-13 TRV v 1.1 (not zwave+)

What I did: when I started I had only single line control panel belonging to Z-Wave.Me Razberry Daughtercard that I integrated before w/o any issues.

I put all TRVs to factory mode, inserted batteries, waited to boot and then i have put my controller Razberry hat in to inclusion state over zwave-js-ui. Then I pressed TRV button to wake up. I was about 4 meters far from controller (with external antenna btw).

Inclusion happened immediately but instead one item, two more items apperaed in control panel. One as completed the other one stuck on protocolinfo.

I repeated same process for 2nd TRV and I again got 2 more lines in Control panel.

Now I cannot get rid of protocolinfo items, that seems to be stuck. Also what is weird, that controller LED shows transmitting LED almost all of the time, which IMO should not happen and TX should be just a quick when zw devices are communication.

Besides all reported, setup works as expected, no communications issues. TRVs have -88dbm signal strength.

image

Please advise how to remove Unknown manufacturer 0xXXXX items and how to debug TX led state to understand why this is almost all time ON.

Thanks.

To Reproduce

Try to include with clean install with following setup: GPIO Razberry hat with RPI3 Raspbian Bullseye 11.7 docker Danfoss LC-13 TRV v 1.1 (not zwave+)

Expected behavior

Only single line with active heal node will be visible at control panel

Additional context

No response

AlfaBravoX commented 1 year ago

zwavejs_2023-08-11.log

AlfaBravoX commented 1 year ago

Next day I was able to remove both 0xXXXX nodes using:

image

Not sure why I wasn't able to remove them earlier