rgruebel / ha_zigbee2mqtt_networkmap

Custom Component for Homeassistant to show zigbee2mqtt Networkmap
169 stars 43 forks source link

viz.js not installed (installation using HACS) #17

Closed MarsWarrior closed 5 years ago

MarsWarrior commented 5 years ago

I'm using HACS to install the component.

For some reason viz.js is NOT installed on the viz.js folder. image

rgruebel commented 5 years ago

That's strange. Where does the file "full.render.js.gz" come from? It's not in my repository at all. I will set up HACS in my environment soon and test if everything works.

rgruebel commented 5 years ago

@MarsWarrior is the viz.js file missing in BOTH folders custom_components\zigbee2mqtt_networkmap\www\viz.js and www\community\zigbee2mqtt_networkmap\viz.js?

MarsWarrior commented 5 years ago

Yes, I had to wget them in both folders!

MarsWarrior commented 5 years ago

And this is the commit HACS is using: image

Might it be a problem that both the folder and the file have the same name??

rgruebel commented 5 years ago

yes good idea. That would be a bug in hacs.

rgruebel commented 5 years ago

I've opened an issue: custom-components/hacs#321

MarsWarrior commented 5 years ago

Great!

talondnb commented 5 years ago

I've just noticed this also affects panzoom.min.js. I had to copy the file manually to the folder before pan/zoom worked.

rgruebel commented 5 years ago

Hacs 0.13.0 released