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 #343 from YunoHost-Apps/master-promotion
Some checks failed
YunoHost apps package linter / test (push) Has been cancelled
Create master promotion pull request / masterPromotion (push) Has been cancelled

Upgrade master from testing
This commit is contained in:
ewilly 2024-06-12 04:57:52 +00:00 committed by GitHub
commit d6838e7d1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 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.6.1~ynh1
**Shipped version:** 2024.6.2~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.6.1~ynh1
**Versión actual:** 2024.6.2~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.6.1~ynh1
**Paketatutako bertsioa:** 2024.6.2~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.6.1~ynh1
**Version incluse:** 2024.6.2~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.6.1~ynh1
**Versión proporcionada:** 2024.6.2~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.6.1~ynh1
**分发版本:** 2024.6.2~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.6.1~ynh1"
version = "2024.6.2~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.6.1.tar.gz"
sha256 = "2376de99fa8727a14be66646102c0ea33c95e25dc1fe40e560521a4fdf88a045"
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.6.2.tar.gz"
sha256 = "ff3e4144669a0a62eb91aa46b643ae11dec1da144ba8b4645ff3030ad0afd19a"
autoupdate.strategy = "latest_github_release"