From 0a7c69a042cae53a6aaab8284433da910e50f9b5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 27 Feb 2019 19:26:52 +0000 Subject: [PATCH] :arrow_up: Updating add-on UniFi Controller to 7e8d419 --- README.md | 6 +++--- unifi/CHANGELOG.md | 5 ++++- unifi/README.md | 6 +++--- unifi/config.json | 2 +- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b80437f8c..a2cc26c2a 100644 --- a/README.md +++ b/README.md @@ -943,10 +943,10 @@ SOFTWARE. [traccar-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [traccar-armhf-shield]: https://img.shields.io/badge/armhf-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/9eb93f8 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/9eb93f8/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/7e8d419 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/7e8d419/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-9eb93f8-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-7e8d419-blue.svg [unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi.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 67ecfc414..f5bc07e00 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog since v0.7.0 -2019/02/27 11:12 UTC - [9eb93f8](https://github.com/hassio-addons/addon-unifi/commit/9eb93f8b61811c0a2e8357386a558e80466b1c9a) by [@schliflo](https://github.com/schliflo) +2019/02/27 19:18 UTC - [7e8d419](https://github.com/hassio-addons/addon-unifi/commit/7e8d41979401b7ea96f4b2027cd2481b1858ca33) by [@frenck](https://github.com/frenck) +> :books: Document known issue about connection refused exception + +2019/02/27 19:18 UTC - [9eb93f8](https://github.com/hassio-addons/addon-unifi/commit/9eb93f8b61811c0a2e8357386a558e80466b1c9a) by [@schliflo](https://github.com/schliflo) > ⬆️ Upgrades UniFi Controller to 5.10.19 (#26) diff --git a/unifi/README.md b/unifi/README.md index a6689f3ea..e0e6adaa1 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/9eb93f8/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/7e8d419/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-9eb93f8-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/9eb93f8 +[release-shield]: https://img.shields.io/badge/version-7e8d419-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/7e8d419 [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 875078b78..30ba1a635 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "9eb93f8", + "version": "7e8d419", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi",