hi.
is there anyway to add the image of the sensors on the html interface?
You need to call service zigbee2mqtt_networkmap.update
I connect the coordinator (cc2530) to my zigbee router (cc2530). The router status looking good (connected). But the map shows it offline?
It seems to be error in the zigbee2mqtt state itself?. Since I dont think getting status (e.g., offline and online) is complicate for zigbee_map component!
Outlines of the devices are bold for the coordinator, solid with rounded edges for routers, and dotted with rounded edges for end devices. Numbers are link quality, higher is better, up to 255. Connecting lines are solid for link quality 1ā¦255 and dotted for link quality of 0. Double lines mean that network traffic can connect both ways. End devices will only have a single line as they poll their parent router for messages.
Thanks for this. Very helpful.
Btw do you know if all devices report link quality with same scale/units?
No, Iām not sure about that. Its always 0ā¦255 but I guess it is up to the embedded firmware of each device as to how they measure/calculate their lqi value.
Hello, i have the same probkem. Can you put all steps that you do to work?
Iām in RPi3 ~/.homeassistant manually installation.
Best regards
The steps are listed in post 1.
is there anyway to add background style
the background should be transparent , that way the color would be set depending on theme
Yes I have seen HACS and I think I will add this component. To make this possible I have to restructure some parts.
I donāt think Iāve set a back round color, but I will have a look at it.
thanks mate
Hi, I have upgrade my coordinator firmware and all the devices are working but maps only draw connections between coordinator and routers?
Is there any method to rebuild the map again?
Hi,
iāve set the zigbee map and works well but iāve 2 dubts
- Why between my coordinator and router the line is only one and in one direction?
- Why my 2 lumi sensors (works well) are online but no line between them and coordinator?
Thanks in advance
Davide
The dev version of zigbee2mqtt does a much better job of generating the network map - assuming you are able to give that a try.
In this specific case though it looks like your Xiaomi router isnāt responding to the network scan that builds the map. So it hasnāt contributed its coordinator link nor links for the other 2 end devices that are presumably paired with that router. Removing and re-pairing the router --might-- help.
thank you for reply, iāll try it!
Wher can find dev version of map?
Thanks in advance
Iāve performed some test. The devices without connection line are connect with router, Iāve discovered it because when I unpair it other devices stop send information to coordinator and in this case i see double line between router and coordinator. When i pair again the devices all works fine but on map i see only one line between router and coordinator. May be its a bug
Yes, its most likely a bug. Many bugs have been fixed in the dev version.
Instructions for getting dev version of zigbee2mqtt are here https://www.zigbee2mqtt.io/how_tos/how-to-switch-to-dev-branch.html