From 0410f656f6b727f51acdd7aab879bbed4240e099 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 10 Feb 2022 06:22:03 +0000 Subject: [PATCH 1/9] Upgrade to v2022.2.5 --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ba5e12e..4ea37d1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Home automation platform", "fr": "Plateforme domotique" }, - "version": "2022.2.3~ynh1", + "version": "2022.2.5~ynh1", "url": "https://github.com/home-assistant/home-assistant", "upstream": { "license": "Apache-2.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index 681b58f..d6f5839 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Release to install -app_version=2022.2.3 +app_version=2022.2.5 # Package dependencies pkg_dependencies="python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5 libturbojpeg0 libmariadb-dev libmariadb-dev-compat" From c550f1b190cac600c3d6470ec6dbef778e579cad Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 10 Feb 2022 06:22:07 +0000 Subject: [PATCH 2/9] 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 e9fa0dd..151fadc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Home automation platform -**Shipped version:** 2022.2.3~ynh1 +**Shipped version:** 2022.2.5~ynh1 **Demo:** https://demo.home-assistant.io diff --git a/README_fr.md b/README_fr.md index bd311c1..6a08540 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme domotique -**Version incluse :** 2022.2.3~ynh1 +**Version incluse :** 2022.2.5~ynh1 **Démo :** https://demo.home-assistant.io From 3fa80a6199c408b496e9b550e4b2d1f33b65650a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 12 Feb 2022 06:21:25 +0000 Subject: [PATCH 3/9] Upgrade to v2022.2.6 --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4ea37d1..4e950bb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Home automation platform", "fr": "Plateforme domotique" }, - "version": "2022.2.5~ynh1", + "version": "2022.2.6~ynh1", "url": "https://github.com/home-assistant/home-assistant", "upstream": { "license": "Apache-2.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index d6f5839..a0d1659 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Release to install -app_version=2022.2.5 +app_version=2022.2.6 # Package dependencies pkg_dependencies="python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5 libturbojpeg0 libmariadb-dev libmariadb-dev-compat" From 65824ae43c2a2209180f2335291890a08c351078 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 12 Feb 2022 06:21:29 +0000 Subject: [PATCH 4/9] 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 151fadc..45b1316 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Home automation platform -**Shipped version:** 2022.2.5~ynh1 +**Shipped version:** 2022.2.6~ynh1 **Demo:** https://demo.home-assistant.io diff --git a/README_fr.md b/README_fr.md index 6a08540..e64822b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme domotique -**Version incluse :** 2022.2.5~ynh1 +**Version incluse :** 2022.2.6~ynh1 **Démo :** https://demo.home-assistant.io From 0cca5d5c29475859ab80c234130080a908b30b2a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 17 Feb 2022 06:23:35 +0000 Subject: [PATCH 5/9] Upgrade to v2022.2.8 --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4e950bb..c4d2559 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Home automation platform", "fr": "Plateforme domotique" }, - "version": "2022.2.6~ynh1", + "version": "2022.2.8~ynh1", "url": "https://github.com/home-assistant/home-assistant", "upstream": { "license": "Apache-2.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index a0d1659..af85be4 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Release to install -app_version=2022.2.6 +app_version=2022.2.8 # Package dependencies pkg_dependencies="python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5 libturbojpeg0 libmariadb-dev libmariadb-dev-compat" From fae175c810b6da05acf81e44235afebb4a389b80 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Thu, 17 Feb 2022 06:23:38 +0000 Subject: [PATCH 6/9] 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 45b1316..bdc2f27 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Home automation platform -**Shipped version:** 2022.2.6~ynh1 +**Shipped version:** 2022.2.8~ynh1 **Demo:** https://demo.home-assistant.io diff --git a/README_fr.md b/README_fr.md index e64822b..b56e3f6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme domotique -**Version incluse :** 2022.2.6~ynh1 +**Version incluse :** 2022.2.8~ynh1 **Démo :** https://demo.home-assistant.io From a3ea20dbedd40404dadd5c6a687edfaaa366817c Mon Sep 17 00:00:00 2001 From: ewilly Date: Thu, 17 Feb 2022 20:56:47 +0100 Subject: [PATCH 7/9] Update systemd.service --- conf/systemd.service | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/systemd.service b/conf/systemd.service index 7559fe1..eba5b4a 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -7,6 +7,9 @@ Type=simple User=__APP__ WorkingDirectory=__DATA_PATH__ ExecStart=__FINALPATH__/bin/hass --config "__DATA_PATH__" --log-file "__LOG_FILE__" --verbose +RestartForceExitStatus=100 +Restart=on-failure +RestartSec=5s StandardOutput=append:__LOG_FILE__ StandardError=inherit From 35a25ef0be0cb19c22da2094195f02c19c58ccd8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 19 Feb 2022 06:22:27 +0000 Subject: [PATCH 8/9] Upgrade to v2022.2.9 --- manifest.json | 2 +- scripts/_common.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index c4d2559..79a4d7c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Home automation platform", "fr": "Plateforme domotique" }, - "version": "2022.2.8~ynh1", + "version": "2022.2.9~ynh1", "url": "https://github.com/home-assistant/home-assistant", "upstream": { "license": "Apache-2.0", diff --git a/scripts/_common.sh b/scripts/_common.sh index af85be4..6c06500 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Release to install -app_version=2022.2.8 +app_version=2022.2.9 # Package dependencies pkg_dependencies="python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5 libturbojpeg0 libmariadb-dev libmariadb-dev-compat" From ca38de4fd0902c3bb04308ccbdc7d1f6e4ea4e50 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sat, 19 Feb 2022 06:22:30 +0000 Subject: [PATCH 9/9] 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 bdc2f27..71789ea 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Home automation platform -**Shipped version:** 2022.2.8~ynh1 +**Shipped version:** 2022.2.9~ynh1 **Demo:** https://demo.home-assistant.io diff --git a/README_fr.md b/README_fr.md index b56e3f6..92c18ff 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme domotique -**Version incluse :** 2022.2.8~ynh1 +**Version incluse :** 2022.2.9~ynh1 **Démo :** https://demo.home-assistant.io