1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/domoticz_ynh.git synced 2024-09-03 18:26:17 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-11-29 09:25:05 +00:00
parent 4c795fe7ee
commit 53c2dac8fd
2 changed files with 7 additions and 7 deletions

View file

@ -27,11 +27,11 @@ For example this system can be used with:
* Temperature Sensors
* Pulse Meters
* Voltage / AD Meters
* And more ...
* And more...
The MQTT broker mosquitto is integrated into the package. It requires its own domain or subdomain. It's an optional setting: during install if you set the same domaine as your main app domain, it won't be installed.
You may also install the mosquitto package without using the one provided by domoticz_ynh.
The MQTT broker Mosquitto is integrated into the package. It requires its own domain or subdomain. It's an optional setting: during install if you set the same domaine as your main app domain, it won't be installed.
You may also install the Mosquitto package without using the one provided by domoticz_ynh.
**Shipped version:** 2023.1~ynh2
## Documentation and resources
@ -40,7 +40,7 @@ You may also install the mosquitto package without using the one provided by dom
* Official user documentation: <https://www.domoticz.com/DomoticzManual.pdf>
* Official admin documentation: <https://www.domoticz.com/wiki/Main_Page>
* Upstream app code repository: <https://github.com/domoticz/domoticz>
* YunoHost documentation for this app: <https://yunohost.org/app_domoticz>
* YunoHost Store: <https://apps.yunohost.org/app/domoticz>
* Report a bug: <https://github.com/YunoHost-Apps/domoticz_ynh/issues>
## Developer info

View file

@ -29,8 +29,8 @@ 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 et si vous indiquez lors de l'installation le même domaine que le domaine principal, il ne sera pas installé.
Vous pouvez également installer le package pour mosquitto sans utiliser celui de domoticz_ynh.
Le broker MQTT Mosquitto est intégré au package et nécessite un sous-domaine ou un domaine distinct. Il est optionnel et si vous indiquez lors de l'installation le même domaine que le domaine principal, il ne sera pas installé.
Vous pouvez également installer le package pour Mosquitto sans utiliser celui de domoticz_ynh.
@ -42,7 +42,7 @@ Vous pouvez également installer le package pour mosquitto sans utiliser celui d
* Documentation officielle utilisateur : <https://www.domoticz.com/DomoticzManual.pdf>
* Documentation officielle de ladmin : <https://www.domoticz.com/wiki/Main_Page>
* Dépôt de code officiel de lapp : <https://github.com/domoticz/domoticz>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_domoticz>
* YunoHost Store: <https://apps.yunohost.org/app/domoticz>
* Signaler un bug : <https://github.com/YunoHost-Apps/domoticz_ynh/issues>
## Informations pour les développeurs