zwave-js-ui
zwave-js-ui copied to clipboard
[Bug]: Network graph
Checklist
- [ ] I am not using Home Assistant. Or: a developer has told me to come here.
- [X] I have checked the troubleshooting section and my problem is not described there.
- [X] I have read the changelog and my problem is not mentioned there.
Deploy method
Docker
Zwavejs2Mqtt version
6.13.0
ZwaveJS version
9.5.0
Describe the bug
I've been running jwavejs2mqtt for about a month now. The nodes in my graph are not connected. My mailbox sensor seems to be missing about half the messages so I'm wondering what it's connected to.

To Reproduce
unknown
Expected behavior
Connected lines between nodes
Additional context
I'm using the Zooz 700 Series Z-Wave Plus S2 USB Stick ZST10 700 with firmware "ZW_SerialAPI_Controller_7_17_2_406_ZGM130S_REGION_US.gbl"
Also, health checks seem to timeout.
Please do a node dump

cc @AlCalzone any known bug with Zooz 700?
I think this is just the general incorrectness of the neighbor info used to draw the map. @robertsLando Didn't you want to implement the live network map based on statistics? 😇
Didn't you want to implement the live network map based on statistics? innocent
Hehe I really wish to have the time, I still have to find a good package to do it
From @AlCalzone sketch
Just for info I started working on this, follow the PR here: #3098