I've got this repo but it's not appearing in the home assistant add-on store even after I add the repo: https://github.com/remy/scraper
It does appear in the list of repos, and appears to be detected, but then the individual addon isn't found. Note that it does work when it's being developed locally.
I've tried to compare to the example-addon directory (and added the apparmor.txt and moved some files around), but I can't spot the difference. (reference example addon https://github.com/home-assistant/addons-example/)
Any ideas?