forked from DrozmotiX/ioBroker.tado
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio-package.json
250 lines (250 loc) · 20.9 KB
/
io-package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
{
"common": {
"name": "tado",
"version": "0.2.0-beta.1",
"news": {
"0.2.0-beta.1": {
"en": "Update dependency's\nUpdate testing, remove node 8 and add node 14\nImplement automated deployment with githubActions\nBugfix : Fix unhandled information found in DoReadDevices \nBugfix : Add legacyHeatingInstallationsEnabled to DoHome\nBugfix : legacyHeatingInstallationsEnabled\nBugfix : Add orientation",
"de": "Abhängigkeiten aktualisieren\nAktualisieren Sie die Tests, entfernen Sie Knoten 8 und fügen Sie Knoten 14 hinzu\nImplementieren Sie die automatisierte Bereitstellung mit githubActions\nBugfix: Nicht behandelte Informationen in DoReadDevices korrigieren\nBugfix: LegacyHeatingInstallationsEnabled zu DoHome hinzufügen\nBugfix: LegacyHeatingInstallationsEnabled\nBugfix: Orientierung hinzufügen",
"ru": "Обновить зависимость\nОбновите тестирование, удалите узел 8 и добавьте узел 14\nРеализуйте автоматическое развертывание с помощью githubActions\nИсправление: исправление необработанной информации, обнаруженной в DoReadDevices.\nИсправление: добавление legacyHeatingInstallationsEnabled в DoHome\nИсправление: legacyHeatingInstallationsEnabled\nИсправление: добавить ориентацию",
"pt": "Atualizar dependências\nTeste de atualização, remova o nó 8 e adicione o nó 14\nImplementar implantação automatizada com githubActions\nCorreção de bug: corrigir informações não manipuladas encontradas em DoReadDevices\nCorreção de bug: adicionar legacyHeatingInstallationsEnabled a DoHome\nCorreção de bug: legacyHeatingInstallationsEnabled\nCorreção de bug: adicionar orientação",
"nl": "Update afhankelijkheden\nUpdate testen, verwijder knooppunt 8 en voeg knooppunt 14 toe\nImplementeer geautomatiseerde implementatie met githubActions\nBugfix: reparatie van onverwerkte informatie gevonden in DoReadDevices\nBugfix: legacyHeatingInstallationsEnabled toegevoegd aan DoHome\nBugfix: legacyHeatingInstallationsEnabled\nBugfix: Oriëntatie toevoegen",
"fr": "Mettre à jour les dépendances\nMettre à jour les tests, supprimer le nœud 8 et ajouter le nœud 14\nMettre en œuvre un déploiement automatisé avec githubActions\nCorrection de bug: correction des informations non gérées trouvées dans DoReadDevices\nCorrectif: ajouter des installations de chauffage héritées activées à DoHome\nCorrection de bug: legacyHeatingInstallationsEnabled\nCorrectif: ajouter une orientation",
"it": "Aggiorna la dipendenza\nAggiorna il test, rimuovi il nodo 8 e aggiungi il nodo 14\nImplementa la distribuzione automatizzata con githubActions\nBugfix: correzione delle informazioni non gestite trovate in DoReadDevices\nBugfix: aggiungi legacyHeatingInstallationsEnabled a DoHome\nErrore corretto: legacyHeatingInstallationsEnabled\nBugfix: Aggiungi orientamento",
"es": "Actualizar las dependencias\nActualice las pruebas, elimine el nodo 8 y agregue el nodo 14\nImplementar la implementación automatizada con githubActions\nCorrección de errores: corrige la información no controlada que se encuentra en DoReadDevices\nCorrección de error: agregar legacyHeatingInstallationsEnabled a DoHome\nCorrección de error: legacyHeatingInstallationsEnabled\nCorrección de error: agregar orientación",
"pl": "Zaktualizuj zależności\nZaktualizuj testy, usuń węzeł 8 i dodaj węzeł 14\nZaimplementuj automatyczne wdrażanie za pomocą githubActions\nPoprawka: Napraw nieobsłużone informacje znalezione w DoReadDevices\nPoprawka: Dodaj legacyHeatingInstallationsEnabled do DoHome\nBugfix: legacyHeatingInstallationsEnabled\nPoprawka: Dodaj orientację",
"zh-cn": "更新依赖项\n更新测试,删除节点8并添加节点14\n使用githubActions实现自动部署\n错误修正:修正在DoReadDevices中发现的未处理信息\n错误修正:添加legacyHeatingInstallationsEnabled到DoHome\n错误修正:legacyHeatingInstallationsEnabled\n错误修正:添加方向"
},
"0.2.0-beta.0": {
"en": "Update dependency's\nUpdate testing, remove node 8 and add node 14\nImplement automated deployment with githubActions\nBugfix : Fix unhandled information found in DoReadDevices \nBugfix : Add legacyHeatingInstallationsEnabled to DoHome",
"de": "Abhängigkeiten aktualisieren\nAktualisieren Sie die Tests, entfernen Sie Knoten 8 und fügen Sie Knoten 14 hinzu\nImplementieren Sie die automatisierte Bereitstellung mit githubActions\nBugfix: Nicht behandelte Informationen in DoReadDevices korrigieren\nBugfix: LegacyHeatingInstallationsEnabled zu DoHome hinzufügen",
"ru": "Обновить зависимость\nОбновите тестирование, удалите узел 8 и добавьте узел 14\nРеализуйте автоматическое развертывание с помощью githubActions\nИсправление: исправление необработанной информации, обнаруженной в DoReadDevices.\nИсправление: добавление legacyHeatingInstallationsEnabled в DoHome",
"pt": "Atualizar dependências\nTeste de atualização, remova o nó 8 e adicione o nó 14\nImplementar implantação automatizada com githubActions\nCorreção de bug: corrigir informações não manipuladas encontradas em DoReadDevices\nCorreção de bug: adicionar legacyHeatingInstallationsEnabled a DoHome",
"nl": "Update afhankelijkheden\nUpdate testen, verwijder knooppunt 8 en voeg knooppunt 14 toe\nImplementeer geautomatiseerde implementatie met githubActions\nBugfix: reparatie van onverwerkte informatie gevonden in DoReadDevices\nBugfix: legacyHeatingInstallationsEnabled toegevoegd aan DoHome",
"fr": "Mettre à jour les dépendances\nMettre à jour les tests, supprimer le nœud 8 et ajouter le nœud 14\nMettre en œuvre un déploiement automatisé avec githubActions\nCorrection de bug: correction des informations non gérées trouvées dans DoReadDevices\nCorrectif: ajouter des installations de chauffage héritées activées à DoHome",
"it": "Aggiorna la dipendenza\nAggiorna il test, rimuovi il nodo 8 e aggiungi il nodo 14\nImplementa la distribuzione automatizzata con githubActions\nBugfix: correzione delle informazioni non gestite trovate in DoReadDevices\nBugfix: aggiungi legacyHeatingInstallationsEnabled a DoHome",
"es": "Actualizar las dependencias\nActualice las pruebas, elimine el nodo 8 y agregue el nodo 14\nImplementar la implementación automatizada con githubActions\nCorrección de errores: corrige la información no controlada que se encuentra en DoReadDevices\nCorrección de error: agregar legacyHeatingInstallationsEnabled a DoHome",
"pl": "Zaktualizuj zależności\nZaktualizuj testy, usuń węzeł 8 i dodaj węzeł 14\nZaimplementuj automatyczne wdrażanie za pomocą githubActions\nPoprawka: Napraw nieobsłużone informacje znalezione w DoReadDevices\nPoprawka: Dodaj legacyHeatingInstallationsEnabled do DoHome",
"zh-cn": "更新依赖项\n更新测试,删除节点8并添加节点14\n使用githubActions实现自动部署\n错误修正:修正在DoReadDevices中发现的未处理信息\n错误修正:添加legacyHeatingInstallationsEnabled到DoHome"
},
"0.1.9": {
"en": "Fix issues for JS-Controller 3.x, Sentry implemented",
"de": "Behebung von Problemen mit JS-Controller 3.x, Sentry implementiert",
"ru": "Исправлены проблемы с JS-Controller 3.x, реализован Sentry",
"pt": "Correção de problemas para o JS-Controller 3.x, Sentry implementado",
"nl": "Problemen oplossen voor JS-Controller 3.x, Sentry geïmplementeerd",
"fr": "Correction de problèmes pour JS-Controller 3.x, Sentry implémenté",
"it": "Risolve i problemi per JS-Controller 3.x, Sentry implementato",
"es": "Solucionar problemas para JS-Controller 3.x, Sentry implementado",
"pl": "Napraw problemy dla JS-Controller 3.x, Sentry zaimplementowane",
"zh-cn": "修复JS-Controller 3.x的问题,Sentry已实现"
},
"0.1.8": {
"en": "Correct countdown of \"remainingtimeinseconds\" implemented.",
"de": "Richtiger Countdown für \"verbleibende Zeit in Sekunden\" implementiert.",
"ru": "Правильный обратный отсчет оставшегося времени в секундах.",
"pt": "Contagem regressiva correta de \"tempo restante em segundos\" implementada.",
"nl": "Correct aftellen van \"resterende timeinseconds\" geïmplementeerd.",
"fr": "Compte à rebours correct des «secondes restantes» implémenté.",
"it": "Implementato il conto alla rovescia corretto di \"rimanentiinsecondi\".",
"es": "Cuenta atrás correcta de \"tiempo restante en segundos\" implementado.",
"pl": "Zaimplementowano poprawne odliczanie „pozostały czas w sekundach”.",
"zh-cn": "正确倒计时“剩余时间(秒)”。"
},
"0.1.7": {
"en": "Fix Unhandable information found in DoZoneState : \"openWindowDetected\" ",
"de": "In DoZoneState gefundene nicht handhabbare Informationen wurden behoben: \"openWindowDetected\"",
"ru": "Исправить недоступную информацию, найденную в DoZoneState: \"openWindowDetected\"",
"pt": "Corrija as informações não entregues encontradas no DoZoneState: \"openWindowDetected\"",
"nl": "Onhandige informatie in DoZoneState herstellen: \"openWindowDetected\"",
"fr": "Correction des informations non maniables trouvées dans DoZoneState: \"openWindowDetected\"",
"it": "Correzione delle informazioni non gestibili rilevate in DoZoneState: \"openWindowDetected\"",
"es": "Se corrigió la información inmanejable que se encuentra en DoZoneState: \"openWindowDetected\"",
"pl": "Napraw nieprzydatne informacje znalezione w DoZoneState: „openWindowDetected”",
"zh-cn": "修复在DoZoneState中找到的无法处理的信息:“ openWindowDetected”"
},
"0.1.5": {
"en": "Stable release candidate",
"de": "Stabiler Release-Kandidat",
"ru": "Стабильный релиз кандидата",
"pt": "Candidato de liberação estável",
"nl": "Kandidaat voor stabiele release",
"fr": "Candidat à la version stable",
"it": "Candidato al rilascio stabile",
"es": "Candidato de liberación estable",
"pl": "Kandydat do wydania stabilnego",
"zh-cn": "稳定释放候选"
},
"0.1.4": {
"en": "Fixed Clear Overlay, Open Window & log error's",
"de": "Überlagerung löschen, Fenster öffnen & Fehler protokollieren behoben",
"ru": "Исправлены ошибки Clear Overlay, Open Window & log's",
"pt": "Correção de sobreposição clara, janela aberta e erros de log",
"nl": "Fixed Clear Overlay, Open Window & log fouten",
"fr": "Correction de la superposition claire, de la fenêtre ouverte et des erreurs de journal",
"it": "Risolto il problema con Clear Overlay, Open Window ed errori di registro",
"es": "Se corrigió la superposición clara, la ventana abierta y los errores de registro",
"pl": "Naprawiono czyszczenie nakładki, otwarte okno i błędy dziennika",
"zh-cn": "修复了清除覆盖,打开窗口和记录错误的问题"
},
"0.1.3": {
"en": "Fixed reported error log messages",
"de": "Behoben gemeldete Fehlermeldungen",
"ru": "Исправлены сообщения об ошибках в отчете",
"pt": "Corrigida mensagem de log de erro relatado",
"nl": "Gemelde foutlogboekberichten opgelost",
"fr": "Correction des messages du journal des erreurs rapportés",
"it": "Risolti i messaggi di log degli errori segnalati",
"es": "Se corrigieron los mensajes de registro de errores informados",
"pl": "Naprawiono zgłaszane komunikaty dziennika błędów",
"zh-cn": "修复了报告的错误日志消息"
},
"0.1.2": {
"en": "Fix of set temperature reset and write API information to states.",
"de": "Korrektur des Zurücksetzens der eingestellten Temperatur und Schreiben von API-Informationen in Zustände.",
"ru": "Исправление сброса заданной температуры и запись информации API в состояния.",
"pt": "Correção da redefinição da temperatura definida e gravação das informações da API nos estados.",
"nl": "Herstel van ingestelde temperatuurreset en schrijf API-informatie naar toestanden.",
"fr": "Correction de la réinitialisation de la température définie et écriture des informations de l'API dans les états.",
"it": "Correzione del ripristino della temperatura impostata e scrittura delle informazioni API negli stati.",
"es": "Arreglo de restablecimiento de temperatura establecida y escribir información de API en estados.",
"pl": "Naprawiono resetowanie ustawionej temperatury i zapisywanie informacji API do stanów.",
"zh-cn": "修复设定温度重置并将API信息写入状态。"
},
"0.1.0": {
"en": "Implemented room temperature change and enable/disable heating control",
"de": "Raumtemperaturänderung implementiert und Heizungsregelung aktivieren / deaktivieren",
"ru": "Реализовано изменение температуры в помещении и включение / отключение управления отоплением",
"pt": "Implementada mudança de temperatura ambiente e ativar / desativar o controle de aquecimento",
"nl": "Veranderde ruimtetemperatuurverandering en schakel de verwarmingsregeling in / uit",
"fr": "Mise en œuvre du changement de température ambiante et activation / désactivation du contrôle du chauffage",
"it": "Implementata la variazione della temperatura ambiente e abilita / disabilita il controllo del riscaldamento",
"es": "Se implementó el cambio de temperatura ambiente y se habilitó / deshabilitó el control de calefacción",
"pl": "Wdrożona zmiana temperatury w pomieszczeniu i włączenie / wyłączenie sterowania ogrzewaniem",
"zh-cn": "实现室内温度变化并启用/禁用加热控制"
},
"0.0.8": {
"en": "Implemented overlay clear states & control",
"de": "Overlay Clear States & Control implementiert",
"ru": "Реализовано наложение четких состояний и контроля",
"pt": "Sobreposição de estados claros e controle implementados",
"nl": "Geïmplementeerde overlay clear states & control geïmplementeerd",
"fr": "Superposition implémentée des états et contrôles clairs",
"it": "Implementati stati di sovrapposizione e controllo chiari",
"es": "Superposición implementada estados claros y control",
"pl": "Wdrożona nakładka kasuje stany i kontrolę",
"zh-cn": "实施叠加清除状态和控制"
},
"0.0.6": {
"en": "Implemented away status, attribute updates",
"de": "Abwesenheitsstatus implementiert, Attributaktualisierungen",
"ru": "Реализован статус отсутствия, обновления атрибутов",
"pt": "Status ausente implementado, atualizações de atributo",
"nl": "Geïmplementeerde afwezigheidsstatus, kenmerkupdates",
"fr": "Statut d'absence implémenté, mises à jour d'attributs",
"it": "Implementato lo stato via, aggiornamenti degli attributi",
"es": "Estado de ausencia implementado, actualizaciones de atributos",
"pl": "Wdrożono status nieobecności, aktualizacje atrybutów",
"zh-cn": "已实施的离开状态,属性更新"
},
"0.0.5": {
"en": "First beta release, read all information to states by configurable interval.",
"de": "Erste Beta-Version, lesen Sie alle Informationen in konfigurierbaren Intervallen.",
"ru": "Первый бета-релиз, прочитайте всю информацию для состояний через настраиваемый интервал",
"pt": "Primeira versão beta, leia todas as informações dos estados por intervalo configurável.",
"nl": "Eerste bètaversie, lees alle informatie naar toestanden volgens configureerbaar interval.",
"fr": "Première version bêta, lisez toutes les informations dans des états par intervalle configurable.",
"it": "Prima versione beta, leggi tutte le informazioni sugli stati per intervallo configurabile.",
"es": "Primera versión beta, lea toda la información a los estados por intervalo configurable.",
"pl": "Pierwsza wersja beta, czytaj wszystkie informacje do stanów według konfigurowalnego interwału.",
"zh-cn": "第一个beta版本,按可配置的间隔将所有信息读取到状态。"
}
},
"title": "Tado",
"titleLang": {
"en": "Tado",
"de": "Tado",
"ru": "Tado",
"pt": "Tado",
"nl": "Tado",
"fr": "Tado",
"it": "Tado",
"es": "Tado",
"pl": "Tado",
"zh-cn": "Tado"
},
"desc": {
"en": "Tado cloud connector to control Tado devices",
"de": "Tado cloud connector to control Tado devices",
"ru": "Tado cloud connector to control Tado devices",
"pt": "Tado cloud connector to control Tado devices",
"nl": "Tado cloud connector to control Tado devices",
"fr": "Tado cloud connector to control Tado devices",
"it": "Tado cloud connector to control Tado devices",
"es": "Tado cloud connector to control Tado devices",
"pl": "Tado cloud connector to control Tado devices",
"zh-cn": "Tado cloud connector to control Tado devices"
},
"authors": [
"DutchmanNL <[email protected]>"
],
"keywords": [
"energy",
"tado",
"thermostat",
"climate",
"temperature"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "tado.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.tado/master/admin/tado.png",
"readme": "https://github.com/iobroker-community-adapters/ioBroker.tado/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "climate-control",
"compact": true,
"materialize": true,
"dependencies": [
{
"js-controller": ">=1.4.2"
}
],
"plugins": {
"sentry": {
"dsn": "https://[email protected]/20"
}
}
},
"native": {
"Username": "",
"Password": "",
"intervall": 30
},
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "Device or service connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
}