diff --git a/ALL_README.md b/ALL_README.md
index 3d6c579..77b7509 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,6 @@
# All available README files by language
- [Read the README in English](README.md)
+- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
-- [Leggi il “README” in italiano](README_it.md)
diff --git a/README.md b/README.md
index bd3b414..e82b7be 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Zwave-JS-UI with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zwave-js-ui)
-*[Read this README is other languages.](./ALL_README.md)*
+*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Zwave-JS-UI quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
@@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest
-**Shipped version:** 9.9.0~ynh1
+**Shipped version:** 9.10.2~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_eu.md b/README_eu.md
new file mode 100644
index 0000000..8a410c6
--- /dev/null
+++ b/README_eu.md
@@ -0,0 +1,57 @@
+
+
+# Zwave-JS-UI YunoHost-erako
+
+[![Integrazio maila](https://dash.yunohost.org/integration/zwave-js-ui.svg)](https://dash.yunohost.org/appci/app/zwave-js-ui) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/zwave-js-ui.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/zwave-js-ui.maintain.svg)
+
+[![Instalatu Zwave-JS-UI YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=zwave-js-ui)
+
+*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
+
+> *Pakete honek Zwave-JS-UI YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
+> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
+
+## Aurreikuspena
+
+
+### Features
+
+Integrate zwave-js-ui natively in Domoticz_ynh.
+
+**Zwave-JS-UI**, also known under previous name ZWaveJS2MQTT, is a replacement for Openzwave. It exposes Z-Wave devices to an MQTT broker in a fully configurable manner.
+
+To work correctly, this app require to install either
+- [Domoticz package](https://github.com/YunoHost-Apps/domoticz_ynh) with **mqtt broker Mosquitto**
+- [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.
+
+
+
+**Paketatutako bertsioa:** 9.10.2~ynh1
+## Dokumentazioa eta baliabideak
+
+- Aplikazioaren webgune ofiziala:
+- Erabiltzaileen dokumentazio ofiziala:
+- Administratzaileen dokumentazio ofiziala:
+- Jatorrizko aplikazioaren kode-gordailua:
+- YunoHost Denda:
+- Eman errore baten berri:
+
+## Garatzaileentzako informazioa
+
+Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing).
+
+`testing` abarra probatzeko, ondorengoa egin:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing --debug
+edo
+sudo yunohost app upgrade zwave-js-ui -u https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing --debug
+```
+
+**Informazio gehiago aplikazioaren paketatzeari buruz:**
diff --git a/README_fr.md b/README_fr.md
index c487193..bc3a7ef 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -31,7 +31,7 @@ Pour fonctionner correctement, cette application nécessite d'avoir installé so
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.
-**Version incluse :** 9.9.0~ynh1
+**Version incluse :** 9.10.2~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index 8f2f950..8fa9956 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest
-**Versión proporcionada:** 9.9.0~ynh1
+**Versión proporcionada:** 9.10.2~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/manifest.toml b/manifest.toml
index b92aa27..6987c56 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Zwave-JS-UI"
description.en = "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz"
description.fr = "Panneau de controle Z-Wave et MQTT intégré avec Domoticz"
-version = "9.9.0~ynh1"
+version = "9.10.2~ynh1"
maintainers = ["Krakinou"]
@@ -43,12 +43,12 @@ ram.runtime = "150M"
[resources]
[resources.sources.main]
- arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.9.0/zwave-js-ui-v9.9.0-linux-arm64.zip"
- arm64.sha256 = "23ff539365efc28acc40de3f46040b2671b29f50bbe1337bbb82f79206fbd1a8"
- armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.9.0/zwave-js-ui-v9.9.0-linux-armv7.zip"
- armhf.sha256 = "5a35a3307e9d90b42905a1861fcc5e44518016594b1ac9c45134cd5d5c56ec06"
- amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.9.0/zwave-js-ui-v9.9.0-linux.zip"
- amd64.sha256 = "c15e23d5d0e0a9cf82418514abed96350642cfca53ea5bcc073dc6697b0f4795"
+ arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.2/zwave-js-ui-v9.10.2-linux-arm64.zip"
+ arm64.sha256 = "02c1498c2692cf3fa0f83a813994591fb8c9f4e24337b92a25b99217eab04b62"
+ armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.2/zwave-js-ui-v9.10.2-linux-armv7.zip"
+ armhf.sha256 = "e410e8877671b55cc3de8c544bfc023e440e7164cf3350016461eaad0ba2d7cb"
+ amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.10.2/zwave-js-ui-v9.10.2-linux.zip"
+ amd64.sha256 = "0ee93062c961140ee044743d97bcccd8fbbd26a79af29fdae8cb310ed88e6697"
in_subdir = false
autoupdate.strategy = "latest_github_release"