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 #270 from YunoHost-Apps/ci-auto-update-v2023.11.0

Upgrade to version 2023.11.0
This commit is contained in:
ewilly 2023-11-04 12:13:57 +01:00 committed by GitHub
commit 5a9c97876b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 4 deletions

View file

@ -29,7 +29,7 @@ Open source home automation that puts local control and privacy first. Powered b
- Home Energy Management."
**Shipped version:** 2023.10.5~ynh1
**Shipped version:** 2023.11.0~ynh1
**Demo:** https://demo.home-assistant.io
@ -42,6 +42,7 @@ Open source home automation that puts local control and privacy first. Powered b
* Official app website: <https://www.home-assistant.io>
* Official admin documentation: <https://www.home-assistant.io/docs/>
* Upstream app code repository: <https://github.com/home-assistant/core>
* YunoHost Store: <https://apps.yunohost.org/app/homeassistant>
* Report a bug: <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
## Developer info

View file

@ -29,7 +29,7 @@ Open source home automation that puts local control and privacy first. Powered b
- Home Energy Management."
**Version incluse :** 2023.10.5~ynh1
**Version incluse :** 2023.11.0~ynh1
**Démo :** https://demo.home-assistant.io
@ -42,6 +42,7 @@ Open source home automation that puts local control and privacy first. Powered b
* Site officiel de lapp : <https://www.home-assistant.io>
* Documentation officielle de ladmin : <https://www.home-assistant.io/docs/>
* Dépôt de code officiel de lapp : <https://github.com/home-assistant/core>
* YunoHost Store: <https://apps.yunohost.org/app/homeassistant>
* Signaler un bug : <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
## Informations pour les développeurs

View file

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

View file

@ -5,7 +5,7 @@
#=================================================
# Release to install
app_version=2023.10.5
app_version=2023.11.0
# Requirements
py_required_version=3.11.6