⬆️ Updating add-on UniFi Controller to 7cb9b8d

This commit is contained in:
Community Hass.io Add-ons Bot 2019-11-23 13:44:41 +00:00
parent 1bdc9f8aa5
commit 7f74cbd3a4
4 changed files with 10 additions and 27 deletions

View file

@ -1205,10 +1205,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/8e032ad
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/8e032ad/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/7cb9b8d
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/7cb9b8d/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-8e032ad-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-7cb9b8d-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

View file

@ -1,22 +1,5 @@
# Changelog since v0.13.1
# Changelog since v0.13.2
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: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
Since I struggled to get adoption to work I added a small section about the settings needed the manual SSH way
* remove duplicate information
Remove information about setting up a custom inform URL since it's already part of the installation steps
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)
2019/11/23 13:25 UTC - [7cb9b8d](https://github.com/hassio-addons/addon-unifi/commit/7cb9b8de6a2bcebbfd97e60907d3bf76d4f61f24) by [@stocker85](https://github.com/stocker85)
> :arrow_up: Upgrade UniFi Controller to 5.12.35 (#65)

View file

@ -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/8e032ad/README.md
[docs]: https://github.com/hassio-addons/addon-unifi/blob/7cb9b8d/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-8e032ad-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/8e032ad
[release-shield]: https://img.shields.io/badge/version-7cb9b8d-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/7cb9b8d
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg

View file

@ -1,6 +1,6 @@
{
"name": "UniFi Controller",
"version": "8e032ad",
"version": "7cb9b8d",
"slug": "unifi",
"description": "Manage your UniFi network using a web browser",
"url": "https://github.com/hassio-addons/addon-unifi",