⬆️ Updating add-on UniFi Network Application to 47acde3

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-11 07:47:31 +00:00
parent 7ec32fe3e1
commit cd1b12fe9b
5 changed files with 19 additions and 9 deletions

View file

@ -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

View file

@ -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 <git@frenck.dev>
- 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)

View file

@ -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!

View file

@ -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

View file

@ -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]