From 891bdb37f32fc17a882e6843b79ebd79c5edf818 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 10 Jan 2024 20:35:38 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Network Application to 1084ad2 --- README.md | 6 +++--- unifi/CHANGELOG.md | 8 ++++---- unifi/DOCS.md | 5 +++-- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 06801df77..cf6dfb0a1 100644 --- a/README.md +++ b/README.md @@ -924,10 +924,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/187d3aa -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/187d3aa/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/1084ad2 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1084ad2/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-187d3aa-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-1084ad2-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 1f0e154eb..8aa639b2f 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,4 @@ -# Changelog since v3.0.1 -- Add pt-BR translation (#474) -- ⬆️ Upgrades UniFi Network Application to v8.0.26 (#478) -- 🎆 Updates maintenance/license year to 2024 (#477) +# Changelog since v3.0.2 +- Fix markdown formatting in documentation (#479) + +Co-authored-by: Franck Nijhof diff --git a/unifi/DOCS.md b/unifi/DOCS.md index c8a332e4a..09072852e 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -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`. diff --git a/unifi/README.md b/unifi/README.md index 633d5deec..f88df82a5 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-187d3aa-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/187d3aa +[release-shield]: https://img.shields.io/badge/version-1084ad2-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/1084ad2 [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 ca3bab091..7c68521c1 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 187d3aa +version: 1084ad2 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi