ljmerza / reddit-card

Reddit Card for Home Assistant
MIT License
9 stars 2 forks source link

HACS problem with resources #5

Open BeardedTinker opened 2 years ago

BeardedTinker commented 2 years ago

Hi @ljmerza

There is a bug with adding card through HACS. If you add it there it will do everything correctly, reload page and all looks ok. BUT in resources, it will be listed as following:

/hacsfiles/reddit-card/null?hacstag=175727366100

And that of course will give error when trying to add card:

image

If you fix it by hand and instead of null enter reddit-card.js, everything will work, but there will be other error: image

image

But, yes, card will work as it should.