1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Merge pull request #336 from YunoHost-Apps/master-promotion
Some checks failed
YunoHost apps package linter / test (push) Has been cancelled

Upgrade master from testing
This commit is contained in:
ewilly 2024-05-25 06:08:59 +00:00 committed by GitHub
commit 7d9403f065
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# All available README files by language # All available README files by language
- [Read the README in English](README.md) - [Read the README in English](README.md)
- [Lee el README en español](README_es.md) - [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md) - [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md) - [Le o README en galego](README_gl.md)

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management." - Home Energy Management."
**Shipped version:** 2024.5.4~ynh1 **Shipped version:** 2024.5.5~ynh1
**Demo:** <https://demo.home-assistant.io> **Demo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management." - Home Energy Management."
**Versión actual:** 2024.5.4~ynh1 **Versión actual:** 2024.5.5~ynh1
**Demo:** <https://demo.home-assistant.io> **Demo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management." - Home Energy Management."
**Paketatutako bertsioa:** 2024.5.4~ynh1 **Paketatutako bertsioa:** 2024.5.5~ynh1
**Demoa:** <https://demo.home-assistant.io> **Demoa:** <https://demo.home-assistant.io>

View file

@ -27,7 +27,7 @@ Home Assistant zst une application domotique open source qui donne la priorité
- Applications mobiles compagnons ; - Applications mobiles compagnons ;
- Gestion de l'énergie domestique. - Gestion de l'énergie domestique.
**Version incluse:** 2024.5.4~ynh1 **Version incluse:** 2024.5.5~ynh1
**Démo:** <https://demo.home-assistant.io> **Démo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management." - Home Energy Management."
**Versión proporcionada:** 2024.5.4~ynh1 **Versión proporcionada:** 2024.5.5~ynh1
**Demo:** <https://demo.home-assistant.io> **Demo:** <https://demo.home-assistant.io>

View file

@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management." - Home Energy Management."
**分发版本:** 2024.5.4~ynh1 **分发版本:** 2024.5.5~ynh1
**演示:** <https://demo.home-assistant.io> **演示:** <https://demo.home-assistant.io>

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform" description.en = "Home automation platform"
description.fr = "Plateforme domotique" description.fr = "Plateforme domotique"
version = "2024.5.4~ynh1" version = "2024.5.5~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]
@ -80,8 +80,8 @@ ram.runtime = "2G"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.5.4.tar.gz" url = "https://github.com/home-assistant/core/archive/refs/tags/2024.5.5.tar.gz"
sha256 = "2c6f3d827085a4ce744606def61152a7c1afbcd779e179a97908f2109634acb3" sha256 = "8f45aec795892f54ff985acd41215022b30d671f65f8e6cc8cc7aba8a9d945ea"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"