-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathio-package.json
264 lines (264 loc) · 7.85 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
{
"common": {
"name": "web-speedy",
"version": "0.2.0",
"news": {
"0.2.0": {
"en": "Initial release",
"de": "Erstveröffentlichung",
"ru": "Первый выпуск",
"pt": "lançamento inicial",
"nl": "Eerste uitgave",
"fr": "Première version",
"it": "Versione iniziale",
"es": "Versión inicial",
"pl": "Pierwsze wydanie",
"zh-cn": "初始发行"
},
"0.1.5": {
"en": "New settings possibilities & Code improvements",
"de": "Neue Einstellungsmöglichkeiten & Codeverbesserungen",
"ru": "Новые возможности настройки и улучшения кода",
"pt": "Novas possibilidades de configurações e melhorias de código",
"nl": "Nieuwe instellingsmogelijkheden & codeverbeteringen",
"fr": "Nouvelles possibilités de réglages et améliorations du code",
"it": "Nuove possibilità di impostazione e miglioramenti del codice",
"es": "Nuevas posibilidades de configuración y mejoras de código",
"pl": "Nowe możliwości ustawień i ulepszenia kodu",
"zh-cn": "新的设置可能性和代码改进"
},
"0.1.1": {
"en": "MegaByte to Megabit calculation and current test speeds implemented",
"de": "MegaByte zu Megabit Berechnung und aktuelle Testgeschwindigkeiten implementiert",
"ru": "Реализован расчет от MegaByte до Megabit и текущие скорости тестирования",
"pt": "Cálculo de MegaByte para Megabit e velocidades de teste atuais implementadas",
"nl": "MegaByte naar Megabit-berekening en huidige testsnelheden geïmplementeerd",
"fr": "Calcul de MegaByte à Megabit et vitesses de test actuelles implémentées",
"it": "Calcolo da MegaByte a Megabit e velocità di test correnti implementate",
"es": "Cálculo de MegaByte a Megabit y velocidades de prueba actuales implementadas",
"pl": "Wprowadzono obliczenia od MegaByte do Megabit i wdrożono bieżące prędkości testowe",
"zh-cn": "兆字节到兆比特的计算和当前测试速度的实现"
},
"0.1.0": {
"en": "Beta release for public testing",
"de": "Beta-Version für öffentliche Tests",
"ru": "Бета-версия для публичного тестирования",
"pt": "Versão beta para testes públicos",
"nl": "Beta-release voor openbare tests",
"fr": "Version bêta pour les tests publics",
"it": "Versione beta per test pubblici",
"es": "Versión beta para pruebas públicas",
"pl": "Wersja beta do testów publicznych",
"zh-cn": "Beta版以供公共测试"
}
},
"title": "Web Speedy",
"titleLang": {
"en": "Web Speedy",
"de": "Web Speedy",
"ru": "Web Speedy",
"pt": "Web Speedy",
"nl": "Web Speedy",
"fr": "Web Speedy",
"it": "Web veloce",
"es": "Web Speedy",
"pl": "Szybka sieć",
"zh-cn": "网络快速"
},
"desc": {
"en": "Web-Speedy enables you to test your internet connection on a regular base and store results in ioBroker !",
"de": "Mit Web-Speedy können Sie Ihre Internetverbindung regelmäßig testen und die Ergebnisse in ioBroker speichern!",
"ru": "Web-Speedy позволяет вам регулярно проверять ваше интернет-соединение и сохранять результаты в ioBroker!",
"pt": "O Web-Speedy permite que você teste sua conexão com a Internet regularmente e armazene os resultados no ioBroker!",
"nl": "Met Web-Speedy kunt u uw internetverbinding regelmatig testen en resultaten opslaan in ioBroker!",
"fr": "Web-Speedy vous permet de tester votre connexion Internet sur une base régulière et de stocker les résultats dans ioBroker!",
"it": "Web-Speedy ti consente di testare la tua connessione Internet su base regolare e di archiviare i risultati in ioBroker!",
"es": "¡Web-Speedy le permite probar su conexión a Internet de forma regular y almacenar resultados en ioBroker!",
"pl": "Web-Speedy umożliwia regularne testowanie połączenia internetowego i zapisywanie wyników w ioBroker!",
"zh-cn": "Web-Speedy使您可以定期测试Internet连接并将结果存储在ioBroker中!"
},
"authors": [
"DutchmanNL <rdrozda86@gmail.com>"
],
"keywords": [
"speed",
"internet",
"web",
"iobroker"
],
"license": "MIT",
"noConfig": true,
"platform": "Javascript/Node.js",
"main": "main.js",
"icon": "web-speedy.png",
"enabled": true,
"extIcon": "https://raw.githubusercontent.com/DrozmotiX/ioBroker.web-speedy/master/admin/web-speedy.png",
"readme": "https://github.com/DrozmotiX/ioBroker.web-speedy/blob/master/README.md",
"loglevel": "info",
"mode": "daemon",
"type": "network",
"compact": false,
"connectionType": "cloud",
"dataSource": "poll",
"materialize": true,
"plugins": {
"sentry": {
"dsn": "https://240d1b3f0b33449c9ef66dd9fc7255ea@sentry.iobroker.net/25"
}
},
"dependencies": [
{
"js-controller": ">=1.4.2"
}
]
},
"native": {
"option1": true,
"option2": "42"
},
"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": "running",
"type": "state",
"common": {
"role": "indicator.working",
"name": "Speed test currenlty in progress ?",
"type": "boolean",
"read": true,
"write": false,
"def": false
},
"native": {}
},
{
"_id": "test_auto_intervall",
"type": "state",
"common": {
"role": "value.interval",
"name": "Intervall to run automatically tests with best-server",
"type": "number",
"read": true,
"write": true,
"def": 30,
"unit": "minutes"
},
"native": {}
},
{
"_id": "test_auto_modus",
"type": "state",
"common": {
"role": "switch.mode",
"name": "Server mode to run automatically tests with",
"type": "number",
"read": true,
"write": true,
"states": {
"0" : "Best_Server",
"1" : "By_ID",
"2" : "By_URL"
}
},
"native": {}
},
{
"_id": "test_best",
"type": "state",
"common": {
"name": "Run test on Best Server now !",
"type": "boolean",
"read": true,
"role": "button",
"write": true,
"def": false
},
"native": {}
},
{
"_id": "test_by_ID",
"type": "state",
"common": {
"name": "Run test on specific ID now !",
"type": "boolean",
"read": true,
"role": "button",
"write": true,
"def": false
},
"native": {}
},
{
"_id": "test_by_URL",
"type": "state",
"common": {
"name": "Run test on specific URL now !",
"type": "boolean",
"read": true,
"role": "button",
"write": true,
"def": false
},
"native": {}
},
{
"_id": "test_duration",
"type": "state",
"common": {
"role": "state",
"name": "The maximum length (in seconds) of a single test run (upload or download)",
"type": "number",
"read": true,
"write": true,
"def": 5,
"unit": "seconds"
},
"native": {}
},
{
"_id": "test_specific_id",
"type": "state",
"common": {
"role": "state",
"name": "Run test on specific server ID (List : https://c.speedtest.net/speedtest-servers-static.php?fbclid=IwAR3mLi2N9mwp1zG4Xu96cn4h1Zql6NG26p6GDjctjMftq0YzKKwPk-wme8A )",
"type": "number",
"read": true,
"write": true
},
"native": {}
},
{
"_id": "test_specific_url",
"type": "state",
"common": {
"role": "state",
"name": "Run test on specific server URL (List : https://c.speedtest.net/speedtest-servers-static.php?fbclid=IwAR3mLi2N9mwp1zG4Xu96cn4h1Zql6NG26p6GDjctjMftq0YzKKwPk-wme8A )",
"type": "mixed",
"read": true,
"write": true
},
"native": {}
}
]
}