mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on UniFi Controller 0.7.1
This commit is contained in:
parent
e1a4f24f10
commit
768a42fb06
4 changed files with 10 additions and 12 deletions
|
@ -856,10 +856,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/v0.7.0
|
||||
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.7.0/README.md
|
||||
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v0.7.1
|
||||
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v0.7.1/README.md
|
||||
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
|
||||
[unifi-version-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
|
||||
[unifi-version-shield]: https://img.shields.io/badge/version-v0.7.1-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
|
||||
|
|
|
@ -2,12 +2,10 @@
|
|||
|
||||
### Changed
|
||||
|
||||
- Upgrades UniFi Controller to 5.10.17 (#23) (@schliflo)
|
||||
- Added a workaround to the hung adoption issue (#25) (@Firespyer)
|
||||
- Upgrades add-on base image to 2.3.0
|
||||
- Adds ARMv7 support
|
||||
- Upgrades UniFi Controller to 5.10.19 (#26)
|
||||
- Document known issue about connection refused exception
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.6.0...v0.7.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-unifi/compare/v0.7.0...v0.7.1
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -45,13 +45,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/v0.7.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-unifi/blob/v0.7.1/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-v0.7.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.7.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.7.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-unifi/tree/v0.7.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/master/images/screenshot.jpg
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "UniFi Controller",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"slug": "unifi",
|
||||
"description": "Manage your UniFi network using a web browser",
|
||||
"url": "https://github.com/hassio-addons/addon-unifi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue