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 #368 from YunoHost-Apps/ci-auto-update-2024.8.3

Upgrade to v2024.8.3
This commit is contained in:
ewilly 2024-08-26 05:15:33 +00:00 committed by GitHub
commit 001bad1d54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 11 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.8.2~ynh1
**Shipped version:** 2024.8.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."
**Versión actual:** 2024.8.2~ynh1
**Versión actual:** 2024.8.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.8.2~ynh1
**Paketatutako bertsioa:** 2024.8.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.8.2~ynh1
**Version incluse:** 2024.8.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.8.2~ynh1
**Versión proporcionada:** 2024.8.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."
**Versi terkirim:** 2024.8.2~ynh1
**Versi terkirim:** 2024.8.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.8.2~ynh1
**Поставляемая версия:** 2024.8.3~ynh1
**Демо-версия:** <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.8.2~ynh1
**分发版本:** 2024.8.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.8.2~ynh1"
version = "2024.8.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.8.2.tar.gz"
sha256 = "9101fcb70236705a815deb61784ccf2b35f13b31753c274814c85a305ee7b071"
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.8.3.tar.gz"
sha256 = "b43979e982cb94cce4553af47a303331edddc0d914b95d522178e13398b5f38a"
autoupdate.strategy = "latest_github_release"