Skip to content

Commit

Permalink
Merge pull request #378 from YunoHost-Apps/master-promotion
Browse files Browse the repository at this point in the history
Upgrade master from testing
  • Loading branch information
ewilly authored Sep 17, 2024
2 parents 8351531 + d0fb32a commit b3e9603
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Shipped version:** 2024.9.1~ynh1
**Shipped version:** 2024.9.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.1~ynh1
**Versión actual:** 2024.9.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Paketatutako bertsioa:** 2024.9.1~ynh1
**Paketatutako bertsioa:** 2024.9.2~ynh1

**Demoa:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.1~ynh1
**Version incluse :** 2024.9.2~ynh1

**Démo :** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.1~ynh1
**Versión proporcionada:** 2024.9.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Versi terkirim:** 2024.9.1~ynh1
**Versi terkirim:** 2024.9.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Geleverde versie:** 2024.9.1~ynh1
**Geleverde versie:** 2024.9.2~ynh1

**Demo:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Поставляемая версия:** 2024.9.1~ynh1
**Поставляемая версия:** 2024.9.2~ynh1

**Демо-версия:** <https://demo.home-assistant.io>

Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**分发版本:** 2024.9.1~ynh1
**分发版本:** 2024.9.2~ynh1

**演示:** <https://demo.home-assistant.io>

Expand Down
6 changes: 3 additions & 3 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform"
description.fr = "Plateforme domotique"

version = "2024.9.1~ynh1"
version = "2024.9.2~ynh1"

maintainers = ["ewilly"]

Expand Down Expand Up @@ -81,8 +81,8 @@ ram.runtime = "2G"
[resources.sources]

[resources.sources.main]
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.9.1.tar.gz"
sha256 = "8df12d51d6f2e2307385efe60f91b9f98c37a6dda4fe1f0b7c53f25a43a505e0"
url = "https://github.com/home-assistant/core/archive/refs/tags/2024.9.2.tar.gz"
sha256 = "db6e289e3edd3333ed6ab2b29a25dffb80b79fbb501191f494838162a4d69853"

autoupdate.strategy = "latest_github_release"

Expand Down

0 comments on commit b3e9603

Please sign in to comment.