⬆️ Updating add-on UniFi Network Application to 1299948

This commit is contained in:
Community Hass.io Add-ons Bot 2021-11-11 01:22:26 +00:00
parent a975a86624
commit cd9850896f
6 changed files with 41 additions and 38 deletions

View file

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

View file

@ -1,4 +1,5 @@
# Changelog since v1.0.0 # Changelog since v1.0.0
- Rebrand Controller -> Network Application (#309)
- ⬆️ Upgrades UniFi Network Application to v6.4.54 (#307) - ⬆️ Upgrades UniFi Network Application to v6.4.54 (#307)
- Migrate JSON config to YAML (#308) - Migrate JSON config to YAML (#308)
- Updates to documentation after dropped 32-bit support (#253) - Updates to documentation after dropped 32-bit support (#253)

View file

@ -1,19 +1,20 @@
# Home Assistant Community Add-on: UniFi Controller # Home Assistant Community Add-on: UniFi Network Application
This add-on runs Ubiquiti Networks' UniFi Controller software, which allows This add-on runs Ubiquiti Networks' UniFi Network Application software, which
you to manage your UniFi network via the web browser. The add-on provides a allows you to manage your UniFi network via the web browser. The add-on
single-click installation and run solution for Home Assistant, allowing users provides a single-click installation and run solution for Home Assistant,
to get their network up, running, and updated, easily. allowing users to get their network up, running, and updated, easily.
## Installation ## Installation
The installation of this add-on is pretty straightforward and not different in The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Home Assistant add-on. comparison to installing any other Home Assistant add-on.
1. Search for the "UniFi Controller" add-on in the Supervisor add-on store 1. Search for the "UniFi Network Application" add-on in the Supervisor add-on
and install it. store and install it.
1. Start the "UniFi Controller" add-on. 1. Start the "UniFi Network Application" add-on.
1. Check the logs of the "UniFi Controller" to see if everything went well. 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. 1. Click the "OPEN WEB UI" button, and follow the initial wizard.
1. After completing the wizard, log in with the credentials just created. 1. After completing the wizard, log in with the credentials just created.
1. Go to the settings (gears icon in the bottom left) -> Controller (tab). 1. Go to the settings (gears icon in the bottom left) -> Controller (tab).
@ -57,25 +58,26 @@ you are troubleshooting.
### Option: `memory_max` ### Option: `memory_max`
This option allows you to change the amount of memory the UniFi Controller This option allows you to change the amount of memory the UniFi Network
is allowed to consume. By default, this is limited to 1 GB. You might want Application is allowed to consume. By default, this is limited to 1 GB.
to increase this, in order to reduce CPU load or reduce this, in order You might want to increase this, in order to reduce CPU load or reduce this,
to optimize your system for lower memory usage. in order to optimize your system for lower memory usage.
This option takes the number of Megabyte, for example, the default is 256. This option takes the number of Megabyte, for example, the default is 256.
### Option: `memory_init` ### Option: `memory_init`
This option allows you to change the amount of memory the UniFi Controller This option allows you to change the amount of memory the UniFi Network
will initially reserve/consume when starting. By default, this is limited to Application will initially reserve/consume when starting. By default,
512M. this is limited to 512M.
This option takes the number of Megabyte, for example, the default is 128. This option takes the number of Megabyte, for example, the default is 128.
## Automated backups ## Automated backups
The UniFi Controller ships with an automated backup feature. This feature works The UniFi Network Application ships with an automated backup feature. This
but has been adjusted to put the created backups in a different location. feature works but has been adjusted to put the created backups in a different
location.
Backups are created in `/backup/unifi`. You can access this folder using Backups are created in `/backup/unifi`. You can access this folder using
the normal Home Assistant methods (e.g., using Samba, Terminal, SSH). the normal Home Assistant methods (e.g., using Samba, Terminal, SSH).
@ -116,9 +118,9 @@ you can manually adopt a device by following these steps:
however, the add-on functions normally. however, the add-on functions normally.
``` ```
- Due to security policies in the UniFi Controller software, it is currently - Due to security policies in the UniFi Network Application software, it is
impossible to add the UniFI web interface to your Home Assistant frontend currently impossible to add the UniFI web interface to your Home Assistant
using a `panel_iframe`. frontend using a `panel_iframe`.
- The broadcast feature of the EDU type APs are currently not working with - The broadcast feature of the EDU type APs are currently not working with
this add-on. Due to a limitation in Home Assistant, is it currently impossible this add-on. Due to a limitation in Home Assistant, is it currently impossible
to open the required "range" of ports needed for this feature to work. to open the required "range" of ports needed for this feature to work.

View file

@ -1,4 +1,4 @@
# Home Assistant Community Add-on: UniFi Controller # Home Assistant Community Add-on: UniFi Network Application
[![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]
@ -8,20 +8,20 @@
[![Support Frenck on Patreon][patreon-shield]][patreon] [![Support Frenck on Patreon][patreon-shield]][patreon]
The UniFi Controller allows you to manage your UniFi network The UniFi Network Application allows you to manage your UniFi network
using a web browser. using a web browser.
## About ## About
This add-on runs Ubiquiti Networks' UniFi Controller software, which allows This add-on runs Ubiquiti Networks' UniFi Network Application software, which
you to manage your UniFi network via the web browser. The add-on provides a allows you to manage your UniFi network via the web browser. The add-on
single-click installation and run solution for Home Assistant, allowing users provides a single-click installation and run solution for Home Assistant,
to get their network up, running, and updated, easily. allowing users to get their network up, running, and updated, easily.
This add-on supports all Home Assistant supported architectures, including the This add-on supports all Home Assistant supported architectures, including the
Raspberry Pi. Raspberry Pi.
![UniFi Controller][screenshot] ![UniFi Network Application][screenshot]
## WARNING! THIS IS AN EDGE VERSION! ## WARNING! THIS IS AN EDGE VERSION!
@ -53,6 +53,6 @@ If you are more interested in stable releases of our add-ons:
[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-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-1188bee-blue.svg [release-shield]: https://img.shields.io/badge/version-1299948-blue.svg
[release]: https://github.com/hassio-addons/addon-unifi/tree/1188bee [release]: https://github.com/hassio-addons/addon-unifi/tree/1299948
[screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg

View file

@ -38,5 +38,5 @@ schema:
slug: unifi slug: unifi
startup: services startup: services
url: https://github.com/hassio-addons/addon-unifi url: https://github.com/hassio-addons/addon-unifi
version: 1188bee version: '1299948'
webui: https://[HOST]:[PORT:8443] webui: https://[HOST]:[PORT:8443]

View file

@ -7,13 +7,13 @@ configuration:
memory_max: memory_max:
name: Max Memory name: Max Memory
description: >- description: >-
This option allows you to change the amount of memory the UniFi Controller This option allows you to change the amount of memory the UniFi Network
is allowed to consume. Application is allowed to consume.
memory_init: memory_init:
name: Initial Memory name: Initial Memory
description: >- description: >-
This option allows you to change the amount of memory the UniFi Controller This option allows you to change the amount of memory the UniFi Network
will initially reserve/consume when starting. Application will initially reserve/consume when starting.
network: network:
161/udp: Used for SNMP Access 161/udp: Used for SNMP Access
1900/udp: L2 discoverable port 1900/udp: L2 discoverable port