iobroker.fairland 0.2.2 → 0.2.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -0
- package/admin/fairland.png +0 -0
- package/admin/i18n/de.json +9 -0
- package/admin/i18n/en.json +9 -0
- package/admin/i18n/es.json +9 -0
- package/admin/i18n/fr.json +9 -0
- package/admin/i18n/it.json +9 -0
- package/admin/i18n/nl.json +9 -0
- package/admin/i18n/pl.json +9 -0
- package/admin/i18n/pt.json +9 -0
- package/admin/i18n/ru.json +9 -0
- package/admin/i18n/uk.json +9 -0
- package/admin/i18n/zh-cn.json +9 -0
- package/io-package.json +27 -1
- package/package.json +2 -1
- package/admin/i18n/de/translations.json +0 -9
- package/admin/i18n/en/translations.json +0 -9
- package/admin/i18n/es/translations.json +0 -9
- package/admin/i18n/fr/translations.json +0 -9
- package/admin/i18n/it/translations.json +0 -9
- package/admin/i18n/nl/translations.json +0 -9
- package/admin/i18n/pl/translations.json +0 -9
- package/admin/i18n/pt/translations.json +0 -9
- package/admin/i18n/ru/translations.json +0 -9
- package/admin/i18n/uk/translations.json +0 -9
- package/admin/i18n/zh-cn/translations.json +0 -9
package/README.md
CHANGED
|
@@ -152,6 +152,16 @@ third-party notices are listed in `THIRD_PARTY_NOTICES.md`.
|
|
|
152
152
|
|
|
153
153
|
## Changelog
|
|
154
154
|
|
|
155
|
+
### 0.2.4
|
|
156
|
+
|
|
157
|
+
- Optimized the adapter icon image size.
|
|
158
|
+
|
|
159
|
+
### 0.2.3
|
|
160
|
+
|
|
161
|
+
- Converted admin i18n files to the short ioBroker format.
|
|
162
|
+
- Added VS Code JSON schema settings for ioBroker development.
|
|
163
|
+
- Added the release script manual review plugin.
|
|
164
|
+
|
|
155
165
|
### 0.2.2
|
|
156
166
|
|
|
157
167
|
- Removed unpublished historical versions from `io-package.json` news.
|
package/admin/fairland.png
CHANGED
|
Binary file
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "Courtyard-ID (optional)",
|
|
3
|
+
"Create raw dpId states": "Raw-dpId-States erstellen",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Erstellt Raw-States unter devices.<device>.raw.dp_<id>. Schreibbare Raw-States folgen dem Cloud-dpMode und sind fuer Diagnosen hilfreich.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Leer lassen, um den ersten von der iGarden-Cloud gelieferten Hof zu verwenden. Bei mehreren Hoefen die gewuenschte ID aus dem Adapter-Log eintragen.",
|
|
6
|
+
"Scan interval in seconds": "Abfrageintervall in Sekunden",
|
|
7
|
+
"iGarden account e-mail": "iGarden Account-E-Mail",
|
|
8
|
+
"iGarden password": "iGarden Passwort"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "Courtyard ID (optional)",
|
|
3
|
+
"Create raw dpId states": "Create raw dpId states",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.",
|
|
6
|
+
"Scan interval in seconds": "Scan interval in seconds",
|
|
7
|
+
"iGarden account e-mail": "iGarden account e-mail",
|
|
8
|
+
"iGarden password": "iGarden password"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "ID del patio (opcional)",
|
|
3
|
+
"Create raw dpId states": "Crear estados dpId sin procesar",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Crea estados sin procesar bajo devices.<device>.raw.dp_<id>. Los estados sin procesar escribibles siguen el dpMode de la nube y son utiles para diagnosticos.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Dejelo vacio para usar el primer patio devuelto por la nube iGarden. Si tiene varios patios, introduzca el ID deseado desde el registro del adaptador.",
|
|
6
|
+
"Scan interval in seconds": "Intervalo de consulta en segundos",
|
|
7
|
+
"iGarden account e-mail": "Correo electronico de la cuenta iGarden",
|
|
8
|
+
"iGarden password": "Contrasena de iGarden"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "ID de cour (facultatif)",
|
|
3
|
+
"Create raw dpId states": "Creer les etats dpId bruts",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Cree des etats bruts sous devices.<device>.raw.dp_<id>. Les etats bruts modifiables suivent le dpMode du cloud et sont utiles pour le diagnostic.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Laissez vide pour utiliser la premiere cour renvoyee par le cloud iGarden. Si vous avez plusieurs cours, indiquez l'ID souhaite depuis le journal de l'adaptateur.",
|
|
6
|
+
"Scan interval in seconds": "Intervalle d'interrogation en secondes",
|
|
7
|
+
"iGarden account e-mail": "E-mail du compte iGarden",
|
|
8
|
+
"iGarden password": "Mot de passe iGarden"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "ID cortile (opzionale)",
|
|
3
|
+
"Create raw dpId states": "Crea stati dpId grezzi",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Crea stati grezzi sotto devices.<device>.raw.dp_<id>. Gli stati grezzi scrivibili seguono il dpMode del cloud e sono utili per la diagnostica.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Lasciare vuoto per usare il primo cortile restituito dal cloud iGarden. Se ci sono piu cortili, impostare l'ID desiderato dal log dell'adapter.",
|
|
6
|
+
"Scan interval in seconds": "Intervallo di scansione in secondi",
|
|
7
|
+
"iGarden account e-mail": "E-mail dell'account iGarden",
|
|
8
|
+
"iGarden password": "Password iGarden"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "Binnenplaats-ID (optioneel)",
|
|
3
|
+
"Create raw dpId states": "Ruwe dpId-statussen maken",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Maakt ruwe statussen onder devices.<device>.raw.dp_<id>. Schrijfbare ruwe statussen volgen de cloud-dpMode en zijn nuttig voor diagnose.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Laat leeg om de eerste binnenplaats te gebruiken die door de iGarden-cloud wordt teruggegeven. Als u meerdere binnenplaatsen hebt, stelt u de gewenste ID uit het adapterlog in.",
|
|
6
|
+
"Scan interval in seconds": "Scaninterval in seconden",
|
|
7
|
+
"iGarden account e-mail": "E-mail van iGarden-account",
|
|
8
|
+
"iGarden password": "iGarden-wachtwoord"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "ID dziedzinca (opcjonalnie)",
|
|
3
|
+
"Create raw dpId states": "Utworz surowe stany dpId",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Tworzy surowe stany pod devices.<device>.raw.dp_<id>. Zapisywalne surowe stany sa zgodne z cloud dpMode i sa przydatne do diagnostyki.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Pozostaw puste, aby uzyc pierwszego dziedzinca zwroconego przez chmure iGarden. Jesli masz kilka dziedzincow, ustaw wybrane ID z logu adaptera.",
|
|
6
|
+
"Scan interval in seconds": "Interwal odpytywania w sekundach",
|
|
7
|
+
"iGarden account e-mail": "E-mail konta iGarden",
|
|
8
|
+
"iGarden password": "Haslo iGarden"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "ID do patio (opcional)",
|
|
3
|
+
"Create raw dpId states": "Criar estados dpId brutos",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Cria estados brutos em devices.<device>.raw.dp_<id>. Estados brutos gravaveis seguem o dpMode da nuvem e sao uteis para diagnosticos.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Deixe vazio para usar o primeiro patio retornado pela nuvem iGarden. Se houver varios patios, defina o ID desejado a partir do log do adaptador.",
|
|
6
|
+
"Scan interval in seconds": "Intervalo de consulta em segundos",
|
|
7
|
+
"iGarden account e-mail": "E-mail da conta iGarden",
|
|
8
|
+
"iGarden password": "Senha do iGarden"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "ID dvora (neobyazatelno)",
|
|
3
|
+
"Create raw dpId states": "Sozdavat syrye sostoyaniya dpId",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Sozdaet syrye sostoyaniya v devices.<device>.raw.dp_<id>. Dostupnye dlya zapisi syrye sostoyaniya sleduyut oblachnomu dpMode i polezny dlya diagnostiki.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Ostavte pustym, chtoby ispolzovat pervyy dvor, vozvrashchennyy oblakom iGarden. Esli dvorov neskolko, ukazhite nuzhnyy ID iz zhurnala adaptera.",
|
|
6
|
+
"Scan interval in seconds": "Interval oprosa v sekundah",
|
|
7
|
+
"iGarden account e-mail": "E-mail uchetnoy zapisi iGarden",
|
|
8
|
+
"iGarden password": "Parol iGarden"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "ID dvoru (neoboviazkovo)",
|
|
3
|
+
"Create raw dpId states": "Stvoriuvaty syri stany dpId",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Stvoriuie syri stany u devices.<device>.raw.dp_<id>. Zapysuvani syri stany vidpovidaiut khmarnomu dpMode i korysni dlia diahnostyky.",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Zalyshte porozhnim, shchob vykorystaty pershyi dvir, povernanyi khmaroiu iGarden. Yakshcho dvoriv kilka, vstanovit potribnyi ID z zhurnalu adaptera.",
|
|
6
|
+
"Scan interval in seconds": "Interval opytuvannia v sekundakh",
|
|
7
|
+
"iGarden account e-mail": "E-mail oblikovoho zapysu iGarden",
|
|
8
|
+
"iGarden password": "Parol iGarden"
|
|
9
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Courtyard ID (optional)": "庭院 ID(可选)",
|
|
3
|
+
"Create raw dpId states": "创建原始 dpId 状态",
|
|
4
|
+
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "在 devices.<device>.raw.dp_<id> 下创建原始状态。可写原始状态遵循云端 dpMode,可用于诊断。",
|
|
5
|
+
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "留空则使用 iGarden 云返回的第一个庭院。如果有多个庭院,请从适配器日志中设置所需的 ID。",
|
|
6
|
+
"Scan interval in seconds": "扫描间隔(秒)",
|
|
7
|
+
"iGarden account e-mail": "iGarden 账户电子邮件",
|
|
8
|
+
"iGarden password": "iGarden 密码"
|
|
9
|
+
}
|
package/io-package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "fairland",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.4",
|
|
5
5
|
"titleLang": {
|
|
6
6
|
"en": "Fairland (iGarden)",
|
|
7
7
|
"de": "Fairland (iGarden)",
|
|
@@ -54,6 +54,32 @@
|
|
|
54
54
|
"icon": "fairland.png",
|
|
55
55
|
"extIcon": "https://raw.githubusercontent.com/dude2k/ioBroker.fairland/main/admin/fairland.png",
|
|
56
56
|
"news": {
|
|
57
|
+
"0.2.4": {
|
|
58
|
+
"en": "Optimize the adapter icon image size.",
|
|
59
|
+
"de": "Optimiert die Bildgroesse des Adapter-Icons.",
|
|
60
|
+
"ru": "Optimize the adapter icon image size.",
|
|
61
|
+
"pt": "Otimiza o tamanho da imagem do icone do adaptador.",
|
|
62
|
+
"nl": "Optimaliseert de afbeeldingsgrootte van het adapterpictogram.",
|
|
63
|
+
"fr": "Optimise la taille de l image de l icone de l adaptateur.",
|
|
64
|
+
"it": "Ottimizza la dimensione dell immagine dell icona dell adattatore.",
|
|
65
|
+
"es": "Optimiza el tamano de imagen del icono del adaptador.",
|
|
66
|
+
"pl": "Optymalizuje rozmiar obrazu ikony adaptera.",
|
|
67
|
+
"uk": "Optimize the adapter icon image size.",
|
|
68
|
+
"zh-cn": "Optimize the adapter icon image size."
|
|
69
|
+
},
|
|
70
|
+
"0.2.3": {
|
|
71
|
+
"en": "Convert admin i18n files to short format, add VS Code schema settings, and add the release manual review plugin.",
|
|
72
|
+
"de": "Konvertiert Admin-i18n-Dateien ins Kurzformat, fuegt VS-Code-Schema-Einstellungen hinzu und ergaenzt das Release-Manual-Review-Plugin.",
|
|
73
|
+
"ru": "Convert admin i18n files to short format, add VS Code schema settings, and add the release manual review plugin.",
|
|
74
|
+
"pt": "Converte os arquivos i18n do admin para o formato curto, adiciona configuracoes de esquema do VS Code e adiciona o plugin de revisao manual de release.",
|
|
75
|
+
"nl": "Zet admin-i18n-bestanden om naar kort formaat, voegt VS Code-schema-instellingen toe en voegt de release manual review-plugin toe.",
|
|
76
|
+
"fr": "Convertit les fichiers i18n admin au format court, ajoute les parametres de schema VS Code et ajoute le plugin de revue manuelle de release.",
|
|
77
|
+
"it": "Converte i file i18n admin nel formato breve, aggiunge le impostazioni schema VS Code e aggiunge il plugin di revisione manuale release.",
|
|
78
|
+
"es": "Convierte los archivos i18n de admin al formato corto, agrega ajustes de esquema de VS Code y agrega el plugin de revision manual de release.",
|
|
79
|
+
"pl": "Konwertuje pliki i18n admina do krotkiego formatu, dodaje ustawienia schematow VS Code i dodaje plugin recznego przegladu wydania.",
|
|
80
|
+
"uk": "Convert admin i18n files to short format, add VS Code schema settings, and add the release manual review plugin.",
|
|
81
|
+
"zh-cn": "Convert admin i18n files to short format, add VS Code schema settings, and add the release manual review plugin."
|
|
82
|
+
},
|
|
57
83
|
"0.2.2": {
|
|
58
84
|
"en": "Remove unpublished historical versions from adapter news.",
|
|
59
85
|
"de": "Entfernt unveroeffentlichte historische Versionen aus den Adapter-News.",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.fairland",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.4",
|
|
4
4
|
"description": "ioBroker adapter for Fairland iGarden pool heat pumps and pool pumps",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ioBroker",
|
|
@@ -53,6 +53,7 @@
|
|
|
53
53
|
"@alcalzone/release-script": "^5.2.1",
|
|
54
54
|
"@alcalzone/release-script-plugin-iobroker": "^5.2.0",
|
|
55
55
|
"@alcalzone/release-script-plugin-license": "^5.2.0",
|
|
56
|
+
"@alcalzone/release-script-plugin-manual-review": "^5.2.0",
|
|
56
57
|
"@iobroker/adapter-dev": "^1.5.0",
|
|
57
58
|
"@iobroker/eslint-config": "^2.3.4",
|
|
58
59
|
"@iobroker/testing": "^5.2.2",
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "iGarden Account-E-Mail",
|
|
3
|
-
"iGarden password": "iGarden Passwort",
|
|
4
|
-
"Scan interval in seconds": "Abfrageintervall in Sekunden",
|
|
5
|
-
"Courtyard ID (optional)": "Courtyard-ID (optional)",
|
|
6
|
-
"Create raw dpId states": "Raw-dpId-States erstellen",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Leer lassen, um den ersten von der iGarden-Cloud gelieferten Hof zu verwenden. Bei mehreren Hoefen die gewuenschte ID aus dem Adapter-Log eintragen.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Erstellt Raw-States unter devices.<device>.raw.dp_<id>. Schreibbare Raw-States folgen dem Cloud-dpMode und sind fuer Diagnosen hilfreich."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "iGarden account e-mail",
|
|
3
|
-
"iGarden password": "iGarden password",
|
|
4
|
-
"Scan interval in seconds": "Scan interval in seconds",
|
|
5
|
-
"Courtyard ID (optional)": "Courtyard ID (optional)",
|
|
6
|
-
"Create raw dpId states": "Create raw dpId states",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "Correo electronico de la cuenta iGarden",
|
|
3
|
-
"iGarden password": "Contrasena de iGarden",
|
|
4
|
-
"Scan interval in seconds": "Intervalo de consulta en segundos",
|
|
5
|
-
"Courtyard ID (optional)": "ID del patio (opcional)",
|
|
6
|
-
"Create raw dpId states": "Crear estados dpId sin procesar",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Dejelo vacio para usar el primer patio devuelto por la nube iGarden. Si tiene varios patios, introduzca el ID deseado desde el registro del adaptador.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Crea estados sin procesar bajo devices.<device>.raw.dp_<id>. Los estados sin procesar escribibles siguen el dpMode de la nube y son utiles para diagnosticos."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "E-mail du compte iGarden",
|
|
3
|
-
"iGarden password": "Mot de passe iGarden",
|
|
4
|
-
"Scan interval in seconds": "Intervalle d'interrogation en secondes",
|
|
5
|
-
"Courtyard ID (optional)": "ID de cour (facultatif)",
|
|
6
|
-
"Create raw dpId states": "Creer les etats dpId bruts",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Laissez vide pour utiliser la premiere cour renvoyee par le cloud iGarden. Si vous avez plusieurs cours, indiquez l'ID souhaite depuis le journal de l'adaptateur.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Cree des etats bruts sous devices.<device>.raw.dp_<id>. Les etats bruts modifiables suivent le dpMode du cloud et sont utiles pour le diagnostic."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "E-mail dell'account iGarden",
|
|
3
|
-
"iGarden password": "Password iGarden",
|
|
4
|
-
"Scan interval in seconds": "Intervallo di scansione in secondi",
|
|
5
|
-
"Courtyard ID (optional)": "ID cortile (opzionale)",
|
|
6
|
-
"Create raw dpId states": "Crea stati dpId grezzi",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Lasciare vuoto per usare il primo cortile restituito dal cloud iGarden. Se ci sono piu cortili, impostare l'ID desiderato dal log dell'adapter.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Crea stati grezzi sotto devices.<device>.raw.dp_<id>. Gli stati grezzi scrivibili seguono il dpMode del cloud e sono utili per la diagnostica."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "E-mail van iGarden-account",
|
|
3
|
-
"iGarden password": "iGarden-wachtwoord",
|
|
4
|
-
"Scan interval in seconds": "Scaninterval in seconden",
|
|
5
|
-
"Courtyard ID (optional)": "Binnenplaats-ID (optioneel)",
|
|
6
|
-
"Create raw dpId states": "Ruwe dpId-statussen maken",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Laat leeg om de eerste binnenplaats te gebruiken die door de iGarden-cloud wordt teruggegeven. Als u meerdere binnenplaatsen hebt, stelt u de gewenste ID uit het adapterlog in.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Maakt ruwe statussen onder devices.<device>.raw.dp_<id>. Schrijfbare ruwe statussen volgen de cloud-dpMode en zijn nuttig voor diagnose."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "E-mail konta iGarden",
|
|
3
|
-
"iGarden password": "Haslo iGarden",
|
|
4
|
-
"Scan interval in seconds": "Interwal odpytywania w sekundach",
|
|
5
|
-
"Courtyard ID (optional)": "ID dziedzinca (opcjonalnie)",
|
|
6
|
-
"Create raw dpId states": "Utworz surowe stany dpId",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Pozostaw puste, aby uzyc pierwszego dziedzinca zwroconego przez chmure iGarden. Jesli masz kilka dziedzincow, ustaw wybrane ID z logu adaptera.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Tworzy surowe stany pod devices.<device>.raw.dp_<id>. Zapisywalne surowe stany sa zgodne z cloud dpMode i sa przydatne do diagnostyki."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "E-mail da conta iGarden",
|
|
3
|
-
"iGarden password": "Senha do iGarden",
|
|
4
|
-
"Scan interval in seconds": "Intervalo de consulta em segundos",
|
|
5
|
-
"Courtyard ID (optional)": "ID do patio (opcional)",
|
|
6
|
-
"Create raw dpId states": "Criar estados dpId brutos",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Deixe vazio para usar o primeiro patio retornado pela nuvem iGarden. Se houver varios patios, defina o ID desejado a partir do log do adaptador.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Cria estados brutos em devices.<device>.raw.dp_<id>. Estados brutos gravaveis seguem o dpMode da nuvem e sao uteis para diagnosticos."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "E-mail uchetnoy zapisi iGarden",
|
|
3
|
-
"iGarden password": "Parol iGarden",
|
|
4
|
-
"Scan interval in seconds": "Interval oprosa v sekundah",
|
|
5
|
-
"Courtyard ID (optional)": "ID dvora (neobyazatelno)",
|
|
6
|
-
"Create raw dpId states": "Sozdavat syrye sostoyaniya dpId",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Ostavte pustym, chtoby ispolzovat pervyy dvor, vozvrashchennyy oblakom iGarden. Esli dvorov neskolko, ukazhite nuzhnyy ID iz zhurnala adaptera.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Sozdaet syrye sostoyaniya v devices.<device>.raw.dp_<id>. Dostupnye dlya zapisi syrye sostoyaniya sleduyut oblachnomu dpMode i polezny dlya diagnostiki."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "E-mail oblikovoho zapysu iGarden",
|
|
3
|
-
"iGarden password": "Parol iGarden",
|
|
4
|
-
"Scan interval in seconds": "Interval opytuvannia v sekundakh",
|
|
5
|
-
"Courtyard ID (optional)": "ID dvoru (neoboviazkovo)",
|
|
6
|
-
"Create raw dpId states": "Stvoriuvaty syri stany dpId",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "Zalyshte porozhnim, shchob vykorystaty pershyi dvir, povernanyi khmaroiu iGarden. Yakshcho dvoriv kilka, vstanovit potribnyi ID z zhurnalu adaptera.",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "Stvoriuie syri stany u devices.<device>.raw.dp_<id>. Zapysuvani syri stany vidpovidaiut khmarnomu dpMode i korysni dlia diahnostyky."
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"iGarden account e-mail": "iGarden 账户电子邮件",
|
|
3
|
-
"iGarden password": "iGarden 密码",
|
|
4
|
-
"Scan interval in seconds": "扫描间隔(秒)",
|
|
5
|
-
"Courtyard ID (optional)": "庭院 ID(可选)",
|
|
6
|
-
"Create raw dpId states": "创建原始 dpId 状态",
|
|
7
|
-
"Leave empty to use the first courtyard returned by the iGarden cloud. If you have several courtyards, set the desired ID from the adapter log.": "留空则使用 iGarden 云返回的第一个庭院。如果有多个庭院,请从适配器日志中设置所需的 ID。",
|
|
8
|
-
"Creates raw states under devices.<device>.raw.dp_<id>. Writable raw states follow the cloud dpMode and are useful for diagnostics.": "在 devices.<device>.raw.dp_<id> 下创建原始状态。可写原始状态遵循云端 dpMode,可用于诊断。"
|
|
9
|
-
}
|