--- layout: page title: "Installing third-party add-ons" description: "Instructions how to get started using third-party add-ons." date: 2017-05-14 13:28 sidebar: true comments: false sharing: true footer: 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 ```text 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.