Skip to content

Commit

Permalink
Merge pull request #419 from YunoHost-Apps/ci-auto-update-2025.1.2
Browse files Browse the repository at this point in the history
Upgrade to v2025.1.2
  • Loading branch information
orhtej2 authored Jan 9, 2025
2 parents e2961b9 + ce7f91d commit 85da32e
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Shipped version:** 2025.1.1~ynh1
**Shipped version:** 2025.1.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 @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Versión actual:** 2025.1.1~ynh1
**Versión actual:** 2025.1.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 @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Paketatutako bertsioa:** 2025.1.1~ynh1
**Paketatutako bertsioa:** 2025.1.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 @@ -29,7 +29,7 @@ Home Assistant zst une application domotique open source qui donne la priorité
- Applications mobiles compagnons ;
- Gestion de l'énergie domestique.

**Version incluse :** 2025.1.1~ynh1
**Version incluse :** 2025.1.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 @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Versión proporcionada:** 2025.1.1~ynh1
**Versión proporcionada:** 2025.1.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 @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Versi terkirim:** 2025.1.1~ynh1
**Versi terkirim:** 2025.1.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 @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Geleverde versie:** 2025.1.1~ynh1
**Geleverde versie:** 2025.1.2~ynh1

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

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


**Dostarczona wersja:** 2025.1.1~ynh1
**Dostarczona wersja:** 2025.1.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 @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**Поставляемая версия:** 2025.1.1~ynh1
**Поставляемая версия:** 2025.1.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 @@ -30,7 +30,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management."


**分发版本:** 2025.1.1~ynh1
**分发版本:** 2025.1.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 = "2025.1.1~ynh1"
version = "2025.1.2~ynh1"

maintainers = ["ewilly"]

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

[resources.sources.main]
url = "https://github.com/home-assistant/core/archive/refs/tags/2025.1.1.tar.gz"
sha256 = "a7ebb41ef91f5375c257c4dfd8e8ad84eeb0d3747508858850e7d3b125660476"
url = "https://github.com/home-assistant/core/archive/refs/tags/2025.1.2.tar.gz"
sha256 = "616dc63d534bdc344e823d0152cf3edc713b4996366a5ffd5d629d7bd94ed57e"

autoupdate.strategy = "latest_github_release"

Expand Down

0 comments on commit 85da32e

Please sign in to comment.