Skip to content

Commit

Permalink
Merge pull request #333 from YunoHost-Apps/ci-auto-update-2024.5.4
Browse files Browse the repository at this point in the history
Upgrade to v2024.5.4
  • Loading branch information
ewilly authored May 18, 2024
2 parents 732e13b + cec005f commit 836eaba
Show file tree
Hide file tree
Showing 8 changed files with 68 additions and 8 deletions.
1 change: 1 addition & 0 deletions ALL_README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# All available README files by language

- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Shipped version:** 2024.5.3~ynh1
**Shipped version:** 2024.5.4~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
59 changes: 59 additions & 0 deletions README_es.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->

# Home Assistant para Yunohost

[![Nivel de integración](https://dash.yunohost.org/integration/homeassistant.svg)](https://dash.yunohost.org/appci/app/homeassistant) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/homeassistant.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/homeassistant.maintain.svg)

[![Instalar Home Assistant con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homeassistant)

*[Leer este README en otros idiomas.](./ALL_README.md)*

> *Este paquete le permite instalarHome Assistant rapidamente y simplement en un servidor YunoHost.*
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
## Descripción general

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 actual:** 2024.5.4~ynh1

**Demo:** <https://demo.home-assistant.io>

## Capturas

![Captura de Home Assistant](./doc/screenshots/screenshot1.png)

## Documentaciones y recursos

- Sitio web oficial: <https://www.home-assistant.io>
- Documentación administrador oficial: <https://www.home-assistant.io/docs/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/home-assistant/core>
- Catálogo YunoHost: <https://apps.yunohost.org/app/homeassistant>
- Reportar un error: <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>

## Información para desarrolladores

Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing

Para probar la rama `testing`, sigue asÍ:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
o
sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
```

**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Paketatutako bertsioa:** 2024.5.3~ynh1
**Paketatutako bertsioa:** 2024.5.4~ynh1

**Demoa:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.3~ynh1
**Version incluse :** 2024.5.4~ynh1

**Démo :** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Versión proporcionada:** 2024.5.3~ynh1
**Versión proporcionada:** 2024.5.4~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**分发版本:** 2024.5.3~ynh1
**分发版本:** 2024.5.4~ynh1

**演示:** <https://demo.home-assistant.io>

Expand Down
6 changes: 3 additions & 3 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform"
description.fr = "Plateforme domotique"

version = "2024.5.3~ynh1"
version = "2024.5.4~ynh1"

maintainers = ["ewilly"]

Expand Down Expand Up @@ -80,8 +80,8 @@ ram.runtime = "2G"
[resources.sources]

[resources.sources.main]
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.5.3.tar.gz"
sha256 = "b6e20f8774d0cca621b46ffb3db2abf8ed3a142037932d32cec7a48259d998cf"
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.5.4.tar.gz"
sha256 = "2c6f3d827085a4ce744606def61152a7c1afbcd779e179a97908f2109634acb3"

autoupdate.strategy = "latest_github_release"

Expand Down

0 comments on commit 836eaba

Please sign in to comment.