-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jenkins
committed
Nov 14, 2023
1 parent
43238a0
commit 45db1ce
Showing
23 changed files
with
177 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 19 additions & 28 deletions
47
de_DE/plugins_contributor/automation protocol/relayModule/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 19 additions & 28 deletions
47
en_US/plugins_contributor/automation protocol/relayModule/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 19 additions & 28 deletions
47
es_ES/plugins_contributor/automation protocol/relayModule/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47 changes: 19 additions & 28 deletions
47
fr_FR/plugins_contributor/automation protocol/relayModule/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.