From 54e264a482071e89dcad3636f25502597fafd2b6 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 2 Feb 2024 11:20:46 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Network Application to d7c410a --- README.md | 6 +++--- unifi/CHANGELOG.md | 2 ++ unifi/DOCS.md | 2 +- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f26f80c0e..71ff5041e 100644 --- a/README.md +++ b/README.md @@ -1122,10 +1122,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/1084ad2 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1084ad2/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/d7c410a +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/d7c410a/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-1084ad2-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-d7c410a-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 8aa639b2f..47684d97c 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v3.0.2 +- Update Network controller to version 8.0.28 (#484) +- Improve DOCS.md (#483) - Fix markdown formatting in documentation (#479) Co-authored-by: Franck Nijhof diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 09072852e..9500061d5 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -22,7 +22,7 @@ comparison to installing any other Home Assistant add-on. 1. After completing the wizard, log in with the credentials just created. 1. Go to the settings (gears icon in the bottom left) -> System -> Advanced. -1. Toggle `Override Inform Host`. +1. Next to the `Inform Host` label, click the checkbox option for `Override` so that is now "checked". 1. Change the `Host for Inform` to match the IP or hostname of the device running Home Assistant. 1. Hit the "Apply Changes" button to activate the settings. diff --git a/unifi/README.md b/unifi/README.md index f88df82a5..e1c7d0403 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-1084ad2-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/1084ad2 +[release-shield]: https://img.shields.io/badge/version-d7c410a-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/d7c410a [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 7c68521c1..62c577b7d 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 1084ad2 +version: d7c410a slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi