From 8c3f51f646e3dc1fb1cc726e0e7a09f6d41b01b7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Apr 2024 03:39:00 +0200 Subject: [PATCH 1/2] Upgrade to v2024.4.0 https://github.com/home-assistant/core/releases/tag/2024.4.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7c50e6d..8ed13de 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Home Assistant" description.en = "Home automation platform" description.fr = "Plateforme domotique" -version = "2024.3.3~ynh2" +version = "2024.4.0~ynh1" maintainers = ["ewilly"] @@ -80,8 +80,8 @@ ram.runtime = "2G" [resources.sources] [resources.sources.main] - url = "https://github.com/home-assistant/core/archive/refs/tags/2024.3.3.tar.gz" - sha256 = "8bdb1f14673f3d272a25fc56a41c9032e6279394e08fd0efd1c25504394656f8" + url = "https://github.com/home-assistant/core/archive/refs/tags/2024.4.0.tar.gz" + sha256 = "b5387076cfa90eb01771935b7dea695d914a9d4267d59e0afae8b527c66df250" autoupdate.strategy = "latest_github_release" From 5375e8822fa762e69649e39fc5b6fd74534fd54d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Apr 2024 01:39:04 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 63 insertions(+), 3 deletions(-) create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -3,3 +3,4 @@ - [Read the README in English](README.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index a376ac3..8acfe13 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**Shipped version:** 2024.3.3~ynh2 +**Shipped version:** 2024.4.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index a8cff23..400079f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**Paketatutako bertsioa:** 2024.3.3~ynh2 +**Paketatutako bertsioa:** 2024.4.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index f172762..c6b9fc0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Home Assistant zst une application domotique open source qui donne la priorité - Applications mobiles compagnons ; - Gestion de l'énergie domestique. -**Version incluse :** 2024.3.3~ynh2 +**Version incluse :** 2024.4.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..5f98603 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,59 @@ + + +# Home Assistant para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/homeassistant.svg)](https://dash.yunohost.org/appci/app/homeassistant) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/homeassistant.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/homeassistant.maintain.svg) + +[![Instalar Home Assistant con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homeassistant) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Home Assistant de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Home Assistant is an open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. + +### Features + +- Works with over 1000 brands ; +- Powerful automations ; +- Extend your system with add-ons ; +- All your smart home data stays local ; +- Companion Mobile Apps ; +- Home Energy Management." + + +**Versión proporcionada:** 2024.4.0~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de Home Assistant](./doc/screenshots/screenshot1.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug +ou +sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:**