-
Notifications
You must be signed in to change notification settings - Fork 42
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 1, 2024
1 parent
d0b90ca
commit 98353d8
Showing
5 changed files
with
220 additions
and
95 deletions.
There are no files selected for viewing
63 changes: 44 additions & 19 deletions
63
de_DE/plugins_contributor/devicecommunication/surepetcare/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,21 +1,46 @@ | ||
{ | ||
"id" : "surepetcare", | ||
"name" : "Sure PetCare", | ||
"description" : "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"licence" : "AGPL", | ||
"author" : "JMVedrine", | ||
"require" : "4.2.0", | ||
"category" : "devicecommunication", | ||
"hasDependency" : false, | ||
"hasOwnDeamon" : false, | ||
"maxDependancyInstallTime" : 0, | ||
"changelog" : "https:\/\/jmvedrine.github.io\/jeedom-surepetcare/#language#/changelog", | ||
"documentation" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta" : "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link" : { | ||
"forum":"https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
"id": "surepetcare", | ||
"name": "Sure PetCare", | ||
"description": { | ||
"fr_FR": "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"en_US": "Plugin for Sure Petcare (Sureflap) connected objects for pets", | ||
"es_ES": "Plugin para objetos conectados para mascotas Sure Petcare (Sureflap)", | ||
"de_DE": "Plugin für Sure Petcare (Sureflap) Connected Objects für Haustiere", | ||
"it_IT": "Plugin per gli oggetti connessi di Sure Petcare (Sureflap) per gli animali domestici", | ||
"pt_PT": "Plugin para objectos ligados Sure Petcare (Sureflap) para animais de estimação" | ||
}, | ||
"language" : ["fr_FR","en_US","de_DE","sp_SP","ru_RU","id_ID","it_IT"], | ||
"compatibility" : ["smart","luna","atlas","rpi","docker","diy"] | ||
} | ||
"licence": "AGPL", | ||
"author": "JMVedrine", | ||
"require": "4.2.0", | ||
"os": { | ||
"min": 10, | ||
"max": 12.99 | ||
}, | ||
"category": "devicecommunication", | ||
"hasDependency": false, | ||
"hasOwnDeamon": false, | ||
"maxDependancyInstallTime": 0, | ||
"changelog": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/changelog", | ||
"documentation": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta": "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link": { | ||
"forum": "https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
}, | ||
"language": [ | ||
"de_DE", | ||
"en_US", | ||
"es_ES", | ||
"fr_FR", | ||
"it_IT", | ||
"pt_PT" | ||
], | ||
"compatibility": [ | ||
"smart", | ||
"luna", | ||
"atlas", | ||
"rpi", | ||
"docker", | ||
"diy" | ||
] | ||
} |
63 changes: 44 additions & 19 deletions
63
en_US/plugins_contributor/devicecommunication/surepetcare/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,21 +1,46 @@ | ||
{ | ||
"id" : "surepetcare", | ||
"name" : "Sure PetCare", | ||
"description" : "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"licence" : "AGPL", | ||
"author" : "JMVedrine", | ||
"require" : "4.2.0", | ||
"category" : "devicecommunication", | ||
"hasDependency" : false, | ||
"hasOwnDeamon" : false, | ||
"maxDependancyInstallTime" : 0, | ||
"changelog" : "https:\/\/jmvedrine.github.io\/jeedom-surepetcare/#language#/changelog", | ||
"documentation" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta" : "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link" : { | ||
"forum":"https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
"id": "surepetcare", | ||
"name": "Sure PetCare", | ||
"description": { | ||
"fr_FR": "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"en_US": "Plugin for Sure Petcare (Sureflap) connected objects for pets", | ||
"es_ES": "Plugin para objetos conectados para mascotas Sure Petcare (Sureflap)", | ||
"de_DE": "Plugin für Sure Petcare (Sureflap) Connected Objects für Haustiere", | ||
"it_IT": "Plugin per gli oggetti connessi di Sure Petcare (Sureflap) per gli animali domestici", | ||
"pt_PT": "Plugin para objectos ligados Sure Petcare (Sureflap) para animais de estimação" | ||
}, | ||
"language" : ["fr_FR","en_US","de_DE","sp_SP","ru_RU","id_ID","it_IT"], | ||
"compatibility" : ["smart","luna","atlas","rpi","docker","diy"] | ||
} | ||
"licence": "AGPL", | ||
"author": "JMVedrine", | ||
"require": "4.2.0", | ||
"os": { | ||
"min": 10, | ||
"max": 12.99 | ||
}, | ||
"category": "devicecommunication", | ||
"hasDependency": false, | ||
"hasOwnDeamon": false, | ||
"maxDependancyInstallTime": 0, | ||
"changelog": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/changelog", | ||
"documentation": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta": "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link": { | ||
"forum": "https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
}, | ||
"language": [ | ||
"de_DE", | ||
"en_US", | ||
"es_ES", | ||
"fr_FR", | ||
"it_IT", | ||
"pt_PT" | ||
], | ||
"compatibility": [ | ||
"smart", | ||
"luna", | ||
"atlas", | ||
"rpi", | ||
"docker", | ||
"diy" | ||
] | ||
} |
63 changes: 44 additions & 19 deletions
63
es_ES/plugins_contributor/devicecommunication/surepetcare/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,21 +1,46 @@ | ||
{ | ||
"id" : "surepetcare", | ||
"name" : "Sure PetCare", | ||
"description" : "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"licence" : "AGPL", | ||
"author" : "JMVedrine", | ||
"require" : "4.2.0", | ||
"category" : "devicecommunication", | ||
"hasDependency" : false, | ||
"hasOwnDeamon" : false, | ||
"maxDependancyInstallTime" : 0, | ||
"changelog" : "https:\/\/jmvedrine.github.io\/jeedom-surepetcare/#language#/changelog", | ||
"documentation" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta" : "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link" : { | ||
"forum":"https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
"id": "surepetcare", | ||
"name": "Sure PetCare", | ||
"description": { | ||
"fr_FR": "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"en_US": "Plugin for Sure Petcare (Sureflap) connected objects for pets", | ||
"es_ES": "Plugin para objetos conectados para mascotas Sure Petcare (Sureflap)", | ||
"de_DE": "Plugin für Sure Petcare (Sureflap) Connected Objects für Haustiere", | ||
"it_IT": "Plugin per gli oggetti connessi di Sure Petcare (Sureflap) per gli animali domestici", | ||
"pt_PT": "Plugin para objectos ligados Sure Petcare (Sureflap) para animais de estimação" | ||
}, | ||
"language" : ["fr_FR","en_US","de_DE","sp_SP","ru_RU","id_ID","it_IT"], | ||
"compatibility" : ["smart","luna","atlas","rpi","docker","diy"] | ||
} | ||
"licence": "AGPL", | ||
"author": "JMVedrine", | ||
"require": "4.2.0", | ||
"os": { | ||
"min": 10, | ||
"max": 12.99 | ||
}, | ||
"category": "devicecommunication", | ||
"hasDependency": false, | ||
"hasOwnDeamon": false, | ||
"maxDependancyInstallTime": 0, | ||
"changelog": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/changelog", | ||
"documentation": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta": "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link": { | ||
"forum": "https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
}, | ||
"language": [ | ||
"de_DE", | ||
"en_US", | ||
"es_ES", | ||
"fr_FR", | ||
"it_IT", | ||
"pt_PT" | ||
], | ||
"compatibility": [ | ||
"smart", | ||
"luna", | ||
"atlas", | ||
"rpi", | ||
"docker", | ||
"diy" | ||
] | ||
} |
63 changes: 44 additions & 19 deletions
63
fr_FR/plugins_contributor/devicecommunication/surepetcare/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,21 +1,46 @@ | ||
{ | ||
"id" : "surepetcare", | ||
"name" : "Sure PetCare", | ||
"description" : "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"licence" : "AGPL", | ||
"author" : "JMVedrine", | ||
"require" : "4.2.0", | ||
"category" : "devicecommunication", | ||
"hasDependency" : false, | ||
"hasOwnDeamon" : false, | ||
"maxDependancyInstallTime" : 0, | ||
"changelog" : "https:\/\/jmvedrine.github.io\/jeedom-surepetcare/#language#/changelog", | ||
"documentation" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta" : "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link" : { | ||
"forum":"https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
"id": "surepetcare", | ||
"name": "Sure PetCare", | ||
"description": { | ||
"fr_FR": "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"en_US": "Plugin for Sure Petcare (Sureflap) connected objects for pets", | ||
"es_ES": "Plugin para objetos conectados para mascotas Sure Petcare (Sureflap)", | ||
"de_DE": "Plugin für Sure Petcare (Sureflap) Connected Objects für Haustiere", | ||
"it_IT": "Plugin per gli oggetti connessi di Sure Petcare (Sureflap) per gli animali domestici", | ||
"pt_PT": "Plugin para objectos ligados Sure Petcare (Sureflap) para animais de estimação" | ||
}, | ||
"language" : ["fr_FR","en_US","de_DE","sp_SP","ru_RU","id_ID","it_IT"], | ||
"compatibility" : ["smart","luna","atlas","rpi","docker","diy"] | ||
} | ||
"licence": "AGPL", | ||
"author": "JMVedrine", | ||
"require": "4.2.0", | ||
"os": { | ||
"min": 10, | ||
"max": 12.99 | ||
}, | ||
"category": "devicecommunication", | ||
"hasDependency": false, | ||
"hasOwnDeamon": false, | ||
"maxDependancyInstallTime": 0, | ||
"changelog": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/changelog", | ||
"documentation": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta": "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link": { | ||
"forum": "https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
}, | ||
"language": [ | ||
"de_DE", | ||
"en_US", | ||
"es_ES", | ||
"fr_FR", | ||
"it_IT", | ||
"pt_PT" | ||
], | ||
"compatibility": [ | ||
"smart", | ||
"luna", | ||
"atlas", | ||
"rpi", | ||
"docker", | ||
"diy" | ||
] | ||
} |
63 changes: 44 additions & 19 deletions
63
pt_PT/plugins_contributor/devicecommunication/surepetcare/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,21 +1,46 @@ | ||
{ | ||
"id" : "surepetcare", | ||
"name" : "Sure PetCare", | ||
"description" : "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"licence" : "AGPL", | ||
"author" : "JMVedrine", | ||
"require" : "4.2.0", | ||
"category" : "devicecommunication", | ||
"hasDependency" : false, | ||
"hasOwnDeamon" : false, | ||
"maxDependancyInstallTime" : 0, | ||
"changelog" : "https:\/\/jmvedrine.github.io\/jeedom-surepetcare/#language#/changelog", | ||
"documentation" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta" : "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta" : "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link" : { | ||
"forum":"https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
"id": "surepetcare", | ||
"name": "Sure PetCare", | ||
"description": { | ||
"fr_FR": "Plugin pour les objets connectées pour animaux Sure Petcare (Sureflap)", | ||
"en_US": "Plugin for Sure Petcare (Sureflap) connected objects for pets", | ||
"es_ES": "Plugin para objetos conectados para mascotas Sure Petcare (Sureflap)", | ||
"de_DE": "Plugin für Sure Petcare (Sureflap) Connected Objects für Haustiere", | ||
"it_IT": "Plugin per gli oggetti connessi di Sure Petcare (Sureflap) per gli animali domestici", | ||
"pt_PT": "Plugin para objectos ligados Sure Petcare (Sureflap) para animais de estimação" | ||
}, | ||
"language" : ["fr_FR","en_US","de_DE","sp_SP","ru_RU","id_ID","it_IT"], | ||
"compatibility" : ["smart","luna","atlas","rpi","docker","diy"] | ||
} | ||
"licence": "AGPL", | ||
"author": "JMVedrine", | ||
"require": "4.2.0", | ||
"os": { | ||
"min": 10, | ||
"max": 12.99 | ||
}, | ||
"category": "devicecommunication", | ||
"hasDependency": false, | ||
"hasOwnDeamon": false, | ||
"maxDependancyInstallTime": 0, | ||
"changelog": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/changelog", | ||
"documentation": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"changelog_beta": "https://raw.githubusercontent.com/jmvedrine/jeedom-surepetcare/beta/docs/fr_FR/changelog.md", | ||
"documentation_beta": "https://jmvedrine.github.io/jeedom-surepetcare/#language#/", | ||
"link": { | ||
"forum": "https://www.jeedom.com/forum/viewtopic.php?f=141&t=45464" | ||
}, | ||
"language": [ | ||
"de_DE", | ||
"en_US", | ||
"es_ES", | ||
"fr_FR", | ||
"it_IT", | ||
"pt_PT" | ||
], | ||
"compatibility": [ | ||
"smart", | ||
"luna", | ||
"atlas", | ||
"rpi", | ||
"docker", | ||
"diy" | ||
] | ||
} |