diff --git a/README.md b/README.md index 1fa57b177..80e566013 100644 --- a/README.md +++ b/README.md @@ -1007,10 +1007,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/1404595 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1404595/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c0dd49b +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c0dd49b/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-1404595-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-c0dd49b-blue.svg [unifi-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index b889de55c..7d314d6a8 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v2.0.0 +- 📚 Add My buttons to documentation (#353) - 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#352) - ⬆️ Upgrades add-on base image to 7.2.0 (#351) - 📚 Remove migrating section (#349) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 870ff2a4d..785868807 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -10,9 +10,12 @@ allowing users to get their network up, running, and updated, easily. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. Search for the "UniFi Network Application" add-on in the Supervisor add-on - store and install it. -1. Start the "UniFi Network Application" add-on. +1. Click the Home Assistant My button below to open the add-on on your Home + Assistant instance. + + [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] + +1. Click the "Install" button to install the add-on. 1. Check the logs of the "UniFi Network Application" to see if everything went well. 1. Click the "OPEN WEB UI" button, and follow the initial wizard. @@ -25,6 +28,12 @@ comparison to installing any other Home Assistant add-on. 1. Hit the "Apply Changes" button to activate the settings. 1. Ready to go! +Home Assistant, by default, ships with the Community Add-ons store installed. +However, if it is missing (for any reason), you can add it by clicking the +button My button below. + +[!Add repository to your Home Assitant instance.][repository-badge]][repository] + ## Configuration **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -180,6 +189,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_unifi [contributors]: https://github.com/hassio-addons/addon-unifi/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e [discord]: https://discord.me/hassioaddons @@ -189,4 +200,6 @@ SOFTWARE. [keepchangelog]: http://keepachangelog.com/en/1.0.0/ [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-unifi/releases +[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg +[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/unifi/README.md b/unifi/README.md index 855fd54c2..424c124f1 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-1404595-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/1404595 +[release-shield]: https://img.shields.io/badge/version-c0dd49b-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/c0dd49b [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.yaml b/unifi/config.yaml index 76640558a..54ec705f2 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -39,5 +39,5 @@ schema: slug: unifi startup: services url: https://github.com/hassio-addons/addon-unifi -version: '1404595' +version: c0dd49b webui: https://[HOST]:[PORT:8443]