🎉 Release of add-on UniFi Network Application 3.0.3

This commit is contained in:
Community Hass.io Add-ons Bot 2024-02-04 23:01:47 +00:00
parent 32ae8d3f94
commit cf5d6337b0
5 changed files with 16 additions and 14 deletions

View file

@ -1104,10 +1104,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/v3.0.2
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v3.0.2/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.3
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v3.0.3/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-v3.0.2-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-v3.0.3-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,13 +1,14 @@
## Whats changed
## 🧰 Maintenance
## 🚀 Enhancements
- 🎆 Updates maintenance/license year to 2024 @frenck ([#477](https://github.com/hassio-addons/addon-unifi/pull/477))
- Dockerfile improvements @cfergeau ([#481](https://github.com/hassio-addons/addon-unifi/pull/481))
## 🌎 Translations
## 📚 Documentation
- Add pt-BR translation @rokam ([#474](https://github.com/hassio-addons/addon-unifi/pull/474))
- Fix markdown formatting in documentation @glyph-se ([#479](https://github.com/hassio-addons/addon-unifi/pull/479))
- Improve DOCS.md @nickdos ([#483](https://github.com/hassio-addons/addon-unifi/pull/483))
## ⬆️ Dependency updates
- ⬆️ Upgrades UniFi Network Application to v8.0.26 @frenck ([#478](https://github.com/hassio-addons/addon-unifi/pull/478))
- Update Network controller to version 8.0.28 @renewoensdregt ([#484](https://github.com/hassio-addons/addon-unifi/pull/484))

View file

@ -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.
@ -107,10 +107,11 @@ you can manually adopt a device by following these steps:
```
INFO: I/O exception (java.net.ConnectException) caught when processing
request: Connection refused (Connection refused)`. This is a known issue,
however, the add-on functions normally.
request: Connection refused (Connection refused)
```
This is a known issue, however, the add-on functions normally.
- Due to security policies in the UniFi Network Application software, it is
currently impossible to add the UniFI web interface to your Home Assistant
frontend using a `panel_iframe`.

View file

@ -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-v3.0.2-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.2
[release-shield]: https://img.shields.io/badge/version-v3.0.3-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.3
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg

View file

@ -1,5 +1,5 @@
name: UniFi Network Application
version: 3.0.2
version: 3.0.3
slug: unifi
description: Manage your UniFi network using a web browser
url: https://github.com/hassio-addons/addon-unifi