#ZHA on sidebar
1 messages · Page 1 of 1 (latest)
Hi @sterile trench,
Add a custom Panel to your configuration,yaml.
https://www.home-assistant.io/integrations/panel_custom/
use this, pick you own URL
- name: config/integrations/integration/zha
sidebar_title: ZHA
sidebar_icon: mdi:zigbee
module_url: http://192.x.x.x:8123/config/integrations/integration/zha
embed_iframe: true
require_admin: true
config:
ingress: ZHA
Thanks I'll try that
You can see the icon and names and stuff, tweak as you like but that exact is whatI just tried. and it worked.
Have to restart HA to see it first time.
Seems like you can use a relative path like
module_url: /config/integrations/integration/zha
worked thanks
When you have a solution, would you be so kind as to select close from the 3 dots menu in the top and the Resolved tag if you have not already done so?@sterile trench
Trying to figure out how to do that on Mobile
Try to long press on the thread on the sidebar.