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 #331 from YunoHost-Apps/testing
Some checks failed
YunoHost apps package linter / test (push) Has been cancelled

Testing
This commit is contained in:
eric_G 2024-05-11 08:57:22 +02:00 committed by GitHub
commit 43f7b4ebc1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -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.2~ynh1
**Shipped version:** 2024.5.3~ynh1
**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."
**Paketatutako bertsioa:** 2024.5.2~ynh1
**Paketatutako bertsioa:** 2024.5.3~ynh1
**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 ;
- Gestion de l'énergie domestique.
**Version incluse:** 2024.5.2~ynh1
**Version incluse:** 2024.5.3~ynh1
**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."
**Versión proporcionada:** 2024.5.2~ynh1
**Versión proporcionada:** 2024.5.3~ynh1
**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."
**分发版本:** 2024.5.2~ynh1
**分发版本:** 2024.5.3~ynh1
**演示:** <https://demo.home-assistant.io>

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform"
description.fr = "Plateforme domotique"
version = "2024.5.2~ynh1"
version = "2024.5.3~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.5.2.tar.gz"
sha256 = "9b29421415122bfe70cefbb16b4a5d01beadb486b2e8c64a5cb86448b3a11c7c"
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.5.3.tar.gz"
sha256 = "b6e20f8774d0cca621b46ffb3db2abf8ed3a142037932d32cec7a48259d998cf"
autoupdate.strategy = "latest_github_release"