dmulcahey / zha-network-visualization-card

Lovelace custom element for visualizing the ZHA Zigbee network
35 stars 20 forks source link

transpose error #18

Open jwalcek opened 4 years ago

jwalcek commented 4 years ago

I'm getting this error: zha-network-card/zha-network-card.js:3:11 Uncaught ReferenceError: transpose is not defined

It's also documented here: https://github.com/zha-ng/zha-map/issues/17

Edit: I realized the code retireved from HACS is not the same as what's here.

maxi1134 commented 4 years ago

I also get this error, did you managed to fix it?