I have been accessing the HA meshing diagram showing my Zigbee co-ordinators for months and now I have forgotten how to do it. It only took a couple of clicks to access it.
Can someone advise how to access the Zigbee Meshing Screen
Thanks
Sorry I can not read your language.
You say"on the top click the button on the right" but on which screen?
I am trying to access the Zigbee Meshing Screen and not add a Zigbee item.
Thanks
- Go to Settings > Devices & Services
- Scroll down to get to the Zigbee Home Automation Device (I think this also works with Zigbee2MQTT as well)
- Click on the integration name (NOT the number of devices)
- Click the gear button next to the name of your Zigbee coordinator
- At the top click VISUALIZATION
I kept forgetting that too, so I put a button on one of my dashboards to go right to it.
type: tile
entity: sensor.backup_backup_manager_state
features_position: bottom
vertical: false
tap_action:
action: navigate
navigation_path: /config/zha/visualization
icon_tap_action:
action: navigate
navigation_path: /config/zha/visualization
name: Zigbee Mesh Visualization
icon: mdi:zigbee
hide_state: true
grid_options:
columns: full
Just FYI, the entity doesn’t matter, but you have to have an entity for the tile card even if the actions don’t do anything to the entity.
Thanks Kyle
Your information got me to it but mine is different to yours. Mine is:
4. Click the three dots next to “Reconfigure”.
5. Click “View Network”
You saved me a lot of time I have wasted on this. Pity youtube mentions Meshing but none I could find showed how to get to it.
I’ll check out that button.
Thanks again.
It might depend on what version of HA you’re on. That’s one of the reasons I created the button. The navigation to it has changed some over versions, but the actual path hasn’t.

