⬆️ Updating add-on UniFi Controller to 0e2a58c

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-25 12:25:04 +00:00
parent 91d166d85a
commit 96966f28d7
4 changed files with 23 additions and 17 deletions

View file

@ -1246,10 +1246,10 @@ SOFTWARE.
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[traccar-i386-shield]: https://img.shields.io/badge/i386-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/a4cdd14 [addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/0e2a58c
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/a4cdd14/README.md [addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/0e2a58c/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-a4cdd14-blue.svg [unifi-version-shield]: https://img.shields.io/badge/version-0e2a58c-blue.svg
[unifi-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/unifi-amd64.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [unifi-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,2 +1,8 @@
# Changelog since v0.13.4 # Changelog since v0.13.5
- :arrow_up: Upgrades openjdk-8-jdk-headless to 8u242-b08-0ubuntu3~18.04 - :books: Documentation tweaks
- :hammer: Update community forum links
- :arrow_up: Upgrades add-on base image to v5.0.1
- :hammer: Update add-on config with new password & list features
- :hammer: Re-branding
- :books: Update add-on documentation to use new YAML configuration format
- :arrow_up: Upgrades add-on base image to v5.0.0

View file

@ -1,4 +1,4 @@
# Community Hass.io Add-ons: UniFi Controller # Home Assistant Community Add-on: UniFi Controller
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield] [![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
@ -15,10 +15,10 @@ using a web browser.
This add-on runs Ubiquiti Networks' UniFi Controller software, which allows This add-on runs Ubiquiti Networks' UniFi Controller software, which allows
you to manage your UniFi network via the web browser. The add-on provides a you to manage your UniFi network via the web browser. The add-on provides a
single-click installation and run solution for Hass.io, allowing users to get single-click installation and run solution for Home Assistant, allowing users
their network up, running, and updated, easily. to get their network up, running, and updated, easily.
This add-on supports all Hass.io supported architectures, including the This add-on supports all Home Assistant supported architectures, including the
Raspberry Pi. Raspberry Pi.
[Click here for the full documentation][docs] [Click here for the full documentation][docs]
@ -27,8 +27,8 @@ Raspberry Pi.
## WARNING! THIS IS AN EDGE VERSION! ## WARNING! THIS IS AN EDGE VERSION!
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds This Home Assistant Add-ons repository contains edge builds of add-ons.
add-ons are based upon the latest development version. Edge builds add-ons are based upon the latest development version.
- They may not work at all. - They may not work at all.
- They might stop working at any time. - They might stop working at any time.
@ -47,15 +47,15 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-unifi/blob/a4cdd14/README.md [docs]: https://github.com/hassio-addons/addon-unifi/blob/0e2a58c/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [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 [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-unifi-controller/56297?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-a4cdd14-blue.svg [release-shield]: https://img.shields.io/badge/version-0e2a58c-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/a4cdd14 [release]: https://github.com/hassio-addons/addon-unifi/tree/0e2a58c
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg

View file

@ -1,6 +1,6 @@
{ {
"name": "UniFi Controller", "name": "UniFi Controller",
"version": "a4cdd14", "version": "0e2a58c",
"slug": "unifi", "slug": "unifi",
"description": "Manage your UniFi network using a web browser", "description": "Manage your UniFi network using a web browser",
"url": "https://github.com/hassio-addons/addon-unifi", "url": "https://github.com/hassio-addons/addon-unifi",
@ -47,7 +47,7 @@
"keyfile": "privkey.pem" "keyfile": "privkey.pem"
}, },
"schema": { "schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?", "log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
"ssl": "bool", "ssl": "bool",
"certfile": "str", "certfile": "str",
"keyfile": "str", "keyfile": "str",