forked from simatec/ioBroker.shuttercontrol
-
Notifications
You must be signed in to change notification settings - Fork 0
/
io-package.json
453 lines (453 loc) · 19.7 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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
{
"common": {
"name": "shuttercontrol",
"version": "0.7.0",
"news": {
"0.7.0": {
"en": "better (userfriendly) check for adjustable times, datapoint for Holiday incl. internal check and handling, late all down added, Extended sun protection, edited User Menu for Timesettings, Bugfix Lightvalue to 20.000 Lux, added better German Translation",
"de": "besser (benutzerfreundlich) auf einstellbare Zeiten prüfen, Datenpunkt für Urlaub inkl. Interne Überprüfung und Handhabung, spätes Herunterfahren hinzugefügt, Erweiterter Sonnenschutz, bearbeitetes Benutzermenü für Zeiteinstellungen, Bugfix Lightvalue auf 20.000 Lux, bessere deutsche Übersetzung hinzugefügt",
"ru": "лучше (удобнее для пользователя) проверять регулируемое время, точка данных для отдыха вкл. внутренняя проверка и обработка, добавлены все допоздна, расширенная защита от солнца, отредактировано меню пользователя для настроек времени, исправлено световое значение до 20 000 люкс, улучшен немецкий перевод",
"pt": "melhor (fácil de usar) verificar horários ajustáveis, ponto de dados para feriados, incl. verificação e manuseio internos, tarde adicionado, proteção solar estendida, menu do usuário editado para horários, bugfix Lightvalue para 20.000 Lux, melhor tradução para o alemão",
"nl": "betere (gebruiksvriendelijke) controle op instelbare tijden, datapunt voor Vakantie incl. interne controle en bediening, laat alles naar beneden toegevoegd, Uitgebreide zonbescherming, aangepast gebruikersmenu voor tijdsinstellingen, Bugfix Lightvalue tot 20.000 Lux, betere Duitse vertaling toegevoegd",
"fr": "mieux (convivial) vérifier les heures réglables, point de données pour les vacances incl. contrôle interne et manipulation, tard tous ajoutés, protection solaire étendue, menu utilisateur modifié pour les horaires, Bugfix Lightvalue à 20.000 lux, meilleure traduction allemande ajoutée",
"it": "controllo migliore (facile da usare) per tempi regolabili, datapoint for Holiday incl. controllo e gestione interni, in ritardo tutti aggiunti in basso, protezione solare estesa, menu utente modificato per impostazioni temporali, Bugfix Lightvalue a 20.000 Lux, aggiunta migliore traduzione tedesca",
"es": "mejor (fácil de usar) verifique los tiempos ajustables, punto de datos para vacaciones incl. control interno y manejo, tarde todo agregado, protección solar extendida, menú de usuario editado para ajustes de tiempo, Bugfix Lightvalue a 20,000 Lux, se agregó una mejor traducción al alemán",
"pl": "lepsze (przyjazne dla użytkownika) sprawdzenie ustawianych czasów, punkt danych na wakacje w tym. wewnętrzna kontrola i obsługa, dodane późno, Rozszerzona ochrona przeciwsłoneczna, edytowane menu użytkownika dla ustawień czasu, Bugfix Lightvalue do 20.000 Lux, dodane lepsze tłumaczenie na niemiecki",
"zh-cn": "更好(用户友好)检查可调整时间,包括Holiday的数据点。内部检查和处理,添加了所有后期功能,扩展了防晒功能,编辑了用于时间设置的用户菜单,将Bugvalue修正为20.000 Lux,增加了更好的德语翻译"
},
"0.6.2": {
"en": "errorhandling for sentry.io; Bugfix getState",
"de": "Fehlerbehandlung für sentry.io; Bugfix getState",
"ru": "обработка ошибок для sentry.io; Исправление getState",
"pt": "tratamento de erros para sentry.io; Bugfix getState",
"nl": "foutafhandeling voor sentry.io; Bugfix getState",
"fr": "gestion des erreurs pour sentry.io; Bugfix getState",
"it": "gestione degli errori per sentry.io; Bugfix getState",
"es": "manejo de errores para sentry.io; Bugfix getState",
"pl": "obsługa błędów dla sentry.io; Bugfix getState",
"zh-cn": "sentry.io的错误处理;修正getState"
},
"0.6.1": {
"en": "bugfix index_m.html",
"de": "Bugfix index_m.html",
"ru": "исправление index_m.html",
"pt": "bugfix index_m.html",
"nl": "bugfix index_m.html",
"fr": "correction de bogue index_m.html",
"it": "bugfix index_m.html",
"es": "bugfix index_m.html",
"pl": "Bugfix index_m.html",
"zh-cn": "错误修正index_m.html"
},
"0.6.0": {
"en": "added sentry.io, added node Support, many small Bugfixes, node 8 support removed, added new feature for sunprotect, added more debug logs",
"de": "sentry.io hinzugefügt, node 14 hinzugefügt, viele kleine Bugfixes, Unterstützung für node 8 entfernt, neue Funktion für Sonnenschutz hinzugefügt, weitere Debug-Logs hinzugefügt",
"ru": "добавлен sentry.io, добавлена поддержка узлов, исправлено множество мелких ошибок, удалена поддержка узлов 8, добавлена новая функция для sunprotect, добавлено больше журналов отладки",
"pt": "adicionado sentry.io, adicionado suporte ao nó, muitas pequenas correções de bugs, suporte ao nó 8 removido, adicionado novo recurso para sunprotect, adicionado mais logs de depuração",
"nl": "sentry.io toegevoegd, ondersteuning voor node toegevoegd, veel kleine bugfixes, ondersteuning voor node 8 verwijderd, nieuwe functie voor sunprotect toegevoegd, meer logboeken voor foutopsporing toegevoegd",
"fr": "sentry.io ajouté, prise en charge des nœuds ajoutée, de nombreux petits bogues corrigés, prise en charge du nœud 8 supprimée, nouvelle fonctionnalité ajoutée pour sunprotect, ajout de journaux de débogage",
"it": "aggiunto sentry.io, aggiunto supporto nodo, molte piccole correzioni, supporto nodo 8 rimosso, aggiunta nuova funzionalità per sunprotect, aggiunti altri registri di debug",
"es": "Sentry.io agregado, soporte de nodo agregado, muchas correcciones de errores pequeñas, soporte de nodo 8 eliminado, nueva característica para protección solar, más registros de depuración",
"pl": "dodano sentry.io, dodano obsługę węzłów, wiele małych poprawek błędów, usunięto obsługę węzłów 8, dodano nową funkcję Sunprotect, dodano więcej dzienników debugowania",
"zh-cn": "添加了sendry.io,添加了节点支持,许多小错误修正,删除了节点8支持,添加了sunprotect新功能,添加了更多调试日志"
},
"0.5.1": {
"en": "Bugfix for Adapter checker, Added more debug logs, Added node 14 Support",
"de": "Bugfix für Adaptercheck, Weitere Debug-Logs hinzugefügt, Unterstützung für Node 14 hinzugefügt",
"ru": "Исправлена ошибка проверки адаптера, добавлено больше журналов отладки, добавлена поддержка узла 14",
"pt": "Correção de bug do verificador do adaptador, adicionado mais logs de depuração, adicionado suporte ao nó 14",
"nl": "Bugfix voor adaptercontrole, meer logboeken voor foutopsporing toegevoegd, ondersteuning voor knooppunt 14 toegevoegd",
"fr": "Correction de bugs pour le vérificateur d'adaptateurs, ajout de plus de journaux de débogage, ajout du support du noeud 14",
"it": "Bugfix for Adapter checker, Aggiunti altri log di debug, Aggiunto il nodo 14 Supporto",
"es": "Corrección de errores para el verificador del adaptador, se agregaron más registros de depuración, se agregó soporte para el nodo 14",
"pl": "Bugfix for Checker Adapter, Dodano więcej dzienników debugowania, Dodano obsługę węzła 14",
"zh-cn": "适配器检查器的错误修正,添加了更多的调试日志,添加了节点14支持"
},
"0.5.0": {
"en": "Bugfix Goldenhour, Bugfix delay for sunprotect, Bugfix Goldhour with living area, Added aut fill for Position, many small Bugfixes, Bugfix Translations, Added debug log with more Informations, Bugfix compactmode",
"de": "Bugfix Goldenhour, Bugfix-Verzögerung für Sonnenschutz, Bugfix Goldhour mit Wohnbereich, Autofüllung für Position hinzugefügt, viele kleine Bugfixes, Bugfix-Übersetzungen, Debug-Protokoll mit mehr Informationen hinzugefügt, Bugfix-Kompaktmodus",
"ru": "Bugfix Goldenhour, задержка Bugfix для защиты от солнца, Bugfix Goldhour с жилой площадью, добавлено автоматическое заполнение позиции, множество мелких исправлений, переводы Bugfix, добавлен журнал отладки с дополнительной информацией, Bugfix compactmode",
"pt": "Bugfix Goldenhour, atraso de bugfix para sunprotect, Bugfix Goldhour com área útil, preenchimento automático adicionado para posição, muitas pequenas correções de bugs, traduções de correções, registro de depuração adicionado com mais informações, modo compacto de bugfix",
"nl": "Bugfix Goldenhour, Bugfix-vertraging voor zonwering, Bugfix Goldhour met woonruimte, Autofill toegevoegd voor positie, veel kleine Bugfixes, Bugfix-vertalingen, Debug-log toegevoegd met meer informatie, Bugfix compactmode",
"fr": "Bugfix Goldenhour, retard Bugfix pour sunprotect, Bugfix Goldhour avec espace de vie, remplissage automatique ajouté pour la position, de nombreux petits bugfixes, traductions Bugfix, journal de débogage ajouté avec plus d'informations, mode compact Bugfix",
"it": "Bugfix Goldenhour, ritardo Bugfix per protezione solare, Bugfix Goldhour con area soggiorno, riempimento automatico aggiunto per posizione, molti piccoli bugfix, traduzioni di bugfix, registro di debug aggiunto con ulteriori informazioni, modalità compatta Bugfix",
"es": "Bugfix Goldenhour, Bugfix delay for sunprotect, Bugfix Goldhour con sala de estar, Relleno automático agregado para la posición, muchas correcciones de errores pequeñas, Traducciones de Bugfix, Registro de depuración agregado con más información, Bugfix compactmode",
"pl": "Bugfix Goldenhour, Bugfix delay for sunprotect, Bugfix Goldhour with living area, Dodano aut fill dla pozycji, wiele małych Bugfixes, Bugfix Translations, Dodano dziennik debugowania z większą ilością informacji, Bugfix compactmode",
"zh-cn": "Bugfix Goldenhour,针对防晒的Bugfix延迟,带有起居区的Bugfix Goldhour,增加了位置自动填充,许多小的Bugfix,Bugfix翻译,添加了具有更多信息的调试日志,Bugfix compactmode"
},
"0.4.3": {
"en": "Bugfix update process",
"de": "Bugfix Update Prozess",
"ru": "Исправление процесса обновления",
"pt": "Processo de atualização de bugfix",
"nl": "Bugfix-updateproces",
"fr": "Processus de mise à jour des correctifs",
"it": "Processo di aggiornamento bugfix",
"es": "Proceso de actualización de corrección de errores",
"pl": "Proces aktualizacji błędu",
"zh-cn": "Bugfix更新过程"
}
},
"title": "shuttercontrol",
"titleLang": {
"en": "shuttercontrol",
"de": "Rolladensteuerung",
"ru": "затвор",
"pt": "obturador",
"nl": "Luik",
"fr": "obturateur",
"it": "otturatore",
"es": "obturador",
"pl": "migawka",
"zh-cn": "快门"
},
"desc": {
"en": "Automatic control for shutters",
"de": "Automatische Steuerung für Rollläden",
"ru": "Автоматическое управление жалюзи",
"pt": "Controle automático para persianas",
"nl": "Automatische controle voor luiken",
"fr": "Contrôle automatique des volets",
"it": "Controllo automatico per tapparelle",
"es": "Control automático de persianas.",
"pl": "Automatyczne sterowanie żaluzjami",
"zh-cn": "百叶窗的自动控制"
},
"authors": [
"simatec <nais@gmx.net>"
],
"contributors": [
"Rene G. <info@rg-engineering.eu>"
],
"keywords": [
"ioBroker",
"Smart Home",
"home automation",
"Rollladen",
"Jalousie",
"Rollladensteuerung"
],
"license": "MIT",
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "shuttercontrol.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/simatec/ioBroker.shuttercontrol/master/admin/shuttercontrol.png",
"readme": "https://github.com/simatec/ioBroker.shuttercontrol/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "climate-control",
"compact": true,
"materialize": true,
"stopBeforeUpdate": true,
"plugins": {
"sentry": {
"dsn": "https://5f58df7167d846e3a90bae5414d4fc09@sentry.iobroker.net/62"
}
}
},
"native": {
"UseAstro": true,
"publicHolidays": true,
"publicHolInstance": "",
"HolidayDP": "",
"UseSunMode": true,
"currentShutterState": false,
"W_shutterDownLiving": "22:00",
"W_shutterUpLivingMin": "05:00",
"W_shutterUpLivingMax": "06:00",
"WE_shutterDownLiving": "22:00",
"WE_shutterUpLivingMin": "05:00",
"WE_shutterUpLivingMax": "06:00",
"driveDelayUpLiving": 10,
"driveHeightUpLiving": 100,
"driveHeightDownLiving": 0,
"triggerAutoLiving": "hm-rpc.0.MEQ1234567.2.STATE",
"livingAutomatic": "livingSunriseSunset",
"W_shutterUpSleepMax": "06:30",
"W_shutterUpSleepMin": "06:00",
"W_shutterDownSleep": "20:00",
"WE_shutterUpSleepMax": "06:30",
"WE_shutterUpSleepMin": "06:00",
"WE_shutterDownSleep": "21:00",
"driveDelayUpSleep": 10,
"driveHeightUpSleep": 100,
"driveHeightDownSleep": 0,
"triggerAutoSleep": "hm-rpc.0.MEQ1234567.2.STATE",
"sleepAutomatic": "sleepSunriseSunset",
"astroDelayUp": 30,
"longitude": "",
"latitude": "",
"astroDelayDown": 30,
"driveHeightUpAstro": 100,
"driveHeightDownAstro": 0,
"driveDelayUpAstro": 10,
"sleepEnum": "",
"livingEnum": "",
"livingEnumAuto": "",
"sleepEnumAuto": "",
"sunMonthStart": 5,
"sunMonthEnd": 9,
"sun_shutterUp": "19:00",
"sun_shutterDown": "10:00",
"sunProtecEnum": "",
"driveHeightSun": 30,
"sunProtEndElevation": 10,
"LateAllDown": false,
"LateAllDownTime": "22:15",
"SummerStart": "01.03.",
"SummerEnd": "30.09.",
"XMasStart": "01.12.",
"XMasEnd": "06.01.",
"events": [
{
"enabled": true,
"shutterName": "shutter example",
"name": "hm-rpc.0.MEQ1234567.2.LEVEL",
"triggerID": "",
"LateDown": true,
"inSummerNotDown": false,
"typeUp": "goldenhour End",
"typeDown": "elevation",
"type": "in- & outside temperature",
"heightDownSun": "50",
"direction": "290",
"directionRange": "15",
"tempInside": "23",
"tempSensor": "",
"outsideTempSensor": "",
"tempOutside": "23",
"lightSensor": "",
"valueLight": "15",
"currentHeight": "",
"heightUp": "100",
"heightDown": "0",
"triggerState": "true",
"triggerDrive": "100",
"triggerChange": "upDown",
"elevation": "4",
"XmasLevel": 0
}
]
},
"objects": [],
"instanceObjects": [
{
"_id": "shutters",
"type": "channel",
"common": {
"name": "Control shutters"
},
"native": {}
},
{
"_id": "shutters.autoUp",
"type": "channel",
"common": {
"name": "Control shutter automatic up"
},
"native": {}
},
{
"_id": "shutters.autoDown",
"type": "channel",
"common": {
"name": "Control shutter automatic down"
},
"native": {}
},
{
"_id": "shutters.autoSun",
"type": "channel",
"common": {
"name": "Control shutter automatic sunprotect"
},
"native": {}
},
{
"_id": "info",
"type": "channel",
"common": {
"name": "Info Logs"
},
"native": {}
},
{
"_id": "control",
"type": "channel",
"common": {
"name": "Control Buttons"
},
"native": {}
},
{
"_id": "control.Holiday",
"type": "state",
"common": {
"role": "switch",
"name": "Holiday",
"type": "boolean",
"read": true,
"write": true,
"def": false
},
"native": {}
},
{
"_id": "control.autoLiving",
"type": "state",
"common": {
"role": "switch",
"name": "Auto / Manu Living Area",
"type": "boolean",
"read": true,
"write": true,
"def": false
},
"native": {}
},
{
"_id": "control.autoSleep",
"type": "state",
"common": {
"role": "switch",
"name": "Auto / Manu Sleep Area",
"type": "boolean",
"read": true,
"write": true,
"def": false
},
"native": {}
},
{
"_id": "info.upTimeSleep",
"type": "state",
"common": {
"role": "indicator",
"name": "Up Time Sleep Area",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.upTimeLiving",
"type": "state",
"common": {
"role": "indicator",
"name": "Up Time Living Area",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.downTimeSleep",
"type": "state",
"common": {
"role": "indicator",
"name": "down Time Sleep Area",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.downTimeLiving",
"type": "state",
"common": {
"role": "indicator",
"name": "down Time Living Area",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.Sunrise",
"type": "state",
"common": {
"role": "indicator",
"name": "Sunrise Time",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.Sunset",
"type": "state",
"common": {
"role": "indicator",
"name": "Sunset Time",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.GoldenHour",
"type": "state",
"common": {
"role": "indicator",
"name": "Goldenhour Time",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.GoldenHourEnd",
"type": "state",
"common": {
"role": "indicator",
"name": "Goldenhour end Time",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.Elevation",
"type": "state",
"common": {
"role": "indicator",
"name": "current Elevation",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "info.Azimut",
"type": "state",
"common": {
"role": "indicator",
"name": "current Azimut",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
}
]
}