-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Different LQI than zha-network-card / coordinator connected without line #46
Comments
zha_map is no longer a requirement for this card and it never was for the table. This card is going to be deprecated VERY soon as it has been integrated into HA and will be available in the config area in .119. As for the LQI information: the 2 values are from different areas so the fact that they are different makes sense. 1 is the link quality for the last hop of the last message sent and 1 is for the connection to the neighbor itself IIRC. I’d have to double check the spec to give further detail. @Adminiuga am I right here or am I misremembering this? |
Yes, the zha network card shows the lqi from the last hop which relayed request to coordinator. |
I've checked and rechecked and there should be a bug there. Hopefully you can resolve it before .119 publishing! Please take this part of my map as a reference (hey, it comes from the far future!!! Take a look at the date in upper left corner!): Please note the table (screenshot at the same time of the map): There is something wrong or that I don't understand. |
The map show LQI of a all the neighbors for a particular device, averaged over multiple packets.
|
Thank you for explanation. |
Use the map LQI as the guide line. Don't use network card lqi |
I have a perfectly working ZHA environment using a Conbee II in the attic and various repeaters in first floor, ground floor and cellar.
In my configuration the map rendered with this component has totally different LQI if compared to the table generated by zha-network-card!
Furthermore zigbee devices that connects directly to coordinator doesn't have a line.
Please take a look here (note link colors):
Then take a look at the zha-network-card data:
Who is right? My ZHA devices are working very well so I tend to believe that the table data are right as watching the map it seems that my network is a total disaster!
One last thing: are these two cards depending upon zha_map or not? In the last commit you removed zha_map from the readme but in zha_map you tells that's a prerequisite of these cards... Can I safely remove zha_map?
The text was updated successfully, but these errors were encountered: