zha-ng / zha-map

Build ZHA network topology map.
MIT License
57 stars 17 forks source link

Error in card #17

Closed fernandex00 closed 4 years ago

fernandex00 commented 4 years ago

i get this error in logs

Detalles del registro (ERROR)
Logger: frontend.js.latest.202002205
First occured: 16:13:27 (1 occurences)
Last logged: 16:13:27

http://192.168.86.7:8123/community_plugin/zha-network-card/zha-network-card.js:3:11 Uncaught ReferenceError: transpose is not defined
Adminiuga commented 4 years ago

You may want to rise this issue in https://github.com/dmulcahey/zha-network-card cause error is coming from the front-end, not from zha_map. But both of these are pre-alpha and not really supported.

jwalcek commented 4 years ago

The js file on HACS is different than what is on his github page. I had the same issue as you, but then I manually created another lovelace resource with the correct github js file. Then it worked, although it slows everything down on my HA on RPi3 to make it not worth it.

Adminiuga commented 4 years ago

ZHA-MAP is only the custom component, the UI is in https://github.com/dmulcahey/zha-network-card if the issue still persists, open it for zha-network-card repo