🎉 Release of add-on UniFi Network Application 2.1.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-10 17:59:12 +00:00
parent f8253a3c14
commit ebefb5c03c
5 changed files with 30 additions and 22 deletions

View file

@ -922,10 +922,10 @@ SOFTWARE.
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[traccar-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
[traccar-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.0.0
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.0.0/README.md
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.1.0
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.1.0/README.md
[unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues
[unifi-version-shield]: https://img.shields.io/badge/version-v2.0.0-blue.svg
[unifi-version-shield]: https://img.shields.io/badge/version-v2.1.0-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,9 +1,14 @@
## Whats changed
## 🚀 Enhancements
- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#352)
## 📚 Documentation
- 📚 Update Inform Host instructions for new UI @sinclairpaul (#343)
- 📚 Remove migrating section @sinclairpaul (#349)
- 📚 Add My buttons to documentation @frenck (#353)
## ⬆️ Dependency updates
- ⬆️ Upgrades UniFi Network Application to v7.0.23 @pattyland (#347)
- ⬆️ Upgrades add-on base image to 7.2.0 @frenck (#351)

View file

@ -10,9 +10,12 @@ allowing users to get their network up, running, and updated, easily.
The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Home Assistant add-on.
1. Search for the "UniFi Network Application" add-on in the Supervisor add-on
store and install it.
1. Start the "UniFi Network Application" add-on.
1. Click the Home Assistant My button below to open the add-on on your Home
Assistant instance.
[![Open this add-on in your Home Assistant instance.][addon-badge]][addon]
1. Click the "Install" button to install the add-on.
1. Check the logs of the "UniFi Network Application" to see if everything went
well.
1. Click the "OPEN WEB UI" button, and follow the initial wizard.
@ -25,6 +28,12 @@ comparison to installing any other Home Assistant add-on.
1. Hit the "Apply Changes" button to activate the settings.
1. Ready to go!
Home Assistant, by default, ships with the Community Add-ons store installed.
However, if it is missing (for any reason), you can add it by clicking the
button My button below.
[!Add repository to your Home Assitant instance.][repository-badge]][repository]
## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._
@ -83,17 +92,6 @@ location.
Backups are created in `/backup/unifi`. You can access this folder using
the normal Home Assistant methods (e.g., using Samba, Terminal, SSH).
## Migrating from an existing controller
If you want to migrate from an existing controller to the controller provided
by this addon, Ubiquiti has an excellent tutorial on this:
<https://help.ubnt.com/hc/en-us/articles/115002869188>
This article explains in detail how to use the UniFi Site Export Wizard
to quickly and easily export sites from one Controller
(including configuration and devices) to another (e.g., this add-on).
## Manually adopting a device
Alternatively to setting up a custom inform address (installation steps 7-9)
@ -191,6 +189,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_unifi
[contributors]: https://github.com/hassio-addons/addon-unifi/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e
[discord]: https://discord.me/hassioaddons
@ -200,4 +200,6 @@ SOFTWARE.
[keepchangelog]: http://keepachangelog.com/en/1.0.0/
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-unifi/releases
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[semver]: http://semver.org/spec/v2.0.0.htm

View file

@ -34,6 +34,6 @@ Raspberry Pi.
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v2.0.0-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.0.0
[release-shield]: https://img.shields.io/badge/version-v2.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.1.0
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg

View file

@ -2,6 +2,7 @@ arch:
- aarch64
- amd64
backup: cold
codenotary: codenotary@frenck.dev
description: Manage your UniFi network using a web browser
hassio_api: true
image: ghcr.io/hassio-addons/unifi/{arch}
@ -38,5 +39,5 @@ schema:
slug: unifi
startup: services
url: https://github.com/hassio-addons/addon-unifi
version: 2.0.0
version: 2.1.0
webui: https://[HOST]:[PORT:8443]