Skip to content

Commit

Permalink
[Jenkins] Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Nov 14, 2023
1 parent 43238a0 commit 45db1ce
Show file tree
Hide file tree
Showing 23 changed files with 177 additions and 158 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## documentations

- [Access the documentation](https://doc.jeedom.com)
- [Contribute to documentation](https://doc.jeedom.com/en_US/contribute/doc)
- [Accede a la documentación](https://doc.jeedom.com)
- [Contribuir a la documentación](https://doc.jeedom.com/en_US/contribute/doc)

<p align="center">
<img src="https://doc.jeedom.com/img/img_home.png" width="80%">
Expand Down
15 changes: 15 additions & 0 deletions de_DE/plugins/automation protocol/zwavejs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
>
>Wenn es keine Informationen über die Aktualisierung gibt, bedeutet dies, dass es sich nur um die Aktualisierung von Dokumentation, Übersetzung oder Text handelt.
# 27.10.2023

**Konfigurationsergänzungen**

- Hinzufügen einer Untereigenschaft *Benachrichtigungstür* für Eigentum *Neigung*

**Konfigurationsänderungen**

- Ändern der Konfiguration *Aeotec Zwa012* um die Eigenschaften zu verwenden
- Änderung einer Untereigenschaft *einfache Benachrichtigung* für Eigentum *Öffnung*

**Verbesserungen**

- Zur Version wechseln *9.1.2* von ZwaveJsUI

# 10.11.2023

**Behebt**
Expand Down
47 changes: 19 additions & 28 deletions de_DE/plugins_contributor/automation protocol/relayModule/info.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,32 @@
{
"id": "lgthinq",
"name": "LG Smart Thinq",
"id":"myuplink_internal",
"name":"MyUplink Internal API",
"description": {
"fr_FR": "Plugin pour les Objets Connectés de la marque LG compatibles 'Smart Thinq APIv1'",
"en_US": "Plugin for 'Smart Thinq APIv1'-compatible LG Connected Objects",
"en_ES": "Plugin para LG Connected Objects compatible con 'Smart Thinq APIv1",
"de_DE": "Plugin für Smart Thinq APIv1-kompatible Connected Objects der Marke LG"
"fr_FR":"Ce plugin permet de récupérer les informations des pompes à chaleur NiBe depuis l'API internal du site https://myUplink.com. Ce plugin ne fonctionne pas avec l'ancienne API http://www.nibeuplink.com.</br>En plus des commandes de base, le plugin permet de générer des commandes depuis l'interface console (consommations, durées...)",
"en_US":"This plugin allows you to retrieve NiBe heat pump information from the internal API of https://myUplink.com. This plugin does not work with the old API http://www.nibeuplink.com.</br>In addition to the basic commands, the plugin allows you to generate commands from the console interface (consumptions, durations)"
},
"pluginVersion": "1.1.3",
"licence": "AGPL",
"author": "Pifou25",
"require": "4.2",
"category": "devicecommunication",
"hasDependency": true,
"hasOwnDeamon": true,
"maxDependancyInstallTime": 0,
"changelog": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog",
"documentation": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/",
"changelog_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog_beta",
"documentation_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/index_beta",
"link": {
"forum": "https://community.jeedom.com/t/recherche-dev-pour-un-nouveau-plugin-lg-smart/2932",
"video": "Lien vers une video",
"github": "https://github.com/pifou25/jeedom-lgthinq-plugin"
},
"language": [
"licence":"AGPL",
"installation":"Le guide de configuration se trouve sur cette page : <i><a class='btn btn-warning btn-xs' target='_blank' href='https://flobul-domotique.fr/configuration-du-plugin-myuplink-pour-jeedom/'><i class='fas fa-cog'></i><strong> Configuration du plugin</strong></a></i></br>1) Une fois le plugin installé, activez-le.</br>2) Vérifiez bien que vous avez correctement configuré la partie Générale -> Administration -> Configuration puis reseaux, en effet, il faut lors de l'association de Jeedom au compte My Uplink que votre Jeedom soit accessible de l'extérieur.</br>3) Puis rendez-vous sur la page du plugin et cliquez sur Synchronisation.",
"author":"DomoFlo1",
"require":"4.0",
"category":"wellness",
"changelog":"https://flobul-domotique.fr/liste-des-versions-du-plugin-myuplink-internal-pour-jeedom/",
"documentation":"https://flobul-domotique.fr/documentation-du-plugin-myuplink-internal-pour-jeedom",
"hasDependency":false,
"hasOwnDeamon":false,
"maxDependancyInstallTime":0,
"language":[
"fr_FR",
"en_US"
],
"compatibility": [
"compatibility":[
"miniplus",
"smart",
"rpi",
"docker",
"diy",
"mobile",
"v4",
"atlas",
"luna"
"atlas"
]
}
}
2 changes: 1 addition & 1 deletion de_DE/zwave/equipement.compatible.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,4 +937,4 @@

Diese Liste basiert auf Benutzer-Feedback. Das Jeedom-Team kann daher nicht garantieren, dass alle Module in dieser Liste zu 100% funktionsfähig sind

13.11.2023 01:08:12
14.11.2023 01:08:08
15 changes: 15 additions & 0 deletions en_US/plugins/automation protocol/zwavejs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
>
>If there is no information on the update, it means that it concerns only the update of documentation, translation or text.
# 10/27/2023

**Configuration Additions**

- Adding a subproperty *notification-door* for property *Tilt*

**Configuration Changes**

- Changing the configuration *Aeotec Zwa012* to use the properties
- Modification of a subproperty *simple-notification* for property *Opening*

**Improvements**

- Switch to version *9.1.2* by ZwaveJsUI

# 11/10/2023

**Fixes**
Expand Down
47 changes: 19 additions & 28 deletions en_US/plugins_contributor/automation protocol/relayModule/info.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,32 @@
{
"id": "lgthinq",
"name": "LG Smart Thinq",
"id":"myuplink_internal",
"name":"MyUplink Internal API",
"description": {
"fr_FR": "Plugin pour les Objets Connectés de la marque LG compatibles 'Smart Thinq APIv1'",
"en_US": "Plugin for 'Smart Thinq APIv1'-compatible LG Connected Objects",
"en_ES": "Plugin para LG Connected Objects compatible con 'Smart Thinq APIv1",
"de_DE": "Plugin für Smart Thinq APIv1-kompatible Connected Objects der Marke LG"
"fr_FR":"Ce plugin permet de récupérer les informations des pompes à chaleur NiBe depuis l'API internal du site https://myUplink.com. Ce plugin ne fonctionne pas avec l'ancienne API http://www.nibeuplink.com.</br>En plus des commandes de base, le plugin permet de générer des commandes depuis l'interface console (consommations, durées...)",
"en_US":"This plugin allows you to retrieve NiBe heat pump information from the internal API of https://myUplink.com. This plugin does not work with the old API http://www.nibeuplink.com.</br>In addition to the basic commands, the plugin allows you to generate commands from the console interface (consumptions, durations)"
},
"pluginVersion": "1.1.3",
"licence": "AGPL",
"author": "Pifou25",
"require": "4.2",
"category": "devicecommunication",
"hasDependency": true,
"hasOwnDeamon": true,
"maxDependancyInstallTime": 0,
"changelog": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog",
"documentation": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/",
"changelog_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog_beta",
"documentation_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/index_beta",
"link": {
"forum": "https://community.jeedom.com/t/recherche-dev-pour-un-nouveau-plugin-lg-smart/2932",
"video": "Lien vers une video",
"github": "https://github.com/pifou25/jeedom-lgthinq-plugin"
},
"language": [
"licence":"AGPL",
"installation":"Le guide de configuration se trouve sur cette page : <i><a class='btn btn-warning btn-xs' target='_blank' href='https://flobul-domotique.fr/configuration-du-plugin-myuplink-pour-jeedom/'><i class='fas fa-cog'></i><strong> Configuration du plugin</strong></a></i></br>1) Une fois le plugin installé, activez-le.</br>2) Vérifiez bien que vous avez correctement configuré la partie Générale -> Administration -> Configuration puis reseaux, en effet, il faut lors de l'association de Jeedom au compte My Uplink que votre Jeedom soit accessible de l'extérieur.</br>3) Puis rendez-vous sur la page du plugin et cliquez sur Synchronisation.",
"author":"DomoFlo1",
"require":"4.0",
"category":"wellness",
"changelog":"https://flobul-domotique.fr/liste-des-versions-du-plugin-myuplink-internal-pour-jeedom/",
"documentation":"https://flobul-domotique.fr/documentation-du-plugin-myuplink-internal-pour-jeedom",
"hasDependency":false,
"hasOwnDeamon":false,
"maxDependancyInstallTime":0,
"language":[
"fr_FR",
"en_US"
],
"compatibility": [
"compatibility":[
"miniplus",
"smart",
"rpi",
"docker",
"diy",
"mobile",
"v4",
"atlas",
"luna"
"atlas"
]
}
}
2 changes: 1 addition & 1 deletion en_US/zwave/equipement.compatible.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,4 +937,4 @@

This list is based on user feedback, the Jeedom team cannot therefore guarantee that all the modules in this list are 100% functional

2023-11-13 01:08:12
2023-11-14 01:08:08
15 changes: 15 additions & 0 deletions es_ES/plugins/automation protocol/zwavejs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@
>
>Si no hay información sobre la actualización, significa que se trata solo de la actualización de la documentación, la traducción o el texto.
# 27/10/2023

**Adiciones de configuración**

- Agregar una subpropiedad *puerta de notificación* para la propiedad *Inclinación*

**Cambios de configuración**

- Cambiar la configuración *Aeotec Zwa012* para usar las propiedades
- Modificación de una subpropiedad *notificación simple* para la propiedad *Apertura*

**Mejoras**

- Cambiar a versión *9.1.2* por ZwaveJsUI

# 10/11/2023

**Arreglos**
Expand Down
47 changes: 19 additions & 28 deletions es_ES/plugins_contributor/automation protocol/relayModule/info.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,32 @@
{
"id": "lgthinq",
"name": "LG Smart Thinq",
"id":"myuplink_internal",
"name":"MyUplink Internal API",
"description": {
"fr_FR": "Plugin pour les Objets Connectés de la marque LG compatibles 'Smart Thinq APIv1'",
"en_US": "Plugin for 'Smart Thinq APIv1'-compatible LG Connected Objects",
"en_ES": "Plugin para LG Connected Objects compatible con 'Smart Thinq APIv1",
"de_DE": "Plugin für Smart Thinq APIv1-kompatible Connected Objects der Marke LG"
"fr_FR":"Ce plugin permet de récupérer les informations des pompes à chaleur NiBe depuis l'API internal du site https://myUplink.com. Ce plugin ne fonctionne pas avec l'ancienne API http://www.nibeuplink.com.</br>En plus des commandes de base, le plugin permet de générer des commandes depuis l'interface console (consommations, durées...)",
"en_US":"This plugin allows you to retrieve NiBe heat pump information from the internal API of https://myUplink.com. This plugin does not work with the old API http://www.nibeuplink.com.</br>In addition to the basic commands, the plugin allows you to generate commands from the console interface (consumptions, durations)"
},
"pluginVersion": "1.1.3",
"licence": "AGPL",
"author": "Pifou25",
"require": "4.2",
"category": "devicecommunication",
"hasDependency": true,
"hasOwnDeamon": true,
"maxDependancyInstallTime": 0,
"changelog": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog",
"documentation": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/",
"changelog_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog_beta",
"documentation_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/index_beta",
"link": {
"forum": "https://community.jeedom.com/t/recherche-dev-pour-un-nouveau-plugin-lg-smart/2932",
"video": "Lien vers une video",
"github": "https://github.com/pifou25/jeedom-lgthinq-plugin"
},
"language": [
"licence":"AGPL",
"installation":"Le guide de configuration se trouve sur cette page : <i><a class='btn btn-warning btn-xs' target='_blank' href='https://flobul-domotique.fr/configuration-du-plugin-myuplink-pour-jeedom/'><i class='fas fa-cog'></i><strong> Configuration du plugin</strong></a></i></br>1) Une fois le plugin installé, activez-le.</br>2) Vérifiez bien que vous avez correctement configuré la partie Générale -> Administration -> Configuration puis reseaux, en effet, il faut lors de l'association de Jeedom au compte My Uplink que votre Jeedom soit accessible de l'extérieur.</br>3) Puis rendez-vous sur la page du plugin et cliquez sur Synchronisation.",
"author":"DomoFlo1",
"require":"4.0",
"category":"wellness",
"changelog":"https://flobul-domotique.fr/liste-des-versions-du-plugin-myuplink-internal-pour-jeedom/",
"documentation":"https://flobul-domotique.fr/documentation-du-plugin-myuplink-internal-pour-jeedom",
"hasDependency":false,
"hasOwnDeamon":false,
"maxDependancyInstallTime":0,
"language":[
"fr_FR",
"en_US"
],
"compatibility": [
"compatibility":[
"miniplus",
"smart",
"rpi",
"docker",
"diy",
"mobile",
"v4",
"atlas",
"luna"
"atlas"
]
}
}
2 changes: 1 addition & 1 deletion es_ES/zwave/equipement.compatible.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,4 +937,4 @@

Esta lista se basa en los comentarios de los usuarios, por lo que el equipo de Jeedom no puede garantizar que todos los módulos de esta lista sean 100% funcionales

2023-11-13 01:08:12
2023-11-14 01:08:08
4 changes: 4 additions & 0 deletions fr_FR/plugins/automation protocol/zwavejs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
- Modification de la configuration *Aeotec Zwa012* pour utiliser les propriétés
- Modification d'une sous propriété *notification-simple* pour la propriété *Opening*

**Améliorations**

- Passage à la version *9.1.2* de ZwaveJsUI

# 11/10/2023

**Corrections**
Expand Down
47 changes: 19 additions & 28 deletions fr_FR/plugins_contributor/automation protocol/relayModule/info.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,32 @@
{
"id": "lgthinq",
"name": "LG Smart Thinq",
"id":"myuplink_internal",
"name":"MyUplink Internal API",
"description": {
"fr_FR": "Plugin pour les Objets Connectés de la marque LG compatibles 'Smart Thinq APIv1'",
"en_US": "Plugin for 'Smart Thinq APIv1'-compatible LG Connected Objects",
"en_ES": "Plugin para LG Connected Objects compatible con 'Smart Thinq APIv1",
"de_DE": "Plugin für Smart Thinq APIv1-kompatible Connected Objects der Marke LG"
"fr_FR":"Ce plugin permet de récupérer les informations des pompes à chaleur NiBe depuis l'API internal du site https://myUplink.com. Ce plugin ne fonctionne pas avec l'ancienne API http://www.nibeuplink.com.</br>En plus des commandes de base, le plugin permet de générer des commandes depuis l'interface console (consommations, durées...)",
"en_US":"This plugin allows you to retrieve NiBe heat pump information from the internal API of https://myUplink.com. This plugin does not work with the old API http://www.nibeuplink.com.</br>In addition to the basic commands, the plugin allows you to generate commands from the console interface (consumptions, durations)"
},
"pluginVersion": "1.1.3",
"licence": "AGPL",
"author": "Pifou25",
"require": "4.2",
"category": "devicecommunication",
"hasDependency": true,
"hasOwnDeamon": true,
"maxDependancyInstallTime": 0,
"changelog": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog",
"documentation": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/",
"changelog_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/changelog_beta",
"documentation_beta": "https://pifou25.github.io/jeedom-lgthinq-plugin/#language#/index_beta",
"link": {
"forum": "https://community.jeedom.com/t/recherche-dev-pour-un-nouveau-plugin-lg-smart/2932",
"video": "Lien vers une video",
"github": "https://github.com/pifou25/jeedom-lgthinq-plugin"
},
"language": [
"licence":"AGPL",
"installation":"Le guide de configuration se trouve sur cette page : <i><a class='btn btn-warning btn-xs' target='_blank' href='https://flobul-domotique.fr/configuration-du-plugin-myuplink-pour-jeedom/'><i class='fas fa-cog'></i><strong> Configuration du plugin</strong></a></i></br>1) Une fois le plugin installé, activez-le.</br>2) Vérifiez bien que vous avez correctement configuré la partie Générale -> Administration -> Configuration puis reseaux, en effet, il faut lors de l'association de Jeedom au compte My Uplink que votre Jeedom soit accessible de l'extérieur.</br>3) Puis rendez-vous sur la page du plugin et cliquez sur Synchronisation.",
"author":"DomoFlo1",
"require":"4.0",
"category":"wellness",
"changelog":"https://flobul-domotique.fr/liste-des-versions-du-plugin-myuplink-internal-pour-jeedom/",
"documentation":"https://flobul-domotique.fr/documentation-du-plugin-myuplink-internal-pour-jeedom",
"hasDependency":false,
"hasOwnDeamon":false,
"maxDependancyInstallTime":0,
"language":[
"fr_FR",
"en_US"
],
"compatibility": [
"compatibility":[
"miniplus",
"smart",
"rpi",
"docker",
"diy",
"mobile",
"v4",
"atlas",
"luna"
"atlas"
]
}
}
2 changes: 1 addition & 1 deletion fr_FR/zwave/equipement.compatible.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,4 +937,4 @@

Cette liste est basee sur des retours utilisateurs, l\'équipe Jeedom ne peut donc garantir que tous les modules de cette liste sont 100% fonctionnels

2023-11-13 01:08:12
2023-11-14 01:08:08
2 changes: 1 addition & 1 deletion fr_FR/zwave/i18n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -1875,7 +1875,7 @@
"Z-Stick Lite (DSA07203": "Z-Stick Lite (DSA07203",
"Compatibilité des équipements Zwave": "Kompatibilität mit Zwave-Geräten",
"Cette liste est basee sur des retours utilisateurs, l\\'équipe Jeedom ne peut donc garantir que tous les modules de cette liste sont 100% fonctionnels": "Diese Liste basiert auf Benutzer-Feedback. Das Jeedom-Team kann daher nicht garantieren, dass alle Module in dieser Liste zu 100% funktionsfähig sind",
"2023-11-13 01": "13.11.2023 01",
"2023-11-14 01": "14.11.2023 01",
" Zwaveme.": " Zwaveme.",
" Zwaveme?": " Zwaveme?",
"Zwaveme ": "Zwaveme ",
Expand Down
2 changes: 1 addition & 1 deletion fr_FR/zwave/i18n/en_US.json
Original file line number Diff line number Diff line change
Expand Up @@ -1875,7 +1875,7 @@
"Z-Stick Lite (DSA07203": "Z-Stick Lite (DSA07203",
"Compatibilité des équipements Zwave": "Zwave equipment compatibility",
"Cette liste est basee sur des retours utilisateurs, l\\'équipe Jeedom ne peut donc garantir que tous les modules de cette liste sont 100% fonctionnels": "This list is based on user feedback, the Jeedom team cannot therefore guarantee that all the modules in this list are 100% functional",
"2023-11-13 01": "2023-11-13 01",
"2023-11-14 01": "2023-11-14 01",
" Zwaveme.": " Zwaveme.",
" Zwaveme?": " Zwaveme?",
"Zwaveme ": "Zwaveme ",
Expand Down
2 changes: 1 addition & 1 deletion fr_FR/zwave/i18n/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -1875,7 +1875,7 @@
"Z-Stick Lite (DSA07203": "Z-Stick Lite (DSA07203",
"Compatibilité des équipements Zwave": "Compatibilidad con equipos Zwave",
"Cette liste est basee sur des retours utilisateurs, l\\'équipe Jeedom ne peut donc garantir que tous les modules de cette liste sont 100% fonctionnels": "Esta lista se basa en los comentarios de los usuarios, por lo que el equipo de Jeedom no puede garantizar que todos los módulos de esta lista sean 100% funcionales",
"2023-11-13 01": "2023-11-13 01",
"2023-11-14 01": "2023-11-14 01",
" Zwaveme.": " Zwaveme.",
" Zwaveme?": " Zwaveme?",
"Zwaveme ": "Zwaveme ",
Expand Down
2 changes: 1 addition & 1 deletion fr_FR/zwave/i18n/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1345,7 +1345,7 @@
"Documentation": "Documentation",
"Logicsoft": "Logicsoft",
"Cette liste est basee sur des retours utilisateurs, l\\'équipe Jeedom ne peut donc garantir que tous les modules de cette liste sont 100% fonctionnels": "Cette liste est basee sur des retours utilisateurs, l\\'équipe Jeedom ne peut donc garantir que tous les modules de cette liste sont 100% fonctionnels",
"2023-11-13 01": "2023-11-13 01"
"2023-11-14 01": "2023-11-14 01"
},
"zwave\/everspring.AD147-6_-_Miniplug_Dimmer.md": {
"Everspring Miniplug Dimmer - AD147-6": "Everspring Miniplug Dimmer - AD147-6",
Expand Down
Loading

0 comments on commit 45db1ce

Please sign in to comment.