Frank2604
(Frank Figiel)
December 27, 2023, 2:30pm
1
I am in the process of setting up my large Zigbee network and I will end up with five Zigbee2MQTT add-on instances - one for each TubesZB LAN coordinator.
So I wonder if it is possible to customize the name of the add-ons so that I can identify them before opening the settings.
The same would be great to the entries in the sidebar.
mcarty
(Arturo)
December 27, 2023, 2:33pm
2
I am not sure if this would work, you have to test it.
Works for me for Addons:
panel_custom:
- name: panel-redirect
url_path: redirect-supervisor
sidebar_title: Supervisor
sidebar_icon: mdi:home-assistant
module_url: /local/panel-redirect.js
config:
target: /hassio/dashboard
(In configuration.yaml). You would need to find the url_path for zigbee2mqtt
Frank2604
(Frank Figiel)
December 28, 2023, 8:35am
3
Thanks Arturo.
I would like to test it. Any advice how to find out the url_path? How did you inspect the path of the panel-redirect?
What if you “hoover” over the side-bar ? , and/or click-open the Add-on, and look at the url, in top of your browser ?
h3lmutek
(H3lmutek)
November 1, 2024, 7:28am
5