From 54eb5fb7fecb543d8cba1cabb20bb693eeae3a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 23 Dec 2023 10:09:25 +0100 Subject: [PATCH 1/5] Create PRE_INSTALL_fr.md --- doc/PRE_INSTALL_fr.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/PRE_INSTALL_fr.md diff --git a/doc/PRE_INSTALL_fr.md b/doc/PRE_INSTALL_fr.md new file mode 100644 index 0000000..112cf44 --- /dev/null +++ b/doc/PRE_INSTALL_fr.md @@ -0,0 +1 @@ +Comme la version python livrée dans Debian stable n'est pas toujours prise en charge, une version récente pourrait être construite pendant le processus d'installation. Cela peut prendre un certain temps pour y parvenir (15 à 60 minutes). From 7286b3e2063eaaa9a5f0ec2cdd83fdc04e72ac83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 23 Dec 2023 10:15:48 +0100 Subject: [PATCH 2/5] Update manifest.toml --- manifest.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manifest.toml b/manifest.toml index 3af7acb..8f1b03d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,8 +21,11 @@ cpe = "cpe:2.3:a:home-assistant:home-assistant" yunohost = ">= 11.2" architectures = ["amd64", "arm64"] multi_instance = false + ldap = true + sso = false + disk = "2G" ram.build = "2G" ram.runtime = "2G" @@ -91,6 +94,10 @@ ram.runtime = "2G" [resources.permissions] main.url = "/" + api.url = "/api" + api.show_tile = false + api.allowed = "visitors" + api.auth_header = false [resources.ports] main.default = 8123 From 88fb2904654e51b972845bb82753d96d023e7b42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 23 Dec 2023 10:17:52 +0100 Subject: [PATCH 3/5] Update manifest.toml --- manifest.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8f1b03d..11c7e0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -21,11 +21,8 @@ cpe = "cpe:2.3:a:home-assistant:home-assistant" yunohost = ">= 11.2" architectures = ["amd64", "arm64"] multi_instance = false - ldap = true - sso = false - disk = "2G" ram.build = "2G" ram.runtime = "2G" From 41405a605b72e19f117b454aac84a8479eea4900 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Dec 2023 22:06:19 +0000 Subject: [PATCH 4/5] Upgrade to v2023.12.4 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 11c7e0f..918449b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Home Assistant" description.en = "Home automation platform" description.fr = "Plateforme domotique" -version = "2023.12.3~ynh1" +version = "2023.12.4~ynh1" maintainers = ["ewilly"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 624d325..a4b4fdb 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Release to install -app_version=2023.12.3 +app_version=2023.12.4 # Requirements py_required_version=3.11.7 From c11f9db6a8ed4c869e20fa5146afa8215294c768 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Dec 2023 22:06:24 +0000 Subject: [PATCH 5/5] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 317b90d..0793cb2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Home Assistant is an open source home automation that puts local control and pri - Home Energy Management." -**Shipped version:** 2023.12.3~ynh1 +**Shipped version:** 2023.12.4~ynh1 **Demo:** https://demo.home-assistant.io diff --git a/README_fr.md b/README_fr.md index 475a95b..3dd0cdd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 :** 2023.12.3~ynh1 +**Version incluse :** 2023.12.4~ynh1 **Démo :** https://demo.home-assistant.io