mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Merge pull request #317 from YunoHost-Apps/ci-auto-update-2024.4.2
Upgrade to v2024.4.2
This commit is contained in:
commit
226a5c7a49
5 changed files with 7 additions and 7 deletions
|
@ -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.4.1~ynh1
|
**Shipped version:** 2024.4.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.home-assistant.io>
|
**Demo:** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
|
|
@ -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.4.1~ynh1
|
**Paketatutako bertsioa:** 2024.4.2~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://demo.home-assistant.io>
|
**Demoa:** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
|
|
@ -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.4.1~ynh1
|
**Version incluse :** 2024.4.2~ynh1
|
||||||
|
|
||||||
**Démo :** <https://demo.home-assistant.io>
|
**Démo :** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
|
|
@ -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.4.1~ynh1
|
**Versión proporcionada:** 2024.4.2~ynh1
|
||||||
|
|
||||||
**Demo:** <https://demo.home-assistant.io>
|
**Demo:** <https://demo.home-assistant.io>
|
||||||
|
|
||||||
|
|
|
@ -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.4.1~ynh1"
|
version = "2024.4.2~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.4.1.tar.gz"
|
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.4.2.tar.gz"
|
||||||
sha256 = "8617f6ba385ab5b90927bd8e53e5e9b0f3f18264df2055eefa30a55d8640a5a8"
|
sha256 = "aacc4af96b0f833c7c13d3dac9e4accc5f458ca00dc6f2467b36fb58e632ddc6"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue