Zigbee2mqtt: show the networkmap in home assistant

I see. The log of a device that is not connected to any other device in the map looks like this (I think it’s not necessary to post the ful log):

"0xID1" [style="rounded, dashed", label="{Zigbee Button|EndDevice|Xiaomi Aqara wireless switch (WXKG11LM)|online}"];

One that is connected looks like this:

"0xID2" [style="rounded, dashed", label="{Zigbee Fenster SZ|EndDevice|Xiaomi Aqara door & window contact sensor (MCCGQ11LM)|online}"]; "0xID2" -> "0xID_COORD" [label="50"]

I changed the ID’s to ID1 ID2 and ID_COORD.

Does it take some time to get all of the data of the devices? As I said my coordinator got a new firmware some days ago and I re-paired all the devices yesterday.