mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Merge pull request #255 from YunoHost-Apps/ci-auto-update-v2023.9.3
Upgrade to version 2023.9.3
This commit is contained in:
commit
d4e51aac37
4 changed files with 4 additions and 6 deletions
|
@ -29,7 +29,7 @@ Open source home automation that puts local control and privacy first. Powered b
|
|||
- Home Energy Management."
|
||||
|
||||
|
||||
**Shipped version:** 2023.9.2~ynh1
|
||||
**Shipped version:** 2023.9.3~ynh1
|
||||
|
||||
**Demo:** https://demo.home-assistant.io
|
||||
|
||||
|
@ -42,7 +42,6 @@ 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 documentation for this app: <https://yunohost.org/app_homeassistant>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -29,7 +29,7 @@ Open source home automation that puts local control and privacy first. Powered b
|
|||
- Home Energy Management."
|
||||
|
||||
|
||||
**Version incluse :** 2023.9.2~ynh1
|
||||
**Version incluse :** 2023.9.3~ynh1
|
||||
|
||||
**Démo :** https://demo.home-assistant.io
|
||||
|
||||
|
@ -42,7 +42,6 @@ Open source home automation that puts local control and privacy first. Powered b
|
|||
* Site officiel de l’app : <https://www.home-assistant.io>
|
||||
* Documentation officielle de l’admin : <https://www.home-assistant.io/docs/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/home-assistant/core>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_homeassistant>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/homeassistant_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Home Assistant"
|
|||
description.en = "Home automation platform"
|
||||
description.fr = "Plateforme domotique"
|
||||
|
||||
version = "2023.9.2~ynh1"
|
||||
version = "2023.9.3~ynh1"
|
||||
|
||||
maintainers = ["ewilly"]
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# Release to install
|
||||
app_version=2023.9.2
|
||||
app_version=2023.9.3
|
||||
|
||||
# Requirements
|
||||
py_required_version=3.11.5
|
||||
|
|
Loading…
Add table
Reference in a new issue