ljmerza / tracking-number-card

Show Tracking Numbers from the Email Sensor for Home Assistant
MIT License
32 stars 4 forks source link

HACS Download Wrong File #9

Closed jdeath closed 1 year ago

jdeath commented 1 year ago

HACS is downloading babel.js instead of tracking-number-card.js .

Manually downloading the .js file and putting in \config\www\community\tracking-number-card\ works

KyleStilkey commented 1 year ago

Same here, adding those 2 files manually to the folder made this start working.

frederickjh commented 1 year ago

I am seeing the same here. I have to move the file and delete the babel.js file to get it to work. I allso have to use a manual card entry to use it as it does not show up in the list of available cards.

McSwindler commented 1 year ago

The latest release v3.0.2 is missing the tracking-number-card.js file as an asset, causing HACS to pull the first available js file in the repo instead.

Reverting to v3.0.1 solves the issue or manually installing the latest version works as well.

There appears to be no real changes between 3.0.1 and 3.0.2

ljmerza commented 1 year ago

fixed in v3.0.3