-
Notifications
You must be signed in to change notification settings - Fork 7
/
io-package.json
322 lines (322 loc) · 11.3 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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
{
"common": {
"name": "viessmann",
"version": "1.5.4",
"news": {
"1.5.4": {
"en": "protect password",
"de": "schützen passwort",
"ru": "защитить пароль",
"pt": "proteger a senha",
"nl": "wachtwoord beschermen",
"fr": "protéger le mot de passe",
"it": "proteggere la password",
"es": "proteger contraseña",
"pl": "ochrona hasła",
"uk": "захист пароля",
"zh-cn": "保护密码"
},
"1.5.3": {
"en": "fixed issue #245 ESlint",
"de": "feste Ausgabe #245 ESlint",
"ru": "#245 ESlint",
"pt": "problema fixo #245 ESlint",
"nl": "vast nummer #245 ESlint",
"fr": "émission fixe #245 ESlint",
"it": "numero fisso #245 ESlint",
"es": "edición fija #245 ESlint",
"pl": "stałe wydanie # 245 ESlint",
"uk": "виправлено проблему #245 ESlint",
"zh-cn": "245 ESlint号固定版"
},
"1.5.0": {
"en": "fixed issue #235 Responsive",
"de": "feste Ausgabe #235 Antwort",
"ru": "#235 Реакция",
"pt": "problema fixo #235 Responsivo",
"nl": "vaste uitgave #235 Responsief",
"fr": "émission fixe #235 Réceptif",
"it": "numero fisso #235 Risposta",
"es": "número fijo #235 Responsabilidad",
"pl": "stała emisja # 235 Odpowiedź",
"uk": "виправлено проблему #235 Відповідальність",
"zh-cn": "固定版号235 响应"
},
"1.4.9": {
"en": "fixed issue #211",
"de": "feste ausgabe #211",
"ru": "#211",
"pt": "problema fixo #211",
"nl": "vast nummer #211",
"fr": "émission fixe #211",
"it": "numero fisso #211",
"es": "número fijo #211",
"pl": "stała emisja # 211",
"uk": "виправлений номер #211",
"zh-cn": "211号固定版"
},
"1.4.8": {
"en": "updated iob checker issues\nfixed issue #211",
"de": "aktualisierte iob checker probleme\nfeste ausgabe #211",
"ru": "обновленные вопросы проверки iob\n#211",
"pt": "problemas de verificação iob atualizados\nproblema fixo #211",
"nl": "bijgewerkte iob-checkerproblemen\nvast nummer #211",
"fr": "problèmes de vérification iob mis à jour\némission fixe #211",
"it": "aggiornato problemi di controllo iob\nnumero fisso #211",
"es": "actualizados problemas de comprobación de iob\nnúmero fijo #211",
"pl": "zaktualizowane problemy z sprawdzaniem iob\nstała emisja # 211",
"uk": "оновлені питання перевірки iob\nвиправлений номер #211",
"zh-cn": "更新iob检查器问题\n211号固定版"
},
"1.4.7": {
"en": "fixed issue #164",
"de": "feste ausgabe #164",
"ru": "#164",
"pt": "problema fixo #164",
"nl": "vast probleem #164",
"fr": "numéro fixe #164",
"it": "numero fisso #164",
"es": "número fijo #164",
"pl": "stała emisja # 164",
"uk": "виправлено проблему #164",
"zh-cn": "164号固定版"
}
},
"titleLang": {
"en": "connect viessmann systems over vcontrold",
"de": "viessmann systeme über vcontroled verbinden",
"ru": "подключить системы viessmann через vcontrold",
"pt": "conectar sistemas viessmann sobre vcontrold",
"nl": "verbind viessmannsystemen over voogdij",
"fr": "connecter les systèmes viessmann sur vcontrold",
"it": "collegare i sistemi viessmann sopra vcontrold",
"es": "conectar sistemas viessmann sobre vcontrold",
"pl": "łączy systemy viessmanna nad vkontrolowanym",
"uk": "підключення систем viessmann над керуванням",
"zh-cn": "维生素曼系统控制"
},
"desc": {
"en": "Communication with Viessmann controllers over Vcontrold",
"de": "Kommunikation mit Viessmann Controllern über Vcontrold",
"ru": "Связь с контроллерами Viessmann через Vcontrold",
"pt": "Comunicação com controladores Viessmann sobre Vcontrold",
"nl": "Communicatie met Viessmann controllers boven V gecontroleerd",
"fr": "Communication avec les contrôleurs Viessmann sur Vcontrold",
"it": "Comunicazione con controller Viessmann su Vcontrold",
"es": "Comunicación con controladores Viessmann sobre Vcontrold",
"pl": "Komunikacja z kontrolerami Viessmanna nad kontrolą V Controlled",
"uk": "Зв'язок з контролерами Viessmann над Vcontrold",
"zh-cn": "与V控制的Vusmann管制器的通信"
},
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"authors": [
"misanorot <[email protected]>"
],
"tier": 3,
"compact": false,
"connectionType": "local",
"dataSource": "poll",
"platform": "Javascript/Node.js",
"mode": "daemon",
"icon": "viessmann.png",
"extIcon": "https://raw.githubusercontent.com/misanorot/ioBroker.viessmann/master/admin/viessmann.png",
"keywords": [
"viessmann",
"heizung",
"vito",
"vitotronic"
],
"readme": "https://github.com/misanorot/ioBroker.viessmann/blob/master/README.md",
"loglevel": "info",
"type": "climate-control",
"enabled": true,
"adminUI": {
"config": "materialize"
},
"dependencies": [
{
"js-controller": ">=5.0.19"
}
],
"globalDependencies": [
{
"admin": ">=5.0.0"
}
]
},
"protectedNative": [
"password",
"user_name"
],
"encryptedNative": [
"password",
"user_name"
],
"native": {
"datapoints": {},
"ip": "127.0.0.1",
"port": "3002",
"user_name": "",
"password": "",
"reconnect": 5,
"path": "/etc/vcontrold",
"new_read": false,
"answer": true,
"states_only": false,
"errors": false
},
"objects": [],
"instanceObjects": [
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Connection",
"de": "Verbindung",
"ru": "Контакт",
"pt": "Conexão",
"nl": "Verbinding",
"fr": "Connexion",
"it": "Connessione",
"es": "Conexión",
"pl": "Connection",
"uk": "Підключення",
"zh-cn": "A. 驱逐"
},
"desc": {
"en": "Connection to Viessmann system",
"de": "Verbindung zum Viessmann System",
"ru": "Подключение к системе Viessmann",
"pt": "Conexão ao sistema Viessmann",
"nl": "Verbinding met het Viessmann systeem",
"fr": "Connexion au système Viessmann",
"it": "Collegamento al sistema Viessmann",
"es": "Conexión al sistema Viessmann",
"pl": "Połączenie do systemu Viessmanna",
"uk": "Підключення до системи Viessmann",
"zh-cn": "对维斯曼系统的攻击"
},
"type": "boolean",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "info.timeout_connection",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Timeout connection",
"de": "Zeitüberschreitung Verbindung",
"ru": "Timeout подключение",
"pt": "Conexão de tempo limite",
"nl": "Vertaling:",
"fr": "Timeout connection",
"it": "Connessione timeout",
"es": "Conexión de tiempo",
"pl": "Połączenie czasowe",
"uk": "Підключення часу",
"zh-cn": "时间安排"
},
"desc": {
"en": "Timeout connection to Viessmann system",
"de": "Zeitüberschreitung Verbindung zum Viessmann-System",
"ru": "Подключение к системе Viessmann",
"pt": "Conexão de tempo para o sistema Viessmann",
"nl": "Quality over Quantity (QoQ) Releases Vertaling:",
"fr": "Raccordement temporel au système Viessmann",
"it": "Connessione timeout al sistema Viessmann",
"es": "Conexión de tiempo al sistema Viessmann",
"pl": "System czasowy Viessmanna",
"uk": "Часове підключення до системи Viessmann",
"zh-cn": "B. 对维斯曼系统的时限"
},
"type": "boolean",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "info.lastPoll",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Last poll",
"de": "Letzte Abfrage",
"ru": "Последний опрос",
"pt": "Última pesquisa",
"nl": "Laatste peiling",
"fr": "Dernier sondage",
"it": "Ultimo sondaggio",
"es": "Última encuesta",
"pl": "Wyniki głosowania",
"uk": "Останнє опитування",
"zh-cn": "上次投票"
},
"desc": {
"en": "Timestamp last poll",
"de": "Zeitstempel letzte Abfrage",
"ru": "Timestamp последний опрос",
"pt": "Última pesquisa",
"nl": "Timestamp laatste poll",
"fr": "Dernier sondage Timestamp",
"it": "Ultimo sondaggio",
"es": "Timestamp última encuesta",
"pl": "Timestamp",
"uk": "Останнє опитування",
"zh-cn": "上次投票时间"
},
"type": "number",
"read": true,
"write": false
},
"native": {}
},
{
"_id": "input.force_polling_interval",
"type": "state",
"common": {
"role": "",
"name": {
"en": "Force polling",
"de": "Forciere Abfrage",
"ru": "Загрязнение силы",
"pt": "Poluindo forças",
"nl": "Force peiling",
"fr": "Polling de force",
"it": "Inquinamento della forza",
"es": "Encuestas de fuerzas",
"pl": "Polling",
"uk": "Примусове опитування",
"zh-cn": "部队投票"
},
"desc": {
"en": "For direct query of a value from the heating system",
"de": "Zur direkten Abfrage eines Wertes aus dem Heizsystem",
"ru": "Для прямого запроса стоимости от системы отопления",
"pt": "Para consulta direta de um valor do sistema de aquecimento",
"nl": "Voor directe zoektocht naar een waarde van het verhitte systeem",
"fr": "Pour une requête directe d'une valeur du système de chauffage",
"it": "Per query diretta di un valore dal sistema di riscaldamento",
"es": "Para la consulta directa de un valor del sistema de calefacción",
"pl": "W przypadku bezpośredniego zapytania o wartość z systemu ogrzewania",
"uk": "Для прямого запиту вартості від системи опалення",
"zh-cn": "直接询问暖气系统的价值"
},
"type": "string",
"read": true,
"write": true
},
"native": {}
}
]
}