diff --git a/addons_updater/README.md b/addons_updater/README.md index 5841e7d77..9a116ab5d 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -37,7 +37,8 @@ This script allows to automatically update addons based on upstream new releases The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Configure the add-on to your preferences, see below 1. Click the `Save` button to store your configuration. diff --git a/binance-trading-bot/README.md b/binance-trading-bot/README.md index b9acde6e9..167f31b6a 100644 --- a/binance-trading-bot/README.md +++ b/binance-trading-bot/README.md @@ -46,7 +46,8 @@ Please see https://github.com/chrisleekr/binance-trading-bot for configuration. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/birdnet-pipy/README.md b/birdnet-pipy/README.md index 1a27c0509..e2a79ed04 100644 --- a/birdnet-pipy/README.md +++ b/birdnet-pipy/README.md @@ -7,6 +7,14 @@ BirdNET-PiPy is a self-hosted system that uses the BirdNET deep-learning model t - Upstream project: https://github.com/Suncuss/BirdNET-PiPy - This add-on runs the BirdNET-PiPy backend services, Icecast audio stream, and Vue.js frontend in a single container. +## Installation + +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) +1. Install this add-on. +1. Start the add-on. +1. Check the logs of the add-on to see if everything went well. + ## Configuration Install, then start the add-on a first time. Open the Web UI from Home Assistant (Ingress) or directly at `http://:8011` (or the port you configure). diff --git a/bitwarden/README.md b/bitwarden/README.md index b3ea655ba..cf634ec08 100644 --- a/bitwarden/README.md +++ b/bitwarden/README.md @@ -31,6 +31,14 @@ _Thanks to everyone having starred my repo! To star it click on the image below, ![downloads evolution](https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/bitwarden/stats.png) +## Installation + +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) +1. Install this add-on. +1. Start the add-on. +1. Check the logs of the add-on to see if everything went well. + ## About Created by Frenck, please see documentation here : https://github.com/hassio-addons/addon-bitwarden diff --git a/changedetection.io/README.md b/changedetection.io/README.md index 766025697..d3bcbbdca 100644 --- a/changedetection.io/README.md +++ b/changedetection.io/README.md @@ -85,7 +85,8 @@ Then restart the Changedetection.io add-on - after that you can use the browser The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/cloudcommander/README.md b/cloudcommander/README.md index aaff9b454..218bbe19f 100644 --- a/cloudcommander/README.md +++ b/cloudcommander/README.md @@ -82,7 +82,8 @@ This addon supports custom scripts and environment variables: The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/emby/README.md b/emby/README.md index 26200cc00..69f646103 100644 --- a/emby/README.md +++ b/emby/README.md @@ -81,7 +81,8 @@ This addon supports mounting both local drives and remote SMB shares: The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/emby_beta/README.md b/emby_beta/README.md index 73e451e32..4ae13a6ea 100644 --- a/emby_beta/README.md +++ b/emby_beta/README.md @@ -57,7 +57,8 @@ silent: true #suppresses debug messages The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/enedisgateway2mqtt/README.md b/enedisgateway2mqtt/README.md index 823665e18..00c408d63 100644 --- a/enedisgateway2mqtt/README.md +++ b/enedisgateway2mqtt/README.md @@ -78,7 +78,8 @@ For complete configuration options, see: https://github.com/m4dm4rtig4n/myelectr The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/enedisgateway2mqtt_dev/README.md b/enedisgateway2mqtt_dev/README.md index df1f367da..6169e5853 100644 --- a/enedisgateway2mqtt_dev/README.md +++ b/enedisgateway2mqtt_dev/README.md @@ -78,7 +78,8 @@ For complete configuration options, see: https://github.com/m4dm4rtig4n/myelectr The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/filebrowser/README.md b/filebrowser/README.md index 237138461..8d6df6ae0 100644 --- a/filebrowser/README.md +++ b/filebrowser/README.md @@ -38,7 +38,8 @@ This addon is based on the [docker image](https://hub.docker.com/r/filebrowser/f The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. [Add my Home Assistant add-ons repository][repository] to your Home Assistant instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/filebrowser_quantum/README.md b/filebrowser_quantum/README.md index d5c5968d2..520c14c3e 100644 --- a/filebrowser_quantum/README.md +++ b/filebrowser_quantum/README.md @@ -38,7 +38,8 @@ This addon is based on the [docker image](https://hub.docker.com/r/gtstef/filebr The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. [Add my Home Assistant add-ons repository][repository] to your Home Assistant instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/gazpar2mqtt/README.md b/gazpar2mqtt/README.md index 93463e908..5501537b5 100644 --- a/gazpar2mqtt/README.md +++ b/gazpar2mqtt/README.md @@ -98,7 +98,8 @@ For complete configuration options, see: https://github.com/ssenart/gazpar2mqtt The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/gitea/README.md b/gitea/README.md index 1ea83cc06..16ab104e7 100644 --- a/gitea/README.md +++ b/gitea/README.md @@ -74,7 +74,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/guacamole/README.md b/guacamole/README.md index 64d7f2956..c9ffddedf 100644 --- a/guacamole/README.md +++ b/guacamole/README.md @@ -73,7 +73,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/immich/README.md b/immich/README.md index cc73daacc..836cd3d27 100644 --- a/immich/README.md +++ b/immich/README.md @@ -99,7 +99,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/immich_cuda/README.md b/immich_cuda/README.md index 088305aec..9b966cffb 100644 --- a/immich_cuda/README.md +++ b/immich_cuda/README.md @@ -115,7 +115,8 @@ comparison to installing any other Hass.io add-on. - AMD64 architecture (ARM not supported) **Steps:** -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/immich_frame/README.md b/immich_frame/README.md index cc7a603b2..cdb78d3aa 100644 --- a/immich_frame/README.md +++ b/immich_frame/README.md @@ -73,7 +73,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Configure your Immich server URL and API key. 1. Click the `Save` button to store your configuration. diff --git a/immich_noml/README.md b/immich_noml/README.md index 308c553c3..342e54196 100644 --- a/immich_noml/README.md +++ b/immich_noml/README.md @@ -114,7 +114,8 @@ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. **Steps:** -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/immich_openvino/README.md b/immich_openvino/README.md index 7ffde173a..e2ef0229c 100644 --- a/immich_openvino/README.md +++ b/immich_openvino/README.md @@ -116,7 +116,8 @@ comparison to installing any other Hass.io add-on. - Intel GPU drivers installed (if using Intel GPU acceleration) **Steps:** -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/immich_power_tools/README.md b/immich_power_tools/README.md index 9fbc7407e..ab68edec5 100644 --- a/immich_power_tools/README.md +++ b/immich_power_tools/README.md @@ -113,7 +113,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Configure all required database and API settings. 1. Click the `Save` button to store your configuration. diff --git a/inadyn/README.md b/inadyn/README.md index 2af3fd438..4da00962f 100644 --- a/inadyn/README.md +++ b/inadyn/README.md @@ -39,7 +39,8 @@ Some code borrowed from https://github.com/nalipaz/hassio-addons The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/jackett/README.md b/jackett/README.md index 4d08f2bb2..645890b5c 100644 --- a/jackett/README.md +++ b/jackett/README.md @@ -78,7 +78,8 @@ This addon supports mounting both local drives and remote SMB shares: The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/jellyfin/README.md b/jellyfin/README.md index 8e3f93389..938685af7 100644 --- a/jellyfin/README.md +++ b/jellyfin/README.md @@ -116,7 +116,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/joal/README.md b/joal/README.md index 485a32ff9..b70d8c0ad 100644 --- a/joal/README.md +++ b/joal/README.md @@ -63,7 +63,8 @@ verbose: true The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Make sure that the two ports are open on your router diff --git a/joplin/README.md b/joplin/README.md index 662012de3..a4b5bc99e 100644 --- a/joplin/README.md +++ b/joplin/README.md @@ -116,7 +116,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/manyfold/README.md b/manyfold/README.md index 98354845c..6af01c87c 100644 --- a/manyfold/README.md +++ b/manyfold/README.md @@ -21,16 +21,16 @@ Documentation: [manyfold.app/get-started](https://manyfold.app/get-started/) ## Installation -1. In Home Assistant OS Add-on Store, open menu (`...`) -> `Repositories`. -2. Add the Git repository URL for this add-on repository root (the repo includes `repository.yaml` and `manyfold/`). -3. Refresh Add-on Store and install **Manyfold**. -4. Configure options (defaults are safe for first run): +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) +2. Refresh Add-on Store and install **Manyfold**. +3. Configure options (defaults are safe for first run): - `library_path`: `/share/manyfold/models` - `secret_key_base`: leave blank to auto-generate - `puid` / `pgid`: set to a non-root UID/GID (see "Fix root warning (PUID/PGID)" below) - optionally tune worker/thread and upload limits in "Small server tuning" below -5. Start the add-on. -6. Open `http://:3214`. +4. Start the add-on. +5. Open `http://:3214`. Before first start, ensure your library folder exists on the host: diff --git a/mealie/README.md b/mealie/README.md index b5447c2e3..a11392cd0 100644 --- a/mealie/README.md +++ b/mealie/README.md @@ -139,7 +139,8 @@ Read here : https://hay-kot.github.io/mealie/documentation/community-guide/home- The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/monica/README.md b/monica/README.md index c485f69d4..c42fb7fde 100644 --- a/monica/README.md +++ b/monica/README.md @@ -121,7 +121,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Configure database and email settings as needed. 1. Click the `Save` button to store your configuration. diff --git a/navidrome/README.md b/navidrome/README.md index 73e0c24a8..6d031bd54 100644 --- a/navidrome/README.md +++ b/navidrome/README.md @@ -104,7 +104,8 @@ This addon supports custom scripts and environment variables: The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/netalertx/README.md b/netalertx/README.md index 4b4c242fa..b6f0ac569 100644 --- a/netalertx/README.md +++ b/netalertx/README.md @@ -38,7 +38,8 @@ This addon is based on the [docker image](https://github.com/jokob-sk/NetAlertX/ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/netalertx_fa/README.md b/netalertx_fa/README.md index ef15c1ee8..072462e42 100644 --- a/netalertx_fa/README.md +++ b/netalertx_fa/README.md @@ -75,7 +75,8 @@ This addon supports custom scripts and environment variables through the `addon_ The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/nextcloud/README.md b/nextcloud/README.md index 9ac195b36..5458755d5 100644 --- a/nextcloud/README.md +++ b/nextcloud/README.md @@ -163,7 +163,8 @@ and you want to overcome this, follow the below steps: The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/omni-tools/README.md b/omni-tools/README.md index 43ea725c5..e712a2150 100644 --- a/omni-tools/README.md +++ b/omni-tools/README.md @@ -18,7 +18,8 @@ Omni Tools is a self-hosted web application offering a variety of online utiliti ## Installation -1. Add this repository to your Home Assistant Supervisor add-on store +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 2. Install the "Omni Tools" add-on 3. Start the add-on 4. Open the web UI diff --git a/openproject/README.md b/openproject/README.md index e64b2305d..e6f1f4446 100644 --- a/openproject/README.md +++ b/openproject/README.md @@ -45,7 +45,8 @@ Webui can be found at `:port`. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/organizr/README.md b/organizr/README.md index 4ec69cac0..be833898a 100644 --- a/organizr/README.md +++ b/organizr/README.md @@ -37,7 +37,8 @@ This addon is based on the [docker image](https://hub.docker.com/r/organizr/orga The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/photoprism/README.md b/photoprism/README.md index 0161ccd79..b466a638e 100644 --- a/photoprism/README.md +++ b/photoprism/README.md @@ -42,7 +42,8 @@ Based on the docker image : https://hub.docker.com/r/photoprism/photoprism The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/piwigo/README.md b/piwigo/README.md index ed90541e5..356c45301 100644 --- a/piwigo/README.md +++ b/piwigo/README.md @@ -37,7 +37,8 @@ This addon is based on the [docker image](https://github.com/linuxserver/piwigo) The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/plex/README.md b/plex/README.md index 4b4a8ba99..a5ace650e 100644 --- a/plex/README.md +++ b/plex/README.md @@ -92,7 +92,8 @@ This addon supports mounting both local drives and remote SMB shares: The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/resiliosync/README.md b/resiliosync/README.md index ce0be5889..300b49e92 100644 --- a/resiliosync/README.md +++ b/resiliosync/README.md @@ -37,7 +37,8 @@ This addon is based on the [docker image](https://github.com/linuxserver/resilio The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/scrutiny/README.md b/scrutiny/README.md index 3e8db64cb..b42cb0af3 100644 --- a/scrutiny/README.md +++ b/scrutiny/README.md @@ -89,7 +89,8 @@ This addon supports custom scripts and environment variables: The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on. -1. [Add my Hass.io add-ons repository][repository] to your home assistant instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Set the add-on options to your preferences diff --git a/scrutiny_fa/README.md b/scrutiny_fa/README.md index 4987578e7..1caea65ae 100644 --- a/scrutiny_fa/README.md +++ b/scrutiny_fa/README.md @@ -89,7 +89,8 @@ This addon supports custom scripts and environment variables: The installation of this add-on is pretty straightforward and not different in comparison to installing any other add-on. -1. [Add my Hass.io add-ons repository][repository] to your home assistant instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Set the add-on options to your preferences diff --git a/seerr/README.md b/seerr/README.md index 6271b33b2..e9bc083f2 100644 --- a/seerr/README.md +++ b/seerr/README.md @@ -12,7 +12,8 @@ Upstream repositories reviewed: ## Installation -1. Add this repository to Home Assistant. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 2. Install **Seerr**. 3. Configure options, then start the add-on. 4. Open the Web UI on port `5055` or via Home Assistant Ingress. diff --git a/social_to_mealie/README.md b/social_to_mealie/README.md index 83366b9c8..31ad7e5e3 100644 --- a/social_to_mealie/README.md +++ b/social_to_mealie/README.md @@ -32,6 +32,14 @@ _Thanks to everyone having starred my repo! To star it click on the image below, This addon is based on the docker image https://github.com/GerardPolloRebozado/social-to-mealie +## Installation + +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) +1. Install this add-on. +1. Start the add-on. +1. Check the logs of the add-on to see if everything went well. + ## Configuration Webui can be found at . diff --git a/sponsorblockcast/README.md b/sponsorblockcast/README.md index aa5b2ddc7..905c20c2a 100644 --- a/sponsorblockcast/README.md +++ b/sponsorblockcast/README.md @@ -83,7 +83,8 @@ For detailed configuration options, see [CastSponsorSkip](https://github.com/gab The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/spotweb/README.md b/spotweb/README.md index 40ad5e045..38207bd4c 100644 --- a/spotweb/README.md +++ b/spotweb/README.md @@ -52,7 +52,8 @@ This addon was built by @woutercoppens and is hosted on this repository. Note: This addon requires a mysql database. Make sure you have the MariaDB addon running of use a remote MySQL server. A database and user will be auto created if the MariaDB addon is detected. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Make sure that the MariaDB addon is installed or use a remote MySQL server. 1. Install the Spotweb add-on. 1. Click the `Save` button to store your configuration. diff --git a/tandoor_recipes/README.md b/tandoor_recipes/README.md index ccc3218c1..6b3ed4669 100644 --- a/tandoor_recipes/README.md +++ b/tandoor_recipes/README.md @@ -82,7 +82,8 @@ externalfiles_folder: "/config/addons_config/tandoor_recipes/externalfiles" The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/tdarr/README.md b/tdarr/README.md index 46e8c348e..7af7eeae0 100644 --- a/tdarr/README.md +++ b/tdarr/README.md @@ -46,7 +46,8 @@ This addon is based on the [docker image](https://hub.docker.com/r/hurlenko/Tdar The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/transmission/README.md b/transmission/README.md index 3d780069d..3f0f2fe70 100644 --- a/transmission/README.md +++ b/transmission/README.md @@ -38,7 +38,8 @@ This addon is based on the [docker image](https://github.com/linuxserver/docker- The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/transmission_openvpn/README.md b/transmission_openvpn/README.md index 98d3dc18b..16156252b 100644 --- a/transmission_openvpn/README.md +++ b/transmission_openvpn/README.md @@ -37,7 +37,8 @@ This addon is based on the [Haugene docker image](https://github.com/haugene/doc The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/ubooquity/README.md b/ubooquity/README.md index 6d88cbd17..53a8672d9 100644 --- a/ubooquity/README.md +++ b/ubooquity/README.md @@ -47,7 +47,8 @@ It is recommended to enable OPDS server from option, then you can connect to you The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/wger/README.md b/wger/README.md index 0e8394d9b..21dd8f635 100644 --- a/wger/README.md +++ b/wger/README.md @@ -61,7 +61,8 @@ The complete list of ENV variables can be seen here : not available The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/whatsapper/README.md b/whatsapper/README.md index 1b80a5099..7a1a0ac4b 100644 --- a/whatsapper/README.md +++ b/whatsapper/README.md @@ -51,7 +51,8 @@ Webui can be found at `:port`. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/xteve/README.md b/xteve/README.md index db0845c7b..3990a7e19 100644 --- a/xteve/README.md +++ b/xteve/README.md @@ -40,7 +40,8 @@ Based on the docker image : https://hub.docker.com/r/collelog/xteve The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/zzz_archived_code-server/README.md b/zzz_archived_code-server/README.md index 0c8135817..7055a0221 100644 --- a/zzz_archived_code-server/README.md +++ b/zzz_archived_code-server/README.md @@ -56,7 +56,8 @@ cifspassword: "password" # optional, smb password, same for all smb shares) The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/zzz_archived_omada/README.md b/zzz_archived_omada/README.md index b95d7750d..38b5c216f 100644 --- a/zzz_archived_omada/README.md +++ b/zzz_archived_omada/README.md @@ -27,6 +27,14 @@ _Thanks to everyone having starred my repo! To star it click on the image below, ![downloads evolution](https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/zzz_archived_omada/stats.png) +## Installation + +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) +1. Install this add-on. +1. Start the add-on. +1. Check the logs of the add-on to see if everything went well. + ## ⚠️ Obsolete Addon Notice **This addon is obsolete and no longer actively maintained.** diff --git a/zzz_archived_omada_v3/README.md b/zzz_archived_omada_v3/README.md index a5b414e64..2f2dd36fb 100644 --- a/zzz_archived_omada_v3/README.md +++ b/zzz_archived_omada_v3/README.md @@ -27,6 +27,14 @@ _Thanks to everyone having starred my repo! To star it click on the image below, ![downloads evolution](https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/zzz_archived_omada_v3/stats.png) +## Installation + +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) +1. Install this add-on. +1. Start the add-on. +1. Check the logs of the add-on to see if everything went well. + ## ⚠️ Obsolete Addon Notice **This legacy addon (v3) is obsolete and no longer actively maintained.** diff --git a/zzz_archived_ombi/README.md b/zzz_archived_ombi/README.md index 720aef733..a67881776 100644 --- a/zzz_archived_ombi/README.md +++ b/zzz_archived_ombi/README.md @@ -41,7 +41,8 @@ This addon is based on the [docker image](https://github.com/linuxserver/docker- The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on. diff --git a/zzz_archived_papermerge/README.md b/zzz_archived_papermerge/README.md index d043a9e99..431d63229 100644 --- a/zzz_archived_papermerge/README.md +++ b/zzz_archived_papermerge/README.md @@ -38,7 +38,8 @@ This addon is based on the [docker image](https://hub.docker.com/r/linuxserver/p The installation of this add-on is pretty straightforward and not different in comparison to installing any other Hass.io add-on. -1. [Add my Hass.io add-ons repository][repository] to your Hass.io instance. +1. Add my add-ons repository to your home assistant instance (in supervisor addons store at top right, or click button below if you have configured my HA) + [![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Falexbelgium%2Fhassio-addons) 1. Install this add-on. 1. Click the `Save` button to store your configuration. 1. Start the add-on.