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 #298 from YunoHost-Apps/ci-auto-update-v2024.2.2

Upgrade to version 2024.2.2
This commit is contained in:
ewilly 2024-02-22 07:58:00 +00:00 committed by GitHub
commit f7d30b0870
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri
- Home Energy Management." - Home Energy Management."
**Shipped version:** 2024.2.1~ynh1 **Shipped version:** 2024.2.2~ynh1
**Demo:** https://demo.home-assistant.io **Demo:** https://demo.home-assistant.io
@ -56,4 +56,4 @@ or
sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug sudo yunohost app upgrade homeassistant -u https://github.com/YunoHost-Apps/homeassistant_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps> **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -27,7 +27,7 @@ Home Assistant zst une application domotique open source qui donne la priorité
- Applications mobiles compagnons ; - Applications mobiles compagnons ;
- Gestion de l'énergie domestique. - Gestion de l'énergie domestique.
**Version incluse :** 2024.2.1~ynh1 **Version incluse :** 2024.2.2~ynh1
**Démo :** https://demo.home-assistant.io **Démo :** https://demo.home-assistant.io

View file

@ -5,7 +5,7 @@ name = "Home Assistant"
description.en = "Home automation platform" description.en = "Home automation platform"
description.fr = "Plateforme domotique" description.fr = "Plateforme domotique"
version = "2024.2.1~ynh1" version = "2024.2.2~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]

View file

@ -5,7 +5,7 @@
#================================================= #=================================================
# Release to install # Release to install
app_version=2024.2.1 app_version=2024.2.2
# Requirements # Requirements
py_required_version=3.11.8 py_required_version=3.11.8