From 2f96e7184a836c59abe249cbc96308780f58e202 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 6 Mar 2023 18:17:14 +0000 Subject: [PATCH] :tada: Release of add-on UniFi Network Application 2.6.0 --- README.md | 6 +++--- unifi/CHANGELOG.md | 12 ++++-------- unifi/DOCS.md | 2 +- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 5 files changed, 11 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index b5cf2586..0a4609e3 100644 --- a/README.md +++ b/README.md @@ -998,10 +998,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/v2.5.0 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.5.0/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.6.0 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.6.0/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v2.5.0-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v2.6.0-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 9359787c..8836ddd1 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,14 +1,10 @@ ## What’s changed -## ✨ New features +## 📚 Documentation -- 🩺 Add health check to improve HA watchdog @frenck (#402) - -## 🧰 Maintenance - -- 🔨 Migrate old-style base scripts s6-rc @frenck (#400) +- 📚 Update docs to match latest UniFi interface @alghazu ([#404](https://github.com/hassio-addons/addon-unifi/pull/404)) ## ⬆️ Dependency updates -- ⬆️ Upgrades add-on base image to 8.2.0 @frenck (#399) -- ⬆️ Upgrades UniFi Network Application to v7.3.76 @frenck (#401) +- ⬆️ Upgrades UniFi Network Application to 7.3.83 @hip4 ([#417](https://github.com/hassio-addons/addon-unifi/pull/417)) +- ⬆️ Upgrades openjdk-11-jdk-headless to 11.0.18+10-0ubuntu1~20.04.1 @frenck ([#420](https://github.com/hassio-addons/addon-unifi/pull/420)) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 8b5be01a..385f271c 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -21,7 +21,7 @@ comparison to installing any other Home Assistant add-on. 1. Click the "OPEN WEB UI" button, and follow the initial wizard. 1. After completing the wizard, log in with the credentials just created. 1. Go to the settings (gears icon in the bottom left) -> System -> - Application Configuration. + Advanced. 1. Toggle `Override Inform Host`. 1. Change the `Host for Inform` to match the IP or hostname of the device running Home Assistant. diff --git a/unifi/README.md b/unifi/README.md index 075d82ac..6f412b31 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -50,6 +50,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-v2.5.0-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.5.0 +[release-shield]: https://img.shields.io/badge/version-v2.6.0-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.6.0 [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 85e34c96..02f71d5a 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: 2.5.0 +version: 2.6.0 webui: https://[HOST]:[PORT:8443]