From 42ce09ef7c71019a6cae2d3aceb6eb28ce765c8a Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 31 Oct 2019 20:33:47 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 8e032ad --- README.md | 6 +++--- unifi/CHANGELOG.md | 9 ++++++--- unifi/README.md | 6 +++--- unifi/config.json | 2 +- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index db9fe3519..daf823b49 100644 --- a/README.md +++ b/README.md @@ -1190,10 +1190,10 @@ SOFTWARE. [traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [traccar-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [traccar-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/c58f047 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/c58f047/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/8e032ad +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/8e032ad/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-c58f047-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-8e032ad-blue.svg [unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi-amd64.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 diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 1fb58d15c..f5cd0c977 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,9 +1,12 @@ # Changelog since v0.13.1 -2019/10/31 20:12 UTC - [c58f047](https://github.com/hassio-addons/addon-unifi/commit/c58f047a52f3093c7d2df2c80fa707ad516e76c1) by [@frenck](https://github.com/frenck) +2019/10/31 20:24 UTC - [8e032ad](https://github.com/hassio-addons/addon-unifi/commit/8e032ad57c754dbdd938f68bf834b755366777b0) by [@frenck](https://github.com/frenck) +> :books: Tiny documentation improvement + +2019/10/31 20:24 UTC - [c58f047](https://github.com/hassio-addons/addon-unifi/commit/c58f047a52f3093c7d2df2c80fa707ad516e76c1) by [@frenck](https://github.com/frenck) > :shirt: Fixes Markdownlint warnings -2019/10/31 20:12 UTC - [d9143c4](https://github.com/hassio-addons/addon-unifi/commit/d9143c4efadb030ae2635257a578db699882978b) by [@PixelJonas](https://github.com/PixelJonas) +2019/10/31 20:24 UTC - [d9143c4](https://github.com/hassio-addons/addon-unifi/commit/d9143c4efadb030ae2635257a578db699882978b) by [@PixelJonas](https://github.com/PixelJonas) > add information about device adoption (#63) * add information about device adoption @@ -14,6 +17,6 @@ Since I struggled to get adoption to work I added a small section about the sett Remove information about setting up a custom inform URL since it's already part of the installation steps -2019/10/31 20:12 UTC - [d46616e](https://github.com/hassio-addons/addon-unifi/commit/d46616e8d1609bbda7f0d816d96b7e2386ec356f) by [@schliflo](https://github.com/schliflo) +2019/10/31 20:24 UTC - [d46616e](https://github.com/hassio-addons/addon-unifi/commit/d46616e8d1609bbda7f0d816d96b7e2386ec356f) by [@schliflo](https://github.com/schliflo) > ⬆️ Upgrades UniFi Controller to 5.12.22 (#62) diff --git a/unifi/README.md b/unifi/README.md index 25f6dacab..c88b1a996 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -48,13 +48,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-unifi/blob/c58f047/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/8e032ad/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-unifi-controller/56297?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-c58f047-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/c58f047 +[release-shield]: https://img.shields.io/badge/version-8e032ad-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/8e032ad [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.json b/unifi/config.json index 00e0b077f..9f8389a2a 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "c58f047", + "version": "8e032ad", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",