-
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathio-package.json
More file actions
263 lines (263 loc) · 13.5 KB
/
io-package.json
File metadata and controls
263 lines (263 loc) · 13.5 KB
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
{
"common": {
"name": "fullybrowser",
"version": "3.1.5",
"news": {
"3.1.5": {
"en": "fix aedes",
"de": "aeden reparieren",
"ru": "фиксировать aedes",
"pt": "fixar aedes",
"nl": "aedes herstellen",
"fr": "fixer les orteils",
"it": "fissare aedes",
"es": "arreglar aedes",
"pl": "fix aedes",
"uk": "закріпити оголені",
"zh-cn": "修补艾迪斯"
},
"3.1.4": {
"en": "refactoring\nfix aedes",
"de": "refaktor\naeden reparieren",
"ru": "рефакторинг\nфиксировать aedes",
"pt": "refatorização\nfixar aedes",
"nl": "refactoring\naedes herstellen",
"fr": "refactoration\nfixer les orteils",
"it": "refactoring\nfissare aedes",
"es": "refactoring\narreglar aedes",
"pl": "refaktoring\nfix aedes",
"uk": "рефакторинг\nзакріпити оголені",
"zh-cn": "正在重构\n修补艾迪斯"
},
"3.1.2": {
"en": "add device name into the warning message\ndependency update",
"de": "gerätename in die warnmeldung einfügen\naktualisierung der abhängigkeit",
"ru": "добавить имя устройства в предупреждающее сообщение\nобновление зависимостей",
"pt": "adicionar o nome do dispositivo à mensagem de aviso\natualização de dependência",
"nl": "apparaatnaam toevoegen aan het waarschuwingsbericht\nafhankelijkheidsupdate",
"fr": "ajouter le nom du périphérique dans le message d'avertissement\nmise à jour de la dépendance",
"it": "aggiungere il nome del dispositivo nel messaggio di avviso\naggiornamento della dipendenza",
"es": "añadir el nombre del dispositivo en el mensaje de advertencia\nactualización de la dependencia",
"pl": "dodaj nazwę urządzenia do komunikatu ostrzegawczego\naktualizacja zależności",
"uk": "додати назву пристрою в повідомлення про попередження\nоновлення залежності",
"zh-cn": "在警告消息中添加设备名称\n依赖性更新"
},
"3.1.1": {
"en": "typo",
"de": "typo",
"ru": "typo",
"pt": "tipo:",
"nl": "type",
"fr": "typo",
"it": "tipo",
"es": "typo",
"pl": "typo",
"uk": "типи",
"zh-cn": "类型"
},
"3.1.0": {
"en": "add new command takePicture, check new settings",
"de": "neue Befehl TakePicture hinzufügen, neue Einstellungen überprüfen",
"ru": "добавить новую команду takePicture, проверить новые настройки",
"pt": "add new command takePicture, verifique novas configurações",
"nl": "nieuwe commando TakePicture toevoegen, nieuwe instellingen controleren",
"fr": "ajouter une nouvelle commande takePhoto, vérifier les nouveaux paramètres",
"it": "aggiungere nuovo comando takePicture, controllare nuove impostazioni",
"es": "añadir nuevo comando takePicture, comprobar nuevos ajustes",
"pl": "dodaj nowe polecenie Take Picture, sprawdź nowe ustawienia",
"uk": "додати нову команду TakePicture, перевірити нові налаштування",
"zh-cn": "添加新命令 takePicture, 检查新设置"
},
"3.0.13": {
"en": "add setBooleanSetting",
"de": "setBooleanSetting hinzufügen",
"ru": "добавить setBooleanSetting",
"pt": "adicionar configuração",
"nl": "setBooleanSetting toevoegen",
"fr": "ajouter setBooleanSetting",
"it": "aggiungere setBooleanSetting",
"es": "añadir setBooleanSetting",
"pl": "dodaj setBooleanSetting",
"uk": "додати набірБолеанНалаштування",
"zh-cn": "添加设置 Boolean 设置"
},
"3.0.12": {
"en": "set batteryLevel to 0 if tablet is offline is configurable",
"de": "set Batterie Ebene auf 0 wenn Tablet offline konfigurierbar ist",
"ru": "аккумулятор Уровень до 0, если планшет офлайн настраивается",
"pt": "bateria de conjunto Nível a 0 se o tablet estiver offline é configurável",
"nl": "set batterij Niveau naar 0 als de tablet offline is, is configureerbaar",
"fr": "batterie de réglage Niveau à 0 si la tablette est hors ligne est configurable",
"it": "set batteria Livello a 0 se il tablet è offline è configurabile",
"es": "batería set Nivel a 0 si la tableta está fuera de línea es configurable",
"pl": "zestaw baterii Poziom do 0, jeśli tabletka jest offline jest konfigurowalna",
"uk": "акумулятор Рівень до 0, якщо планшет вимкнено",
"zh-cn": "设置电池 平板电脑离线时为 0级"
}
},
"titleLang": {
"en": "fullyBrowser",
"de": "fullyBrowser",
"ru": "fullyBrowser",
"pt": "fullyBrowser",
"nl": "fullyBrowser",
"fr": "fullyBrowser",
"it": "fullyBrowser ",
"es": "fullyBrowser",
"pl": "fullyBrowser",
"uk": "fullyBrowser",
"zh-cn": "完全浏览器"
},
"desc": {
"en": "Manage yours Fully Browser",
"de": "verwalte deinen Fully Browser mit ioBroker",
"ru": "подключает устройства Fully Browser к ioBroker",
"pt": "liga dispositivos Fully Browser a ioBroker",
"nl": "verbindt Fully Browser met ioBroker",
"fr": "connecte les Fully Browser à ioBroker",
"it": "collega Fully Browser a ioBroker",
"es": "conecta Fully Browser a ioBroker",
"pl": "łączy Fully Browser z ioBroker",
"uk": "Керуйте своїм повним браузером",
"zh-cn": "管理您的完全浏览器"
},
"authors": [
"arteck <[email protected]>"
],
"compact": true,
"licenseInformation": {
"license": "MIT",
"type": "free"
},
"platform": "Javascript/Node.js",
"mode": "daemon",
"enabled": false,
"tier": 2,
"readme": "https://github.com/arteck/ioBroker.fullybrowser/blob/master/README.md",
"loglevel": "info",
"restartAdapters": [
"fullyBrowser"
],
"keywords": [
"fullyBrowser",
"Fully Browser",
"Fully Kiosk Browser"
],
"icon": "fully.png",
"extIcon": "https://raw.githubusercontent.com/arteck/ioBroker.fullybrowser/master/admin/fully.png",
"type": "utility",
"singletonHost": true,
"connectionType": "local",
"dataSource": "poll",
"adminUI": {
"config": "json",
"tab": "materialize"
},
"docs": {
"en": [
"docs/en/README.md"
],
"de": [
"docs/de/README.md"
]
},
"globalDependencies": [
{
"admin": ">=7.6.17"
}
],
"dependencies": [
{
"js-controller": ">=6.0.11"
}
],
"messages": [
{
"condition": {
"operand": "and",
"rules": [
"oldVersion<=2.2.0",
"newVersion>=3.0.0"
]
},
"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",
"uk": "Важливе повідомлення",
"zh-cn": "重要的提醒! zigbee2mqtt 2.0"
},
"text": {
"en": "This new version has been completely revised.\nIt uses the MQTT connection or restAPI(request). it's configurable in Adapter settings.\nThe name in the tree structure is no longer the IP address.\nPlease adapt your scripts. \nAll settings from the old Adapter are deleted, save yours FullyBrowser list from old Adapter settings (screenshot)",
"de": "Diese neue Version wurde komplett überarbeitet.\nEs verwendet die MQTT-Verbindung oder restAPI (Request.) es ist in Adapter-Einstellungen konfigurierbar.\nDer Name in der Baumstruktur ist nicht mehr die IP-Adresse.\nBitte passen Sie Ihre Skripte an.\nAlle Einstellungen aus dem alten Adapter werden gelöscht, speichern Sie Ihre FullyBrowser-Liste aus alten Adaptereinstellungen (screenshot)",
"ru": "Эта новая версия была полностью пересмотрена.\nОн использует соединение MQTT или restAPI (запрос.) он настраивается в настройках адаптера.\nНазвание в структуре дерева больше не является IP-адресом.\nПожалуйста, приспособьте свои скрипты.\nВсе настройки от старого адаптера удаляются, сохраните список FullyBrowser из старых настроек адаптера (скриншот)",
"pt": "Esta nova versão foi completamente revisada.\nEle usa a conexão MQTT ou restAPI (pedido.) é configurável em configurações do adaptador.\nO nome na estrutura da árvore não é mais o endereço IP.\nPor favor, adapte seus scripts.\nTodas as configurações do velho adaptador são excluídas, salve sua lista FullyBrowser de configurações antigas do adaptador (screenshot)",
"nl": "Deze nieuwe versie is volledig herzien.\nHet gebruikt de MQT-connectie of restaPI (request) Het is vertrouwelijk in adapter settings.\nDe naam in de boomstructuur is niet langer het IP-adres.\nAlsjeblieft, pas je script aan.\nAlle instellingen van de oude Adapter zijn verwijderd, bewaar de FullyBrowser lijst van oude Adapter settings (screenshot)",
"fr": "Cette nouvelle version a été entièrement révisée.\nIl utilise la connexion MQTT ou restAPI(demande.) elle est configurable dans les réglages d'adaptateur.\nLe nom de la structure de l'arbre n'est plus l'adresse IP.\nVeuillez adapter vos scripts.\nTous les réglages de l'ancien Adaptateur sont supprimés, enregistrez votre liste FullyBrowser depuis les anciens réglages de l'adaptateur (écran)",
"it": "Questa nuova versione è stata completamente revisionata.\nUtilizza la connessione MQTT o il restoAPI (richiesta.) è configurabile nelle impostazioni dell'adattatore.\nIl nome nella struttura dell'albero non è più l'indirizzo IP.\nPer favore, adatta i tuoi script.\nTutte le impostazioni dal vecchio adattatore vengono eliminati, salvare il vostro elenco FullyBrowser dalle vecchie impostazioni dell'adattatore (screenshot)",
"es": "Esta nueva versión ha sido completamente revisada.\nUtiliza la conexión MQTT o restAPI(request.) es configurable en la configuración de Adaptador.\nEl nombre en la estructura del árbol ya no es la dirección IP.\nPor favor, adapte tus scripts.\nTodas las configuraciones del viejo Adaptador se eliminan, guardar la lista FullyBrowser de la configuración antigua del Adaptador (imagen)",
"pl": "Nowa wersja została całkowicie zmieniona.\nUżywa połączenia MQTT lub restAPI(request.) jest konfigurowalny w ustawieniach Adaptera.\nNazwa w strukturze drzewa nie jest już adresem IP.\nZastosował swoje scenariusze.\nWszystkie ustawienia ze starego Adaptera zostały usunięte, zapisywane są z listy FullyBrowser ze starych ustawień Adaptera",
"uk": "Ця нова версія була повністю оновлена.\nВін використовує підключення MQTT або переадресацію (request.) він налаштований в налаштуваннях адаптера.\nНазва в структурі дерева не більше IP-адреси.\nБудь ласка, адаптуйте сценарії.\nВсі налаштування від старого адаптера видаляються, заощаджуйте свій список FullyBrowser від застарілих налаштувань адаптера (екранний)",
"zh-cn": "这一新版本已经完全修订。.\n它利用技转中心联系或包商协会(寻求)在阿达佩特环境中被掩盖。.\n树木结构中的名称不再是IP地址。.\n请修改你的文字。.\n删除旧阿道道道的所有环境,使你从旧的阿普斯特环境(增加enshot)中全部列入名单。"
},
"level": "warn",
"buttons": [
"agree",
"cancel"
]
}
]
},
"native": {
"tableDevices": [],
"restUseHttps": false,
"restTimeout": 2000,
"mqttTimeout": 70,
"restCommandLogAsDebug": false,
"mqttUser": "",
"mqttPassword": "",
"mqttPort": 3000,
"mqttPublishedInfoDelay": 30,
"mqttDoNotVerifyUserPw": true,
"mqttUpdateUnchangedObjects": false,
"mqttConnErrorsAsInfo": true,
"mqttCreateDefaultEventObjects": true,
"zeroBattery": false
},
"encryptedNative": [
"mqttPassword"
],
"protectedNative": [
"mqttPassword"
],
"objects": [],
"instanceObjects": [
{
"_id": "info",
"type": "channel",
"common": {
"name": "Information"
},
"native": {}
},
{
"_id": "info.connection",
"type": "state",
"common": {
"role": "indicator.connected",
"name": "If connected",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
}
]
}