mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
commit
e2f55e3f07
8 changed files with 10 additions and 10 deletions
|
@ -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.0~ynh1
|
||||
**Shipped version:** 2024.8.1~ynh1
|
||||
|
||||
**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."
|
||||
|
||||
|
||||
**Versión actual:** 2024.8.0~ynh1
|
||||
**Versión actual:** 2024.8.1~ynh1
|
||||
|
||||
**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."
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2024.8.0~ynh1
|
||||
**Paketatutako bertsioa:** 2024.8.1~ynh1
|
||||
|
||||
**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 ;
|
||||
- Gestion de l'énergie domestique.
|
||||
|
||||
**Version incluse :** 2024.8.0~ynh1
|
||||
**Version incluse :** 2024.8.1~ynh1
|
||||
|
||||
**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."
|
||||
|
||||
|
||||
**Versión proporcionada:** 2024.8.0~ynh1
|
||||
**Versión proporcionada:** 2024.8.1~ynh1
|
||||
|
||||
**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."
|
||||
|
||||
|
||||
**Versi terkirim:** 2024.8.0~ynh1
|
||||
**Versi terkirim:** 2024.8.1~ynh1
|
||||
|
||||
**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."
|
||||
|
||||
|
||||
**分发版本:** 2024.8.0~ynh1
|
||||
**分发版本:** 2024.8.1~ynh1
|
||||
|
||||
**演示:** <https://demo.home-assistant.io>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Home Assistant"
|
|||
description.en = "Home automation platform"
|
||||
description.fr = "Plateforme domotique"
|
||||
|
||||
version = "2024.8.0~ynh1"
|
||||
version = "2024.8.1~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.0.tar.gz"
|
||||
sha256 = "988dca5a404f7aa8609c5b4896eb607c95919cfc4cf11ac179b51b3e3fde7ae5"
|
||||
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.8.1.tar.gz"
|
||||
sha256 = "1e37b1494c54c4c3d2205303f0445b3903873b3bd7a5441cb77fd79833810651"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Reference in a new issue