diff --git a/README.md b/README.md index 4599c4e79..03a4308f0 100644 --- a/README.md +++ b/README.md @@ -1085,10 +1085,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/49d9a47 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/49d9a47/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/7d09334 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/7d09334/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-49d9a47-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-7d09334-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 2a79b700a..54a023a84 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,32 +1,22 @@ -# Changelog since v0.7.1 +# Changelog since v0.8.0 -2019/03/30 19:21 UTC - [49d9a47](https://github.com/hassio-addons/addon-unifi/commit/49d9a47a4c26102b121559e3d783f512a08e6f4c) by [@frenck](https://github.com/frenck) -> :ambulance: Disables ARMHF in GitLab CI +2019/04/17 16:36 UTC - [7d09334](https://github.com/hassio-addons/addon-unifi/commit/7d0933481e55d6118a4b394c91787bfdf9cacd0a) by [@Nyqi](https://github.com/Nyqi) +> :arrow_up: Upgrades UniFi Controller to 5.10.21 (#31) -2019/03/30 19:21 UTC - [2308818](https://github.com/hassio-addons/addon-unifi/commit/230881891d59cf396f893e14fa7d06555b354656) by [@frenck](https://github.com/frenck) -> :hammer: Rewrite add-on onto Bashio +Updated Unifi Controller to 5.10.21 -2019/03/30 19:21 UTC - [5ace7dc](https://github.com/hassio-addons/addon-unifi/commit/5ace7dc5ec8a931c081ad521fe17584c42353bd6) by [@frenck](https://github.com/frenck) -> :fire: Removes armhf leftovers +2019/04/17 16:36 UTC - [73fab4b](https://github.com/hassio-addons/addon-unifi/commit/73fab4b84dde4618abf24427d00e4936e4bee28d) by [@frenck](https://github.com/frenck) +> :hammer: Simplifies add-on code logic -2019/03/30 19:21 UTC - [7c6f15b](https://github.com/hassio-addons/addon-unifi/commit/7c6f15b3a1243f5f66b0fe6c8bed2baed6c5bb1f) by [@frenck](https://github.com/frenck) -> :books: Updates documentation for ARMv7 +2019/04/17 16:36 UTC - [8bc951a](https://github.com/hassio-addons/addon-unifi/commit/8bc951ae02d7fe60c5795d3f1cad4b463a00543b) by [@frenck](https://github.com/frenck) +> :fire: Removes default config options -2019/03/30 19:21 UTC - [4134835](https://github.com/hassio-addons/addon-unifi/commit/41348357af26cf11aac4d72ff6551f0d0039a92a) by [@frenck](https://github.com/frenck) -> :ambulance: Workaround Docker issue by reinstating legacy tags +2019/04/17 16:36 UTC - [2ef4502](https://github.com/hassio-addons/addon-unifi/commit/2ef4502b06173d4aff0849648b309edab2675074) by [@frenck](https://github.com/frenck) +> :sparkles: Adds port descriptions -2019/03/30 19:21 UTC - [89ce28f](https://github.com/hassio-addons/addon-unifi/commit/89ce28f57b197323fcbcbcbe73155de2a23ce9b9) by [@frenck](https://github.com/frenck) -> :fire: Removes custom log format override +2019/04/17 16:36 UTC - [d8884af](https://github.com/hassio-addons/addon-unifi/commit/d8884af3af119778fc88dca95813d61be5af2f2e) by [@frenck](https://github.com/frenck) +> :hammer: Disables port 1900 by default to prevent collisions -2019/03/30 19:21 UTC - [9779fa0](https://github.com/hassio-addons/addon-unifi/commit/9779fa0a31c978eae07b177cd20b4d23c0fedd01) by [@frenck](https://github.com/frenck) -> :fire: Removes log_level from default options - -2019/03/30 19:21 UTC - [845cb3f](https://github.com/hassio-addons/addon-unifi/commit/845cb3f80434edc51fe40ca616a846d6e7847ec4) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 3.0.0 - -2019/03/30 19:21 UTC - [5c5d6e5](https://github.com/hassio-addons/addon-unifi/commit/5c5d6e54ac5687df999ef9212813f76e82165f2b) by [@schliflo](https://github.com/schliflo) -> ⬆️ Upgrades UniFi Controller to 5.10.20 (#28) - -2019/03/30 19:21 UTC - [eae07e0](https://github.com/hassio-addons/addon-unifi/commit/eae07e0c528b1f5805088fa1b131348df0cb79d2) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to 2.3.1 +2019/04/17 16:36 UTC - [b97d3f7](https://github.com/hassio-addons/addon-unifi/commit/b97d3f74bfae0edf1d270c98c3b00a1adfd02d8b) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to 3.1.0 diff --git a/unifi/README.md b/unifi/README.md index b15bd9012..7182c99c1 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/49d9a47/README.md +[docs]: https://github.com/hassio-addons/addon-unifi/blob/7d09334/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-49d9a47-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/49d9a47 +[release-shield]: https://img.shields.io/badge/version-7d09334-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/7d09334 [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 80e19aa02..b9f280ea0 100644 --- a/unifi/config.json +++ b/unifi/config.json @@ -1,6 +1,6 @@ { "name": "UniFi Controller", - "version": "49d9a47", + "version": "7d09334", "slug": "unifi", "description": "Manage your UniFi network using a web browser", "url": "https://github.com/hassio-addons/addon-unifi", @@ -19,7 +19,7 @@ ], "boot": "auto", "ports": { - "1900/udp": 1900, + "1900/udp": null, "3478/udp": 3478, "6789/tcp": 6789, "8080/tcp": 8080, @@ -28,10 +28,18 @@ "8880/tcp": 8880, "10001/udp": 10001 }, + "ports_description": { + "1900/udp": "L2 discoverable port", + "3478/udp": "Used for STUN", + "6789/tcp": "Used for UniFi mobile speed test", + "8080/tcp": "Used for device and controller communication", + "8443/tcp": "Used for controller web interface and API", + "8843/tcp": "Used for HTTPS portal redirection", + "8880/tcp": "Used for HTTP portal redirection", + "10001/udp": "Used for device discovery" + }, "hassio_api": true, "hassio_role": "default", - "homeassistant_api": false, - "host_network": false, "options": { "ssl": true, "certfile": "fullchain.pem", @@ -45,5 +53,5 @@ "memory_max": "int?", "memory_init": "int?" }, - "image": "hassioaddons/unifi" + "image": "hassioaddons/unifi-{arch}" } \ No newline at end of file