-
Notifications
You must be signed in to change notification settings - Fork 68
/
io-package.json
430 lines (430 loc) · 22.4 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
{
"common": {
"name": "shelly",
"version": "8.5.0",
"news": {
"8.5.0": {
"en": "Added Shelly Plug S Gen3\nAdded Shelly BLU Gateway Gen3\nAdded Shelly I4 / I4DC Gen3",
"de": "Hinzugefügt Shelly Plug S Gen3\nHinzugefügt Shelly BLU Gateway Gen3\nHinzugefügt Shelly I4 / I4DC Gen3",
"ru": "Добавлено Shelly Plug S Gen3\nДобавлено Shelly BLU Gateway Gen3\nДобавлено Shelly I4 / I4DC Gen3",
"pt": "Adicionado Shelly Plug S Gen3\nAdicionado Shelly BLU Gateway Gen3\nAdicionado Shelly I4 / I4DC Gen3",
"nl": "Toegevoegd Shelly Plug S Gen3\nToegevoegd Shelly BLU Gateway Gen3\nToegevoegd Shelly I4 / I4DC Gen3",
"fr": "Ajouté Shelly Plug S Gen3\nAjout de Shelly BLU Géné3 de la passerelle\nAjouté Shelly I4 / I4DC Gen3",
"it": "Aggiunto Shelly Plug S Gen3\nAggiunto Shelly BLU Gateway Gen3\nAggiunto Shelly I4 / I4DC Gen3",
"es": "Añadido Shelly Plug S Gen3\nAñadido Shelly BLU Gateway Gen3\nAñadido Shelly I4 / I4DC Gen3",
"pl": "Dodano Shelly Plug S Gen3\nDodano Shelly BLU Brama Gen3\nDodano Shelly I4 / I4DC Gen3",
"uk": "Додано Shelly Plug S Gen3\nДодано Shelly BLU шлюз Gen3\nДодано Shelly I4 / I4DC Gen3",
"zh-cn": "添加 Shelly 插件 S Gen3\n添加 Shelly BLU 数据 Gen3 网关\n已添加 Shelly I4 / I4DC Gen3"
},
"8.4.0": {
"en": "Added AddOn support for Gen3 devices\nAdded Shelly 0/1-10V PM Gen3 Integration",
"de": "Hinzufügen Hinzugefügt Auf Unterstützung von Gen3 Geräten\nHinzugefügt Shelly 0/1-10V PM Gen3 Integration",
"ru": "Добавить На поддержку устройств Gen3\nДобавлено Shelly 0/1-10V PM Gen3 Интеграция",
"pt": "Adicionado Adicionar Em suporte para dispositivos Gen3\nAdicionado Shelly 0/1-10V PM Gen3 Integração",
"nl": "Toegevoegd Op ondersteuning voor Gen3-apparaten\nToegevoegd Shelly 0/1-10V PM Gen3 integratie",
"fr": "Ajouté Ajouter Sur support pour appareils Gen3\nAjout de l'intégration Shelly 0/1-10V PM Gen3",
"it": "Aggiunto aggiunto Su supporto per dispositivi Gen3\nAggiunto Shelly 0/1-10V PM Gen3 Integrazione",
"es": "Añadido En soporte para dispositivos Gen3\nAñadido Shelly 0/1-10V PM Gen3 Integration",
"pl": "Dodaj Dodaj Wsparcie dla urządzeń Gen3\nDodano Shelly 0 / 1-10V PM Gen3 Integracja",
"uk": "Додати На підтримку пристроїв Gen3\nДодано Shelly 0/1-10V PM Gen3 Інтеграція",
"zh-cn": "添加 关于 Gen3 设备的支持\n添加 Shelly 0/1-10V PM Gen3 集成"
},
"8.3.0": {
"en": "Added Shelly 2 PM gen 3 Integration",
"de": "Hinzugefügt Shelly 2 PM gen 3 Integration",
"ru": "Добавлено Shelly 2 PM gen 3 Интеграция",
"pt": "Adicionado Shelly 2 PM gen 3 Integração",
"nl": "Toegevoegd Shelly 2 PM gen 3 Integratie",
"fr": "Ajout de Shelly 2 PM gen 3 Intégration",
"it": "Aggiunto Shelly 2 PM gen 3 Integrazione",
"es": "Añadido Shelly 2 PM gen 3 Integration",
"pl": "Dodano Shelly 2 PM gen 3 Integracja",
"uk": "Додано Shelly 2 PM gen 3 Інтеграція",
"zh-cn": "添加 Shelly 2 PM gen 3 整合"
},
"8.2.1": {
"en": "Added datapoint for cover target position\nFixed integration of Shelly 1 PM Gen 3",
"de": "Zusätzlicher Datenpunkt zur Deckung der Zielposition\nFeste Integration von Shelly 1 PM Gen 3",
"ru": "Добавленная точка данных для охвата целевого положения\nФиксированная интеграция Shelly 1 PM Gen 3",
"pt": "Datapoint adicionado para posição de alvo de cobertura\nIntegração fixa de Shelly 1 PM Gen 3",
"nl": "Toegevoegd datapoint voor dekking doel positie\nVaste integratie van Shelly 1 PM Gen 3",
"fr": "Point de données ajouté pour couvrir la position cible\nIntégration fixe de Shelly 1 PM Gen 3",
"it": "Datapoint aggiunto per la posizione di destinazione di copertura\nIntegrazione fissa di Shelly 1 PM Gen 3",
"es": "Punto de datos añadido para cubrir la posición de destino\nIntegración fija de Shelly 1 PM Gen 3",
"pl": "Dodano punkt danych dla pozycji docelowej pokrycia\nNaprawiono integrację Shelly 1 PM Gen 3",
"uk": "Додано точку даних для цільової позиції обкладинки\nФіксована інтеграція Shelly 1 PM Gen 3",
"zh-cn": "为覆盖目标位置添加数据点\n Shelly 1 PM Gen 3的固定整合"
},
"8.2.0": {
"en": "Added Shelly BLU Wall Switch 4 & Shelly BLU RC Button 4\nAdded Shelly Plus RGBW PM\nResponsive Design added",
"de": "Hinzugefügt Shelly BLU Wandschalter 4 & Shelly BLU RC Button 4\nHinzugefügt Shelly Plus RGBW PM\nResponsive Design hinzugefügt",
"ru": "Добавлено Shelly BLU Wall Switch 4 & Shelly BLU RC Button 4\nДобавлено Shelly Plus RGBW PM\nResponsive Design",
"pt": "Adicionado Shelly BLU Wall Switch 4 & Shelly BLU Botão RC 4\nAdicionado Shelly Plus RGBW PM\nDesign responsivo adicionado",
"nl": "Toegevoegd Shelly BLU Wall Switch 4 & Shelly BLU RC knop 4\nToegevoegd Shelly Plus RGBW PM\nResponsive Design toegevoegd",
"fr": "Ajout de Shelly BLU Wall Switch 4 et Shelly BLU RC Button 4\nAjouté Shelly Plus RGBW PM\nDesign sensible ajouté",
"it": "Aggiunto Shelly BLU Wall Switch 4 & Shelly BLU RC Button 4\nAggiunto Shelly Plus RGBW PM\nResponsive Design aggiunto",
"es": "Añadido Shelly BLU Wall Switch 4 & Shelly BLU RC Button 4\nAñadido Shelly Plus RGBW PM\nDiseño responsable añadido",
"pl": "Dodano Shelly BLU Wall Switch 4 & Shelly BLU RC Przycisk 4\nDodano Shelly Plus RGBW PM\nDodano projekt odpowiedzialny",
"uk": "Додано Shelly BLU Wall Switch 4 & Shelly BLU RC Кнопка 4\nДодано Shelly Plus RGBW PM\nДодано адаптивний дизайн",
"zh-cn": "添加 Shelly BLU 墙开关 4 & Shelly BLU RC 按钮 4\n添加雪莉加RGBW PM\n添加响应设计"
},
"8.1.1": {
"en": "Fixed lint issues and Shelly Gen 3 import",
"de": "Feste Lint-Probleme und Shelly Gen 3 Import",
"ru": "Fixed lint issues and Shelly Gen 3 import",
"pt": "Problemas de lint fixos e importação Shelly Gen 3",
"nl": "Vaste plint problemen en Shelly Gen 3 import",
"fr": "Problèmes de peluches fixes et importation Shelly Gen 3",
"it": "Problematiche fisse e importazione Shelly Gen 3",
"es": "Problemas de forro fijo e importación Shelly Gen 3",
"pl": "Naprawiono problemy z kłami i import Shelly Gen 3",
"uk": "Фіксовані проблеми з відтінком і Shelly Gen 3 імпорт",
"zh-cn": "固定文件夹和 Shelly Gen 3 导入"
},
"8.0.0": {
"en": "Added Shelly 1 PM Gen3\nAdded Shelly 1 Gen3\nBreaking change: Renamed input states (now digital/analog) of Shelly Plus Addon (Ext)\nAdded Shelly Plus Uni\nAdded Shelly H&T (Gen3)\nImproved structure of ble events (receivedBy) - see documentation for details\nImproved the color of icons in the admin interface",
"de": "Hinzugefügt Shelly 1 PM Gen3\nHinzugefügt Shelly 1 Gen3\nBruchänderung: Umbenannte Eingangszustände (jetzt digital/analog) von Shelly Plus Addon (Ext)\nHinzugefügt Shelly Plus Uni\nHinzugefügt Shelly H&T (Gen3)\nVerbesserte Struktur von Bble Events (receivedBy) - siehe Dokumentation für Details\nVerbesserte die Farbe der Icons in der Admin-Schnittstelle",
"ru": "Добавлено Shelly 1 PM Gen3\nДобавлено Shelly 1 Gen3\nПерерыв: Переименованные состояния ввода (ныне цифровой/аналог) Shelly Plus Addon (Ext)\nДобавлено Shelly Plus Uni\nДобавлено Shelly H&T (Gen3)\nУлучшенная структура мрачных событий (receivedBy) - см. документацию для деталей\nУлучшен цвет иконок в интерфейсе администратора",
"pt": "Adicionado Shelly 1 PM Gen3\nAdicionado Shelly 1 Gen3\nMudança de ruptura: Renamed estados de entrada (agora digital / analógico) de Shelly Plus Addon (Ext)\nAdicionado Shelly Plus Uni\nAdicionado Shelly H&T (Gen3)\nMelhor estrutura de eventos ble (recebidBy) - ver documentação para detalhes\nMelhorou a cor dos ícones na interface admin",
"nl": "Toegevoegd Shelly 1 PM Gen3\nToegevoegd Shelly 1 Gen3\nVerandering: Hernoemde invoertoestanden (nu digitaal/analogus) van Shelly Plus Addon (Ext)\nToegevoegd Shelly Plus Uni\nToegevoegd Shelly H&T (Gen3)\nVerbeterde structuur van de gebeurtenissen (ontvangenBy) - zie documentatie voor details\nVerbeterde kleur van pictogrammen in de admin interface",
"fr": "Ajouté Shelly 1 PM Gen3\nAjouté Shelly 1 Gen3\nBriser le changement : États d'entrée renommés (maintenant numériques/analogiques) de Shelly Plus Addon (Ext)\nAjouté Shelly Plus Uni\nAjout de Shelly H & T (Gen3)\nAmélioration de la structure des événements (reçus par) - voir la documentation pour plus de détails\nAmélioration de la couleur des icônes dans l'interface d'administration",
"it": "Aggiunto Shelly 1 PM Gen3\nAggiunto Shelly 1 Gen3\nCambiamento di rottura: Stati di input rinominati (ora digitale/analogico) di Shelly Plus Addon (Ext)\nAggiunto Shelly Plus Uni\nAggiunto Shelly H&T (Gen3)\nMiglioramento della struttura degli eventi di ble (receivedBy) - vedi documentazione per i dettagli\nMigliorato il colore delle icone nell'interfaccia di amministrazione",
"es": "Añadido Shelly 1 PM Gen3\nAñadido Shelly 1 Gen3\nCambio de ruptura: Estado de entrada (ahora digital/análogo) de Shelly Plus Addon (Ext)\nAñadido Shelly Plus Uni\nAñadido Shelly H adultoT (Gen3)\nMejora de la estructura de los eventos de ble (recibidoBy) - ver documentación para detalles\nMejora el color de los iconos en la interfaz de administración",
"pl": "Dodano Shelly 1 PM Gen3\nDodano Shelly 1 Gen3\nŁamanie zmian: Zmienione stany wejścia (obecnie cyfrowe / analogowe) Shelly Plus Addon (Ext)\nDodano Shelly Plus Uni\nDodano Shelly H & T (Gen3)\nUlepszona struktura zdarzeń ble (receivedBy) - szczegółowe informacje w dokumentacji\nUlepszenie koloru ikon w interfejsie administracyjnym",
"uk": "Додано Shelly 1 PM Gen3\nДодано Shelly 1 Gen3\nЗміна розривів: Перейменовані вхідні стани (нині цифрові / анлог) Shelly Plus Addon (Ext)\nДодано Shelly Plus Uni\nДодано Shelly H&T (Gen3)\nУдосконалено структуру ble подій (receivedBy) - див. документацію для деталей\nПокращено колір іконок в інтерфейсі адміністратора",
"zh-cn": "添加 Shelly 1 PM Gen3\n已添加 Shelly 1 Gen3\n中断更改 : 重命名 Shelly Plus Addon( Ext) 的输入状态( 现在的数字/ analog)\n添加 Shelly Plus 统一\n已添加 Shelly H&T (Gen3)\n改进了ble事件的结构(收到By)-详情见文件\n改进管理界面中图标的颜色"
}
},
"titleLang": {
"en": "Shelly",
"de": "Shelly",
"ru": "Shelly",
"pt": "Shelly",
"nl": "Shelly",
"fr": "Shelly",
"it": "Shelly",
"es": "Shelly",
"pl": "Shelly",
"uk": "Shelly",
"zh-cn": "Shelly"
},
"desc": {
"en": "Integrate Shelly devices via CoAP or MQTT",
"de": "Shelly-Geräte über CoAP oder MQTT integrieren",
"ru": "Интеграция Shelly устройств через CoAP или MQTT",
"pt": "Integrar dispositivos Shelly via CoAP ou MQTT",
"nl": "Integrate Shelly apparatuur via CoAP of MQT",
"fr": "Dispositifs Shelly intégrés via CoAP ou MQTT",
"it": "Integrare i dispositivi Shelly tramite CoAP o MQTT",
"es": "Integrar dispositivos Shelly a través de CoAP o MQTT",
"pl": "Integracja Shelly poprzez CoAP lub MQTT",
"uk": "Інтегруйте пристрої Shelly через CoAP або MQTT",
"zh-cn": "通过联合方案或技合中心将全套装置纳入"
},
"authors": [
"Thorsten Stueben <[email protected]>",
"Apollon77 <[email protected]>",
"Matthias Kleine <[email protected]>"
],
"docs": {
"en": [
"docs/en/README.md",
"docs/en/protocol-coap.md",
"docs/en/protocol-mqtt.md",
"docs/en/restricted-login.md",
"docs/en/state-changes.md",
"docs/en/faq.md",
"docs/en/debug.md"
],
"de": [
"docs/de/README.md",
"docs/de/protocol-coap.md",
"docs/de/protocol-mqtt.md",
"docs/de/restricted-login.md",
"docs/de/state-changes.md",
"docs/de/faq.md",
"docs/de/debug.md"
]
},
"keywords": [
"Shelly",
"IoT",
"CoAP",
"CoIoT",
"MQTT"
],
"tier": 2,
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"platform": "Javascript/Node.js",
"mode": "daemon",
"icon": "shelly.png",
"enabled": false,
"compact": true,
"extIcon": "https://raw.githubusercontent.com/iobroker-community-adapters/ioBroker.shelly/master/admin/shelly.png",
"readme": "https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/README.md",
"loglevel": "info",
"type": "iot-systems",
"restartAdapters": [],
"connectionType": "local",
"dataSource": "push",
"plugins": {
"sentry": {
"dsn": "https://[email protected]/19",
"pathWhitelist": [
"@apollon",
"shelly-iot"
]
}
},
"adminUI": {
"config": "json"
},
"globalDependencies": [
{
"admin": ">=6.0.0"
}
],
"dependencies": [
{
"js-controller": ">=5.0.19"
}
]
},
"notifications": [
{
"scope": "shelly",
"name": {
"en": "Shelly",
"de": "Shelly",
"ru": "Shelly",
"pt": "Shelly",
"nl": "Shelly",
"fr": "Shelly",
"it": "Shelly",
"es": "Shelly",
"pl": "Shelly",
"uk": "Shelly",
"zh-cn": "Shelly"
},
"description": {
"en": "These notifications represent news of connected devices.",
"de": "Diese Benachrichtigungen stellen Neuigkeiten über angeschlossene Geräte dar.",
"ru": "Эти уведомления представляют собой новости о подключенных устройствах.",
"pt": "Essas notificações representam notícias de dispositivos conectados.",
"nl": "Deze meldingen vertegenwoordigen nieuws van aangesloten apparaten.",
"fr": "Ces notifications représentent des nouvelles d'appareils connectés.",
"it": "Queste notifiche rappresentano notizie di dispositivi collegati.",
"es": "Estas notificaciones representan noticias de dispositivos conectados.",
"pl": "Powiadomienia te stanowią wiadomości o podłączonych urządzeniach.",
"uk": "Ці повідомлення представляють новини підключених пристроїв.",
"zh-cn": "这些通知代表了连接设备的消息."
},
"categories": [
{
"category": "deviceUpdates",
"name": {
"en": "Firmware update available",
"de": "Firmware-Update verfügbar",
"ru": "Доступное обновление прошивки",
"pt": "Atualização de firmware disponível",
"nl": "Firmware-update beschikbaar",
"fr": "Mise à jour du firmware disponible",
"it": "Aggiornamento firmware disponibile",
"es": "Actualización de firmware disponible",
"pl": "Dostępna aktualizacja oprogramowania firmowego",
"uk": "Оновлення прошивки",
"zh-cn": "可更新的固件"
},
"severity": "notify",
"description": {
"en": "New firmware update is available for your devices.",
"de": "Neues Firmware-Update ist für deine Geräte verfügbar.",
"ru": "Новое обновление прошивки доступно для ваших устройств.",
"pt": "Nova atualização de firmware está disponível para seus dispositivos.",
"nl": "Nieuwe firmware update is beschikbaar voor uw apparaten.",
"fr": "Une nouvelle mise à jour firmware est disponible pour vos appareils.",
"it": "Nuovo aggiornamento firmware è disponibile per i tuoi dispositivi.",
"es": "Nueva actualización de firmware está disponible para sus dispositivos.",
"pl": "Dla Państwa urządzeń dostępna jest nowa aktualizacja oprogramowania firmowego.",
"uk": "Нові оновлення прошивки доступні для ваших пристроїв.",
"zh-cn": "您的设备有新的固件更新 ."
},
"regex": [],
"limit": 1
}
]
}
],
"protectedNative": [
"mqttusername",
"mqttpassword",
"httpusername",
"httppassword"
],
"encryptedNative": [
"mqttpassword",
"httppassword"
],
"native": {
"protocol": "mqtt",
"httpusername": "admin",
"httppassword": "",
"polltime": 15,
"autoupdate": false,
"updateUnchangedObjects": false,
"logDebugMessages": false,
"saveHttpResponses": false,
"bind": "0.0.0.0",
"port": 1882,
"mqttusername": "mqttuser",
"mqttpassword": "mqttuser",
"qos": 0,
"coapbind": "0.0.0.0",
"blacklist": [
{
"id": "SHBDUO-1#123456789#2"
}
]
},
"objects": [],
"instanceObjects": [
{
"_id": "",
"type": "meta",
"common": {
"name": {
"en": "Meta storage for user files",
"de": "Meta-Speicher für Benutzerdateien",
"ru": "Meta Storage для файлов пользователей",
"pt": "Meta de armazenamento para arquivos de usuário",
"nl": "Meta opslag voor gebruikersbestanden",
"fr": "Stockage Meta pour les fichiers utilisateur",
"it": "Meta storage per i file utente",
"es": "Meta almacenamiento para archivos de usuario",
"pl": "Meta storage for user files",
"uk": "Зберігання мета для файлів користувачів",
"zh-cn": "用户档案的储存"
},
"type": "meta.user"
},
"native": {}
},
{
"_id": "info",
"type": "channel",
"common": {
"name": {
"en": "Information",
"de": "Information",
"ru": "Информация",
"pt": "Em formação",
"nl": "Informatie",
"fr": "Informations",
"it": "Informazione",
"es": "Información",
"pl": "Informacja",
"uk": "Інформація",
"zh-cn": "信息"
}
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"name": {
"en": "Devices connected",
"de": "Geräte verbunden",
"ru": "Приборы подключены",
"pt": "Dispositivos conectados",
"nl": "Vertaling:",
"fr": "Appareils connectés",
"it": "Dispositivi connessi",
"es": "Dispositivos conectados",
"pl": "Device połączone",
"uk": "Пристрої підключені",
"zh-cn": "联系人"
},
"type": "boolean",
"role": "indicator.connected",
"read": true,
"write": false,
"def": false
},
"native": {}
},
{
"_id": "info.update",
"type": "state",
"common": {
"name": {
"en": "Update firmware version on all devices",
"de": "Firmware-Version auf allen Geräten aktualisieren",
"ru": "Обновление версии прошивки на всех устройствах",
"pt": "Atualizar a versão de firmware em todos os dispositivos",
"nl": "Update firmaware versie op alle apparaten",
"fr": "Mettre à jour la version du firmware sur tous les appareils",
"it": "Aggiorna la versione firmware su tutti i dispositivi",
"es": "Actualizar la versión de firmware en todos los dispositivos",
"pl": "Oficjalna wersja oprogramowania",
"uk": "Оновлення версії прошивки на всіх пристроях",
"zh-cn": "所有装置的更新软件版本"
},
"type": "boolean",
"role": "button",
"read": false,
"write": true
},
"native": {}
},
{
"_id": "info.downloadScripts",
"type": "state",
"common": {
"name": {
"en": "Download scripts from all devices",
"de": "Skripte von allen Geräten herunterladen",
"ru": "Скачать скрипты со всех устройств",
"pt": "Baixar scripts de todos os dispositivos",
"nl": "Download scripts van alle apparaten",
"fr": "Télécharger les scripts de tous les appareils",
"it": "Scarica gli script da tutti i dispositivi",
"es": "Descargar scripts de todos los dispositivos",
"pl": "Skrypty z wszystkich urządzeń",
"uk": "Завантажити скрипти з усіх пристроїв",
"zh-cn": "所有装置的配件"
},
"type": "boolean",
"role": "button",
"read": false,
"write": true
},
"native": {}
},
{
"_id": "ble",
"type": "folder",
"common": {
"name": {
"en": "Bluetooth devices",
"de": "Bluetooth-Geräte",
"ru": "Bluetooth устройства",
"pt": "Dispositivos Bluetooth",
"nl": "Bluetooth apparatuur",
"fr": "Appareils Bluetooth",
"it": "Dispositivi Bluetooth",
"es": "Dispositivos Bluetooth",
"pl": "Bluetooth device",
"uk": "Пристрої Bluetooth",
"zh-cn": "蓝图装置"
},
"desc": "Help: https://github.com/iobroker-community-adapters/ioBroker.shelly/blob/master/docs/en/ble-devices.md"
},
"native": {}
}
]
}