mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 19:41:27 +00:00
🎉 Release of add-on UniFi Network Application 2.0.0
This commit is contained in:
parent
3d543e77ca
commit
c031759152
5 changed files with 12 additions and 13 deletions
|
@ -961,10 +961,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/v1.1.4
|
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v2.0.0
|
||||||
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v1.1.4/README.md
|
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v2.0.0/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-v1.1.4-blue.svg
|
[unifi-version-shield]: https://img.shields.io/badge/version-v2.0.0-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
|
||||||
|
|
|
@ -1,10 +1,9 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 📚 Documentation
|
||||||
|
|
||||||
- 🎆 Updates maintenance/license year to 2022 @frenck (#336)
|
- 📚 Update Inform Host instructions for new UI @sinclairpaul (#343)
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆️ Update openjdk-8-jdk-headless to 8u312-b07-0ubuntu1~20.04 @Maelstrom96 (#332)
|
- ⬆️ Upgrades UniFi Network Application to v7.0.23 @pattyland (#347)
|
||||||
- ⬆️ Upgrades add-on base image to 7.1.4 @frenck (#337)
|
|
||||||
|
|
|
@ -17,11 +17,11 @@ comparison to installing any other Home Assistant add-on.
|
||||||
well.
|
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) -> System Settings ->
|
1. Go to the settings (gears icon in the bottom left) -> System ->
|
||||||
Scroll down to Controller Configuration.
|
Application Configuration.
|
||||||
|
1. Toggle `Override Inform Host`.
|
||||||
1. Change the `Host for Inform` to match the IP or hostname of
|
1. Change the `Host for Inform` to match the IP or hostname of
|
||||||
the device running Home Assistant.
|
the device running Home Assistant.
|
||||||
1. Check the box `Override Inform Host`.
|
|
||||||
1. Hit the "Apply Changes" button to activate the settings.
|
1. Hit the "Apply Changes" button to activate the settings.
|
||||||
1. Ready to go!
|
1. Ready to go!
|
||||||
|
|
||||||
|
|
|
@ -50,6 +50,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-v1.1.4-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v2.0.0-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-unifi/tree/v1.1.4
|
[release]: https://github.com/hassio-addons/addon-unifi/tree/v2.0.0
|
||||||
[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
|
|
@ -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: 1.1.4
|
version: 2.0.0
|
||||||
webui: https://[HOST]:[PORT:8443]
|
webui: https://[HOST]:[PORT:8443]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue