Create an Add-on Repository for Hass.io
Look to our example repository: https://github.com/home-assistant/hassio-addons-example
Add a repository.json
to root of your git repository with:
{
"name": "Needed, Name of repository",
"url": "url to website (optional)",
"maintainer": "(optional) Pascal Vizeli <pvizeli@syshack.ch>"
}