diff --git a/README.md b/README.md index 873697b0..18b1eb53 100644 --- a/README.md +++ b/README.md @@ -913,10 +913,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/v3.0.1 -[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v3.0.1/README.md +[addon-unifi]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.2 +[addon-doc-unifi]: https://github.com/hassio-addons/addon-unifi/blob/v3.0.2/README.md [unifi-issue]: https://github.com/hassio-addons/addon-unifi/issues -[unifi-version-shield]: https://img.shields.io/badge/version-v3.0.1-blue.svg +[unifi-version-shield]: https://img.shields.io/badge/version-v3.0.2-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 diff --git a/unifi/CHANGELOG.md b/unifi/CHANGELOG.md index 0901be23..b0a1c6e2 100644 --- a/unifi/CHANGELOG.md +++ b/unifi/CHANGELOG.md @@ -1,9 +1,13 @@ ## What’s changed +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2024 @frenck ([#477](https://github.com/hassio-addons/addon-unifi/pull/477)) + ## 🌎 Translations -- 🌎 FR translations @Quentin-CS ([#470](https://github.com/hassio-addons/addon-unifi/pull/470)) +- Add pt-BR translation @rokam ([#474](https://github.com/hassio-addons/addon-unifi/pull/474)) ## ⬆️ Dependency updates -- ⬆️ Upgrades UniFi Network Application to 8.0.24 @renewoensdregt ([#469](https://github.com/hassio-addons/addon-unifi/pull/469)) +- ⬆️ Upgrades UniFi Network Application to v8.0.26 @frenck ([#478](https://github.com/hassio-addons/addon-unifi/pull/478)) diff --git a/unifi/DOCS.md b/unifi/DOCS.md index a027c041..c8a332e4 100644 --- a/unifi/DOCS.md +++ b/unifi/DOCS.md @@ -163,7 +163,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2023 Franck Nijhof +Copyright (c) 2018-2024 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/unifi/README.md b/unifi/README.md index 87457321..6c04afe3 100644 --- a/unifi/README.md +++ b/unifi/README.md @@ -30,10 +30,10 @@ Raspberry Pi. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-unifi-controller/56297?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg [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-v3.0.1-blue.svg -[release]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.1 +[release-shield]: https://img.shields.io/badge/version-v3.0.2-blue.svg +[release]: https://github.com/hassio-addons/addon-unifi/tree/v3.0.2 [screenshot]: https://github.com/hassio-addons/addon-unifi/raw/main/images/screenshot.jpg \ No newline at end of file diff --git a/unifi/config.yaml b/unifi/config.yaml index ff8e2adf..80d35182 100644 --- a/unifi/config.yaml +++ b/unifi/config.yaml @@ -1,5 +1,5 @@ name: UniFi Network Application -version: 3.0.1 +version: 3.0.2 slug: unifi description: Manage your UniFi network using a web browser url: https://github.com/hassio-addons/addon-unifi diff --git a/unifi/translations/pt-BR.yaml b/unifi/translations/pt-BR.yaml new file mode 100644 index 00000000..ecdbb8ca --- /dev/null +++ b/unifi/translations/pt-BR.yaml @@ -0,0 +1,27 @@ +--- +configuration: + log_level: + name: Detalhes do log + description: >- + Controla o nível de detalhes provido pelo add-on para o log. + memory_max: + name: Memória máxima + description: >- + Esta opção permite que você altere a quantidade máxima de memória + consumida pela UniFi Network Application. + memory_init: + name: Memória inicial + description: >- + Esta opção permite que você altere a quantidade máxima de memória + reservada/consumida na inicialização da UniFi Network Application. +network: + 161/udp: Utilizado para acesso SNMP + 1900/udp: L2 discoverable port + 3478/udp: Utilizado para STUN + 5514/udp: Utilizado para depuração remota do syslog + 6789/tcp: Utilizado para teste de velocidade do app UniFi + 8080/tcp: Utilizado para comunicação do controlador com dispositivos + 8443/tcp: Utilizado para interface web e API do controlador + 8843/tcp: Utilizado para redirecionamento HTTPS do portal + 8880/tcp: Utilizado para redirecionamento HTTP do portal + 10001/udp: Utilizado para descoberta de dispositivos