rgruebel / ha_zigbee2mqtt_networkmap

Custom Component for Homeassistant to show zigbee2mqtt Networkmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HACS install status problem

sebiweise opened this issue · comments

The integration is carried out, but not noted in HACS, if necessary Issue in HACS Repo. The files will all be installed as intended.

commented

I also have this and additionally I get 404: Not Found in my Map. Worked before installing it with hacs.
I deleted the browser cache.

EDIT: Did not notice that I have to change the ipanel frame link. Should work after changing this.

But you'll still have the problem from #17.
Maybe the problem with the installation status also depends on #17, because the installation process is not completed successfully. As workarround I could try to rename the folder

commented

Yes you are right, the map doesn't show up.

And it looks like I have this issue now too: #4

Because I get the Error: Received message for unregistered webhook ...

I did not have this issue before.

EDIT: ok so I manually copied the files and the map works again, but I still get that webhook error

EDIT2: Webhooks started to work again somehow. Updated two 0.96.3. Maybe it was the restart, but I did restart before.

In principle I can update, but when I ask you to take out the map it doesn't come out.

This is my configuration:
in configuration.yaml

webhook:
zigbee2mqtt_networkmap:

in panel-iframe.yaml
networkmap:
      title: 'Zigbee Map'
      url: '/local/community/zigbee2mqtt_networkmap/map.html'
      icon: 'mdi: graphql'
#finish

This is the file structure.

image

when clicking on the icon, the update date appears but not the map.

commented

See the post above from @rgruebel

There is some issue with installation process of hacs.

Download the files of the folder viz.js manually from gut and put them in your folder. Restart ha.

Perfect.

Running again.

Thank you

HACS has an issue with the viz.js/viz.js file. It's never copied over.
hacs/integration#321

@dlashua

Perfect.

Running again.

Thank you

@mafede Yes, I saw that. Glad you got it working. I was hoping the extra information provided would help the developer of this component to arrange the files in a way that would work with HACS or to work with the developer of HACS on hacs/integration#321 to get HACS to recognize the file correctly.

commented

So does the component not show up in HACS for you guys as well? I can install it partly, and have to fix it like described above. But the component does not show up in Hacs at all. So, I will not be able to see if it has updates.

Yeah, same here, missing it from list of installed components and always gives option to install.

Hacs 0.13.0 released