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:
If you fix it by hand and instead of null enter reddit-card.js, everything will work, but there will be other error:
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:
If you fix it by hand and instead of
null
enterreddit-card.js
, everything will work, but there will be other error:But, yes, card will work as it should.