-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathio-package.json
372 lines (372 loc) · 13.2 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
{
"common": {
"name": "alexa-shoppinglist",
"version": "1.0.3",
"news": {
"1.0.3": {
"en": "CHORE: Migration to ESLint 9 and @iobroker/eslint-config",
"de": "CHORE: Migration auf ESLint 9 und @iobroker/eslint-config",
"ru": "CHORE: Migration to ESLint 9 and @iobroker/eslint-config",
"pt": "CHORE: Migração para ESLint 9 e @iobroker/eslint-config",
"nl": "CHORE: migratie naar ESLint 9 en @iobroker/eslint-config",
"fr": "CHORE: Migration vers ESLint 9 et @iobroker/eslint-config",
"it": "CHORE: Migrazione a ESLint 9 e @iobroker/eslint-config",
"es": "CHORE: Migración a ESLint 9 y @iobroker/eslint-config",
"pl": "CHORE: Migracja do ESLint 9 i @ iobroker / eslint- config",
"uk": "CHORE: Міграція до ESLint 9 і @iobroker/eslint-config",
"zh-cn": "CHORE: 迁移到ESLint 9 和 @iobroster/eslint-config"
},
"1.0.2": {
"en": "FIX: #97 Add missing attributes to jsonConfig",
"de": "FIX: #97 fehlende Attribute zu jsonConfig hinzufügen",
"ru": "#97 Добавить недостающие атрибуты в jsonConfig",
"pt": "FIX: #97 Adicionar atributos ausentes ao jsonConfig",
"nl": "FIX: #97 Voeg ontbrekende attributen toe aan jsonConfig",
"fr": "FIX: #97 Ajouter des attributs manquants à jsonConfig",
"it": "FIX: #97 Aggiungi attributi mancanti a jsonConfig",
"es": "FIX: #97 Añadir atributos perdidos a jsonConfig",
"pl": "FIX: # 97 Dodaj brakujące atrybuty do jsonConfig",
"uk": "FIX: #97 Додати відсутні атрибути до jsonConfig",
"zh-cn": "FIX: # 97 向 jsonConfig 添加缺失属性"
},
"1.0.1": {
"en": "FEAT: #95 Responsive Design",
"de": "FEAT: #95 Responsive Design",
"ru": "#95 Ответственный дизайн",
"pt": "FEAT: #95 Design responsivo",
"nl": "FEAT: #95 Responsive Design",
"fr": "NUMÉRO: #95 Conception sensible",
"it": "FEAT: #95 Responsive Design",
"es": "FEAT: #95 Diseño responsable",
"pl": "FEAT: # 95 Responsive Design",
"uk": "FEAT: #95 Відповідальний дизайн",
"zh-cn": "FEAT: #95 反应设计"
},
"1.0.0": {
"en": "Js-controller >=5.0.19 is required\nBreaking change: minimal supported node.js version is 18.x",
"de": "Js-Controller >=5.0.19 ist erforderlich\nBreaking change: minimal unterstützt node.js version is 18.x",
"ru": "Js-контроллер >=5.0.19 требуется\nПерерыв изменения: минимальная поддерживаемая версия node.js - 18.x",
"pt": "Js-controller >=5.0.19 é necessário\nAlteração de ruptura: node.js mínimo suportado versão é 18.x",
"nl": "Js-controller > 5.0.19 is vereist\nBreaking change: minimale ondersteunde node.js versie is 18.x",
"fr": "Js-contrôleur >=5.0.19 est nécessaire\nBreaking change: la version minimale prise en charge node.js est 18.x",
"it": "Js-controller >=5.0.19 è richiesto\nCambiamento di rottura: versione node.js supportata minima è 18.x",
"es": "Se requiere Js-controller\nCambio de ruptura: la versión mínima de node.js es 18.x",
"pl": "Wymagany jest kontroler js- 19\nZmiana łamania: minimalna obsługiwana wersja node.js to 18.x",
"uk": "Js-controller >=5.0.19 потрібно\nЗміна розривів: мінімальний підтриманий вузол.js версія 18.x",
"zh-cn": "需要Js控制器 >=5.0.19\n突破更改:最小支持的节点.js版本为18x"
},
"0.1.5": {
"en": "Error when deleting via the JSON list fixed",
"de": "Fehler beim Löschen über die JSON-Liste behoben",
"ru": "Исправлена ошибка при удалении через список JSON",
"pt": "Erro ao excluir via lista JSON corrigido",
"nl": "Fout bij verwijderen via de JSON-lijst verholpen",
"fr": "Erreur lors de la suppression via la liste JSON corrigée",
"it": "Errore durante l'eliminazione tramite l'elenco JSON corretto",
"es": "Se corrigió el error al eliminar a través de la lista JSON",
"pl": "Naprawiono błąd podczas usuwania przez listę JSON",
"uk": "Виправлено помилку при видаленні через список JSON",
"zh-cn": "通过修复的 JSON 列表删除时出错"
},
"0.1.4": {
"en": "Its now possible to delete always the Inactiv list, when you delete an Articel from the Activ list",
"de": "Es ist jetzt möglich, immer die Inaktiv-Liste zu löschen, wenn Sie einen Artikel aus der Aktiv-Liste löschen",
"ru": "Теперь можно всегда удалять список неактивных, когда вы удаляете статью из списка активных.",
"pt": "Agora é possível excluir sempre a lista Inactiv, quando você exclui um Articel da lista Activ",
"nl": "Het is nu mogelijk om altijd de Inactiv-lijst te verwijderen wanneer u een artikel uit de Activ-lijst verwijdert",
"fr": "Il est maintenant possible de supprimer toujours la liste Inactiv, lorsque vous supprimez un article de la liste Activ",
"it": "Ora è possibile eliminare sempre l'elenco Inattivi, quando si elimina un Articel dall'elenco Attivo",
"es": "Ahora es posible eliminar siempre la lista Inactiv, cuando elimina un Articel de la lista Activ",
"pl": "Teraz można zawsze usunąć listę nieaktywnych, gdy usuniesz artykuł z listy aktywnych",
"uk": "Тепер можна завжди видаляти список неактивних, коли ви видаляєте статтю зі списку активних",
"zh-cn": "当您从 Activ 列表中删除 Articel 时,现在可以始终删除 Inactiv 列表"
},
"0.1.3": {
"en": "Code fixed",
"de": "Code behoben",
"ru": "Код исправлен",
"pt": "Código corrigido",
"nl": "Code opgelost",
"fr": "Code fixe",
"it": "Codice fisso",
"es": "Código fijo",
"pl": "Kod naprawiony",
"uk": "Код виправлено",
"zh-cn": "代码固定"
}
},
"titleLang": {
"en": "Alexa Shoppinglist",
"de": "Alexa Einkaufsliste",
"ru": "Алекса список покупок",
"pt": "Lista de compras Alexa",
"nl": "Alexa-boodschappenlijst",
"fr": "Liste de courses Alexa",
"it": "Lista della spesa di Alexa",
"es": "Lista de la compra de Alexa",
"pl": "Lista zakupów Alexa",
"zh-cn": "Alexa购物清单",
"uk": "Список покупок Alexa"
},
"desc": {
"en": "Generates the Shoppinglist from Alexa",
"de": "Erzeugt die Einkaufsliste von Alexa",
"ru": "Генерирует список покупок из Alexa",
"pt": "Gera a lista de compras do Alexa",
"nl": "Genereert de boodschappenlijst van Alexa",
"fr": "Génère la liste de courses d'Alexa",
"it": "Genera la lista della spesa da Alexa",
"es": "Genera la lista de la compra desde Alexa",
"pl": "Generuje listę zakupów z Alexa",
"zh-cn": "从 Alexa 生成购物清单",
"uk": "Створює список покупок з Alexa"
},
"authors": [
"MiRo1310 <[email protected]>"
],
"keywords": [
"Iobroker, Alexa, Shoppinglist, List, Smarthome"
],
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"platform": "Javascript/Node.js",
"icon": "alexa-shoppinglist.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/MiRo1310/ioBroker.alexa-shoppinglist/main/admin/alexa-shoppinglist.png",
"readme": "https://github.com/MiRo1310/ioBroker.alexa-shoppinglist/blob/main/README.md",
"loglevel": "info",
"messagebox": true,
"mode": "daemon",
"type": "logic",
"tier": 3,
"compact": true,
"connectionType": "local",
"dataSource": "poll",
"supportCustoms": false,
"adminUI": {
"config": "json"
},
"dependencies": [
{
"js-controller": ">=5.0.19"
}
],
"globalDependencies": [
{
"alexa2": ">=3.11.2"
}
]
},
"messages": [
{
"condition": {
"operand": "and",
"rules": [
"oldVersion<0.1.6",
"newVersion>=0.1.6"
]
},
"title": {
"en": "Important notice!",
"de": "Wichtiger Hinweis!",
"ru": "Важное замечание!",
"pt": "Notícia importante!",
"nl": "Belangrijke mededeling!",
"fr": "Avis important!",
"it": "Avviso IMPORTANTE!",
"es": "Noticia importante!",
"pl": "Ważna uwaga!",
"zh-cn": "重要通知!",
"uk": "Важливе повідомлення!"
},
"text": {
"en": "Breaking change!!! At least NodeJs 18 is required",
"de": "Wechseln!!! Mindestens NodeJs 18 ist erforderlich",
"ru": "Разрыв изменения!!! По крайней мере NodeJs 18 требуется",
"pt": "Mudança de ruptura!!! Pelo menos NodeJs 18 é necessário",
"nl": "Breek verandering!!! Ten minste NodeJs 18 is vereist",
"fr": "Briser le changement!!! Au moins NodeJs 18 est nécessaire",
"it": "Cambiamento di rottura!!! Almeno NodeJs 18 è richiesto",
"es": "Cambio de ruptura! Por lo menos NodeJs 18 es necesario",
"pl": "Łamanie drobnych! Co najmniej NodeJs 18 jest wymagane",
"uk": "Змінити зміни! При найменшому NodeJs 18 потрібно",
"zh-cn": "突破变化! 至少需要节点Js 18"
},
"level": "warn",
"buttons": [
"agree",
"cancel"
]
}
],
"native": {
"alexa": "",
"device": "",
"shoppinglist": "",
"doNotMovetoInactiv": false
},
"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": {}
},
{
"_id": "list_activ",
"type": "state",
"common": {
"role": "json",
"name": "List activ",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "list_inactiv",
"type": "state",
"common": {
"role": "json",
"name": "List inactiv",
"type": "string",
"read": true,
"write": false,
"def": ""
},
"native": {}
},
{
"_id": "list_activ_sort",
"type": "state",
"common": {
"role": "switch",
"name": "Sorting of List Activ",
"type": "string",
"read": true,
"write": true,
"states": {
"1": "Time",
"2": "Alphabetical"
},
"def": "1"
},
"native": {}
},
{
"_id": "list_inactiv_sort",
"type": "state",
"common": {
"role": "switch",
"name": "Sorting of List Inactiv",
"type": "string",
"read": true,
"write": true,
"states": {
"1": "Time",
"2": "Alphabetical"
},
"def": "1"
},
"native": {}
},
{
"_id": "add_position",
"type": "state",
"common": {
"role": "text",
"name": "Add new Articel",
"type": "string",
"read": true,
"write": true,
"def": ""
},
"native": {}
},
{
"_id": "to_inactiv_list",
"type": "state",
"common": {
"role": "button",
"name": "Move to inactiv",
"type": "boolean",
"read": true,
"write": true,
"def": true
},
"native": {}
},
{
"_id": "to_activ_list",
"type": "state",
"common": {
"role": "button",
"name": "Move to activ",
"type": "boolean",
"read": true,
"write": true,
"def": true
},
"native": {}
},
{
"_id": "delete_inactiv_list",
"type": "state",
"common": {
"role": "button",
"name": "Delete inactiv",
"type": "boolean",
"read": true,
"write": true,
"def": true
},
"native": {}
},
{
"_id": "delete_activ_list",
"type": "state",
"common": {
"role": "button",
"name": "Move to inactiv",
"type": "boolean",
"read": true,
"write": true,
"def": true
},
"native": {}
},
{
"_id": "position_to_shift",
"type": "state",
"common": {
"role": "value",
"name": "Position to shift",
"type": "number",
"read": true,
"write": true,
"def": 0
},
"native": {}
}
]
}