Issue in adding my custom card as a HACS integration

Hey guys. I created a custom clock card

afaict I have the repo structured correctly but its not letting me add it

Apologies if I’m missing something obvious. I have searched around for the answer to no avail.

Your .js should have the same name as the repository.

See Plugin (Dashboard) - HACS

I’ve made the change but still have the same issue.

I note this:

Is that just for the word ‘lovelace’ as otherwise the only difference to mine previous to your suggestion was having ‘ha-’ at the start of the name, which if the exception is that you can have an extra word in front of the file name, then mine did match before.

But yeah, its not working anyway…

edit: would you mind trialing it yourself in case its something on my system rather than an issue with my repo

The filename in your hacs.json is still wrong

Oh silly me. How’d I not pick up on that. Ty but unfortunately still doesn’t work. Gave it 10mins to make sure it’s likely propagated.

edit: 30mins now so for sure should be propagated and I do have another HA at a different location that also doesnt accept it, so it has to be something wrong with the repo still.

Edit2: Got it! Needed to update the release too. Thanks for your help