From cd1b12fe9bfcc4172d7764c7a2d10e98de6d92c8 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 11 Nov 2021 07:47:31 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Network Application to 47acde3 --- README.md | 6 +++--- unifi/CHANGELOG.md | 9 +++++++++ unifi/DOCS.md | 7 ++++--- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 5 files changed, 19 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index fb95473dc..975b7b8a5 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/1299948 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1299948/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/47acde3 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/47acde3/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-1299948-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-47acde3-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 9074b8ce3..a2625d4e5 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v1.0.0 +- New wording for "Inform Host" in unifi settings (#291) + +* New wording for "Inform Host" in unifi settings + +* Tweak + +Co-authored-by: Franck Nijhof +- Improve clarity about last log message (#311) +- ⬆️ Upgrades add-on base image to 7.1.2 (#310) - Rebrand Controller -> Network Application (#309) - ⬆️ Upgrades UniFi Network Application to v6.4.54 (#307) - Migrate JSON config to YAML (#308) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index 510aa549b..7ede7c443 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -17,10 +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) -> Controller (tab). -1. Change the `Controller Hostname/IP` to match the IP or hostname of +1. Go to the settings (gears icon in the bottom left) -> System Settings -> + Scroll down to Controller Configuration. +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 with controller hostname/IP`. +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 14f53b7d0..5288ecf80 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-1299948-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/1299948 +[release-shield]: https://img.shields.io/badge/version-47acde3-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/47acde3 [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 31ec99adf..a81db53a1 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: '1299948' +version: 47acde3 webui: https://[HOST]:[PORT:8443]