mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on UniFi Network Application to 47acde3
This commit is contained in:
parent
7ec32fe3e1
commit
cd1b12fe9b
5 changed files with 19 additions and 9 deletions
|
@ -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/1299948
|
[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/47acde3
|
||||||
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/1299948/README.md
|
[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/47acde3/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-1299948-blue.svg
|
[unifi-version-shield]: https://img.shields.io/badge/version-47acde3-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,4 +1,13 @@
|
||||||
# Changelog since v1.0.0
|
# Changelog since v1.0.0
|
||||||
|
- New wording for "Inform Host" in unifi settings (#291)
|
||||||
|
|
||||||
|
* New wording for "Inform Host" in unifi settings
|
||||||
|
|
||||||
|
* Tweak
|
||||||
|
|
||||||
|
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
||||||
|
- Improve clarity about last log message (#311)
|
||||||
|
- ⬆️ Upgrades add-on base image to 7.1.2 (#310)
|
||||||
- Rebrand Controller -> Network Application (#309)
|
- 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)
|
||||||
|
|
|
@ -17,10 +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) -> Controller (tab).
|
1. Go to the settings (gears icon in the bottom left) -> System Settings ->
|
||||||
1. Change the `Controller Hostname/IP` to match the IP or hostname of
|
Scroll down to Controller Configuration.
|
||||||
|
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 with controller hostname/IP`.
|
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!
|
||||||
|
|
||||||
|
|
|
@ -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-1299948-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-47acde3-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-unifi/tree/1299948
|
[release]: https://github.com/hassio-addons/addon-unifi/tree/47acde3
|
||||||
[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: '1299948'
|
version: 47acde3
|
||||||
webui: https://[HOST]:[PORT:8443]
|
webui: https://[HOST]:[PORT:8443]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue