home-assistant.io/source/hassio/installing_third_party_addons.markdown
Franck Nijhof b2f40816a1 Review/Edit: Hass.io (#3190)
Documentation fixes (spelling, grammar, and punctuations) to the 'Hass.io' section of the website.
2017-08-16 21:31:51 +02:00

1.3 KiB

layout, title, description, date, sidebar, comments, sharing, footer
layout title description date sidebar comments sharing footer
page Installing third-party add-ons Instructions how to get started using third-party add-ons. 2017-05-14 13:28 true false true true

Hass.io allows anyone to create add-on repositories to share their add-ons for Hass.io easily. To try this locally, you can use our example add-on repository at

https://github.com/home-assistant/hassio-addons-example

Home Assistant cannot guarantee the quality or security of third party add-ons. Use at your own risk.

From the Hass.io main panel open the add-on store.

Add the URLs of repositories (one per line) and then press "Save". A new card for the repository will appear.

{% linkable_title Help: Repository is not showing up %}

If you have added a repository, but it's not showing up, it means that the repository contains invalid configuration. Go to the Hass.io panel -> Three dot menu -> Advanced Settings -> Supervisor card -> View logs and scroll to the bottom. It should tell you what went wrong. Report this information to the repository author.