diff --git a/README.md b/README.md index d9300efb..b1c7d8bb 100644 --- a/README.md +++ b/README.md @@ -961,10 +961,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/v1.1.4 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v1.1.4/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.0.0 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.0.0/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v1.1.4-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v2.0.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 93c3d8f0..a7677093 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,10 +1,9 @@ ## What’s changed -## 🧰 Maintenance +## 📚 Documentation -- 🎆 Updates maintenance/license year to 2022 @frenck (#336) +- 📚 Update Inform Host instructions for new UI @sinclairpaul (#343) ## ⬆️ Dependency updates -- ⬆️ Update openjdk-8-jdk-headless to 8u312-b07-0ubuntu1~20.04 @Maelstrom96 (#332) -- ⬆️ Upgrades add-on base image to 7.1.4 @frenck (#337) +- ⬆️ Upgrades UniFi Network Application to v7.0.23 @pattyland (#347) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index be6a710a..35a32a95 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -17,11 +17,11 @@ comparison to installing any other Home Assistant add-on. well. 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 Settings -> - Scroll down to Controller Configuration. +1. Go to the settings (gears icon in the bottom left) -> System -> + Application Configuration. +1. Toggle `Override Inform Host`. 1. Change the `Host for Inform` to match the IP or hostname of the device running Home Assistant. -1. Check the box `Override Inform Host`. 1. Hit the "Apply Changes" button to activate the settings. 1. Ready to go! diff --git a/unifi/README.md b/unifi/README.md index fae57b9b..90d62e28 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-v1.1.4-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v1.1.4 +[release-shield]: https://img.shields.io/badge/version-v2.0.0-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.0.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 962b2160..43631241 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -38,5 +38,5 @@ schema: slug: unifi startup: services url: https://github.com/hassio-addons/addon-unifi -version: 1.1.4 +version: 2.0.0 webui: https://[HOST]:[PORT:8443]