From 301eebe417075110addc9307c017f967a3d49ad0 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sun, 21 Jan 2024 17:19:29 +0100 Subject: [PATCH] Update documentation --- doc/ADMIN.md | 1 + doc/ADMIN_fr.md | 1 + doc/DESCRIPTION.md | 2 +- doc/DESCRIPTION_fr.md | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 8fe3921..65fc151 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -4,6 +4,7 @@ During installation, a [MQTT](https://en.wikipedia.org/wiki/MQTT) broker, [Mosquitto](https://mosquitto.org/), is installed at the same time as Domoticz. This broker requires a dedicated domain or subdomain to work (ex : mqtt.your.domain.tld): creating this domain prior installation is a prerequisite +You may also install the [Mosquitto package](https://github.com/YunoHost-Apps/mosquitto_ynh) without using the one provided by domoticz_ynh. #### Adding in Domoticz diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index b437195..db729cc 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -4,6 +4,7 @@ À l'installation, un broker [MQTT](https://fr.wikipedia.org/wiki/MQTT), [Mosquitto](https://mosquitto.org/), est installé en même temps que Domoticz. Ce broker nécessite un domaine ou un sous-domaine particulier pour fonctionner (ex : mqtt.your.domain.tld) : il est nécessaire de créer ce domaine auparavant. +Vous pouvez également installer le [package pour Mosquitto](https://github.com/YunoHost-Apps/mosquitto_ynh) sans utiliser celui de domoticz_ynh. #### Ajout dans Domoticz diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 0df7708..2acb4ce 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -12,5 +12,5 @@ For example this system can be used with: * And more... -The MQTT broker Mosquitto is integrated into the package and requires its own domain or subdomain. It's an optional setting: during install if you set the same domain as your main app domain, it won't be installed. +The MQTT broker Mosquitto is integrated into the package and requires its own domain or subdomain. It's an optional setting. You may also install the [Mosquitto package](https://github.com/YunoHost-Apps/mosquitto_ynh) without using the one provided by domoticz_ynh. \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md index 5d030f0..8fce85a 100644 --- a/doc/DESCRIPTION_fr.md +++ b/doc/DESCRIPTION_fr.md @@ -11,7 +11,7 @@ Il peut par exemple être utilisé avec : * des voltmètres * Et bien d'autres -Le broker MQTT Mosquitto est intégré au package et nécessite un sous-domaine ou un domaine distinct. Il est optionnel : si vous indiquez lors de l'installation le même domaine que le domaine principal, il ne sera pas installé. +Le broker MQTT Mosquitto est intégré au package et nécessite un sous-domaine ou un domaine distinct. Il est optionnel. Vous pouvez également installer le [package pour Mosquitto](https://github.com/YunoHost-Apps/mosquitto_ynh) sans utiliser celui de domoticz_ynh.