From 80551e5cc2dfa5a1902f61861a29811a6b806c9e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 22 Oct 2023 12:12:48 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Network Application to 9527c32 --- README.md | 6 +++--- unifi/CHANGELOG.md | 6 ++---- unifi/README.md | 4 ++-- unifi/config.yaml | 2 +- 4 files changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 660e1ac47..29fe22120 100644 --- a/README.md +++ b/README.md @@ -993,10 +993,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/758b5f4 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/758b5f4/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/9527c32 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/9527c32/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-758b5f4-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-9527c32-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 474f925a4..e6efee2bb 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,4 +1,2 @@ -# Changelog since v2.7.0 -- Finetune UniFi (#456) -- Bump Unifi controller to 7.5.176 (latest) (#455) -- Ditch CAS +# Changelog since v2.8.0 +- Update to 7.5.187 (#457) diff --git a/unifi/README.md b/unifi/README.md index a9879c333..9291981a2 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-758b5f4-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/758b5f4 +[release-shield]: https://img.shields.io/badge/version-9527c32-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/9527c32 [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 1129ae83e..8dc2360bf 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 758b5f4 +version: 9527c32 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi