From d367bb5af8eab63ad674ea8a46fc827b6a6aadb1 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Fri, 24 Feb 2023 00:28:54 +0100 Subject: [PATCH 1/2] Fix typo in string --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 6245c62..08557bf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -39,7 +39,7 @@ ram.runtime = "50M" help.en = "If set public, anyone can access the app without login in yunohost, you activate password protected login from within the app" help.fr = "Si publique, N'importe qui peut accéder à l'application sans se connecter à yunohost, vous pouvez cependant activer une connection par mot de passe depuis l'application" type = "group" - default = all_users + default = "all_users" [resources] [resources.system_user] From ddd42bccce4ce7d64e1ae72b49fb5ce53a5ec147 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 23 Feb 2023 23:28:58 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 11 ++++------- README_fr.md | 7 ++----- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0d157ad..b805577 100644 --- a/README.md +++ b/README.md @@ -25,19 +25,16 @@ Integrate zwave-js-ui natively in Domoticz_ynh. To work correctly, this app require to install either - [domoticz package](https://github.com/YunoHost-Apps/domoticz_ynh) with **mqtt broker Mosquitto** -- or [Home-Assistant package](https://github.com/YunoHost-Apps/homeassistant_ynh) - - -**Shipped version:** 8.8.6~ynh2 -## Disclaimers / important information - - +- [Home-Assistant package](https://github.com/YunoHost-Apps/homeassistant_ynh) For now, although the package is fully functional (install, remove, backup, restore...), it is not integrated with domoticz and mosquitto package, this means that all settings needs to be done manually from inside the app. During install, the whole app need to be recompile using yarn, this lead to long installation time. Also, a temporary swap file will be created if less than 2Gb of memory (RAM+Swap) are available : Be sure to have enough space on disk. + + +**Shipped version:** 8.8.6~ynh2 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index ddc6a92..1611660 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,15 +27,12 @@ Pour fonctionner correctement, cette application nécessite d'avoir installé so - le package [domoticz](https://github.com/YunoHost-Apps/domoticz_ynh) avec le **broker MQTT mosquitto** - le package [Home-Assistant](https://github.com/YunoHost-Apps/homeassistant_ynh) -**Version incluse :** 8.8.6~ynh2 -## Avertissements / informations importantes - - - Pour l'instant, bien que le package fonctionne (installation, désinstallation, sauvegarde, restauration...), il n'est pas intégré avec domoticz et mosquitto, les paramétrages doivent être fait manuellement depuis l'application. Pendant l'installation, la totalité de l'application doit être recompilé en utilisant yarn : cela amène à des temps d'installation très long. Un fichier de swap temporaire sera créé si moins de 2Go de mémoire sont disponibles (RAM + swap): Assurez vous d'avoir suffisament d'espace disque. + +**Version incluse :** 8.8.6~ynh2 ## Documentations et ressources * Site officiel de l’app :