iobroker.device-watcher 2.15.14 → 2.15.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -191,6 +191,14 @@ This adapter would not have been possible without the great work of Christian Be
191
191
  Placeholder for the next version (at the beginning of the line):
192
192
  ### **WORK IN PROGRESS**
193
193
  -->
194
+ ### 2.15.17 (2026-06-19)
195
+ - (mcm1957) Release of 2.15.16 has failed and has been restarted
196
+ - (arteck) i/o minimized
197
+ - (mcm1957) Dependencies have been updated
198
+
199
+ ### 2.15.15 (2026-05-13)
200
+ * (arteck) fix adapter device mix
201
+
194
202
  ### 2.15.14 (2026-05-13)
195
203
  * (arteck) fix high i/o
196
204
 
@@ -200,12 +208,8 @@ This adapter would not have been possible without the great work of Christian Be
200
208
  ### 2.15.12 (2026-05-06)
201
209
  * (arteck) fix hueExtended battery check
202
210
 
203
- ### 2.15.11 (2026-05-06)
204
- * (arteck)
205
211
 
206
- ### 2.15.10 (2026-05-06)
207
- - (copilot) Adapter requires node.js >= 22 now
208
- * (arteck) fix adapter crash after delete a device
212
+ [Older changelogs can be found there](CHANGELOG_OLD.md)
209
213
 
210
214
  ## License
211
215
 
package/io-package.json CHANGED
@@ -1,8 +1,47 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "device-watcher",
4
- "version": "2.15.14",
4
+ "version": "2.15.17",
5
5
  "news": {
6
+ "2.15.17": {
7
+ "en": "Release of 2.15.16 has failed and has been restarted\ni/o minimized\nDependencies have been updated",
8
+ "de": "Die Veröffentlichung von Version 2.15.16 ist fehlgeschlagen und wurde neu gestartet.\nE/A minimiert\nDie Abhängigkeiten wurden aktualisiert.",
9
+ "ru": "Выпуск версии 2.15.16 завершился неудачей и был перезапущен.\nминимизированный ввод/вывод\nЗависимости обновлены.",
10
+ "pt": "A publicação da versão 2.15.16 falhou e foi reiniciada.\nentrada/saída minimizada\nAs dependências foram atualizadas.",
11
+ "nl": "De release van 2.15.16 is mislukt en is opnieuw gestart.\nI/O geminimaliseerd\nAfhankelijkheden zijn bijgewerkt.",
12
+ "fr": "La publication de la version 2.15.16 a échoué et a été redémarrée.\nE/S minimisées\nLes dépendances ont été mises à jour",
13
+ "it": "Il rilascio della versione 2.15.16 non è riuscito ed è stato riavviato.\nI/O minimizzati\nLe dipendenze sono state aggiornate",
14
+ "es": "El lanzamiento de la versión 2.15.16 ha fallado y se ha reiniciado.\nE/S minimizada\nSe han actualizado las dependencias.",
15
+ "pl": "Wydanie wersji 2.15.16 nie powiodło się i zostało uruchomione ponownie\nzminimalizowane wejście/wyjście\nZaktualizowano zależności",
16
+ "uk": "Випуск версії 2.15.16 не вдався, його було перезапущено.\nвведення/виведення мінімізовано\nЗалежності оновлено",
17
+ "zh-cn": "2.15.16 版本发布失败,已重新启动。\n输入/输出最小化\n依赖项已更新"
18
+ },
19
+ "2.15.16": {
20
+ "en": "minimize i/o",
21
+ "de": "i/o minimieren",
22
+ "ru": "минимизировать i/o",
23
+ "pt": "minimizar i/o",
24
+ "nl": "i/o minimaliseren",
25
+ "fr": "réduire au minimum i/o",
26
+ "it": "minimizzare i",
27
+ "es": "minimizar i/o",
28
+ "pl": "zminimalizować i / o",
29
+ "uk": "мінімізація i/o",
30
+ "zh-cn": "尽量减少i/o"
31
+ },
32
+ "2.15.15": {
33
+ "en": "fix adapter device mix",
34
+ "de": "befestigungsadapter-mix",
35
+ "ru": "смесь адаптерного устройства",
36
+ "pt": "corrigir mix de dispositivo adaptador",
37
+ "nl": "fix adapter apparaat mix",
38
+ "fr": "fixer le mélange de périphérique d'adaptateur",
39
+ "it": "fix adattatore dispositivo mix",
40
+ "es": "mezcla de dispositivo de fijación",
41
+ "pl": "mix urządzenia adaptera",
42
+ "uk": "фіксувати пристрій адаптера",
43
+ "zh-cn": "固定适配器设备组合"
44
+ },
6
45
  "2.15.14": {
7
46
  "en": "fix high i/o",
8
47
  "de": "hoch i/o",
@@ -54,19 +93,6 @@
54
93
  "pl": "fix",
55
94
  "uk": "fix",
56
95
  "zh-cn": "fix"
57
- },
58
- "2.15.5": {
59
- "en": "fix admin",
60
- "de": "admin",
61
- "ru": "исправить admin",
62
- "pt": "corrigir administrador",
63
- "nl": "fix admin",
64
- "fr": "réparer l'administration",
65
- "it": "fix admin",
66
- "es": "admin",
67
- "pl": "fix admin",
68
- "uk": "адмін",
69
- "zh-cn": "固定管理员"
70
96
  }
71
97
  },
72
98
  "titleLang": {