#ZHA on sidebar

1 messages · Page 1 of 1 (latest)

sterile trench
#

Is it possible?

bronze oriole
#

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
sterile trench
#

Thanks I'll try that

bronze oriole
#

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.

night coral
#

Seems like you can use a relative path like

module_url: /config/integrations/integration/zha
bronze oriole
#

Probably can

#

Just copied what Idid before for other paths.

sterile trench
#

worked thanks

bronze oriole
#

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

sterile trench
#

Trying to figure out how to do that on Mobile

night coral
#

Try to long press on the thread on the sidebar.