Hi,
I would like to understand my z-wave network. I have few zwave components associate to my home-assistant configuration.
In the control panel of the z-wave configuration page, we can launch a “Heal Network” (tells the controller to “heal” the Z-Wave network. Basically asks the nodes to tell the controller all of their neighbors so the controller can refigure out optimal routing).
I’m a little bit perplex with the OZW logs:
2018-01-30 16:47:17.875 Detail, Node001, Queuing (Controller) Request Node Neighbor Update
2018-01-30 16:47:17.877 Detail, Node003, Queuing (Controller) Request Node Neighbor Update
2018-01-30 16:47:17.877 Detail, Node004, Queuing (Controller) Request Node Neighbor Update
2018-01-30 16:47:17.877 Detail, Node005, Queuing (Controller) Request Node Neighbor Update
2018-01-30 16:47:17.877 Detail, Node006, Queuing (Controller) Request Node Neighbor Update
2018-01-30 16:47:17.877 Detail, Node007, Queuing (Controller) Request Node Neighbor Update
Ok, I have 6 nodes and the controller send a “request node neighbor”. For each node, I received some logs like:
2018-01-30 16:47:27.946 Detail, Node007, Queuing (Controller) Request Node Neighbor Update
2018-01-30 16:47:27.946 Detail, Notification: ControllerCommand - Starting
2018-01-30 16:47:27.946 Detail, Notification: ControllerCommand - Sleeping
But I can’t figure out the routing table of my z-wave network. In some other home automation platform, we can see a graph of the network. Any idea to do this with ha?