iobroker.iot 5.0.2 → 5.0.6

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/io-package.json CHANGED
@@ -1,8 +1,34 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "iot",
4
- "version": "5.0.2",
4
+ "version": "5.0.6",
5
5
  "news": {
6
+ "5.0.6": {
7
+ "en": "Added logs to detect the issues with detection\nAdded possibility to use the 0/1 state as socket\nAdded dialog to bulk manage the smart names of one device",
8
+ "de": "Protokolle hinzugefügt, um die Probleme mit der Erkennung zu erkennen\nZusätzliche Möglichkeit, den Zustand 0/1 als Steckdose zu verwenden\nDialog hinzugefügt, um die intelligenten Namen eines Geräts zu verwalten",
9
+ "ru": "Добавлены журналы для обнаружения проблем с обнаружением\nДобавлена возможность использования состояния 0/1 в качестве розетки\nДобавлен диалог для массового управления умными именами одного устройства",
10
+ "pt": "Registros adicionados para detectar os problemas com detecção\nAdicionada possibilidade de usar o estado 0/1 como soquete\nJanela adicionada para gerir os nomes inteligentes de um dispositivo",
11
+ "nl": "Logs toegevoegd om problemen met detectie op te sporen\nToegevoegde mogelijkheid om de 0/1 status als socket te gebruiken\nDialoog toegevoegd om de slimme namen van één apparaat te beheren",
12
+ "fr": "Ajout de journaux pour détecter les problèmes avec détection\nPossibilité d'utiliser l'état 0/1 comme socket\nAjout de la boîte de dialogue pour gérer en vrac les noms intelligents d'un appareil",
13
+ "it": "Log aggiunti per rilevare i problemi con il rilevamento\nAggiunto possibilità di utilizzare lo stato 0/1 come presa\nAggiunto finestra di dialogo per gestire in massa i nomi intelligenti di un dispositivo",
14
+ "es": "Registros añadidos para detectar los problemas con la detección\nAñadido posibilidad de utilizar el estado 0/1 como socket\nAñadido diálogo para gestionar a granel los nombres inteligentes de un dispositivo",
15
+ "pl": "Dodano logi do wykrywania problemów z wykrywaniem\nDodano możliwość użycia stanu 0 / 1 jako gniazda\nDodano okno dialogowe do masowych zarządzania inteligentnymi nazwami jednego urządzenia",
16
+ "uk": "Додано журнали для виявлення проблем з виявленням\nДодано можливість використання стану 0/1 як розетки\nДодано діалогове вікно, щоб об'єднати смарт імена одного пристрою",
17
+ "zh-cn": "添加日志以检测问题\n添加使用 0/1 状态作为套接字的可能性\n添加对话框以管理一个设备的智能名称"
18
+ },
19
+ "5.0.5": {
20
+ "en": "Changed behavior of HUE lamps",
21
+ "de": "Geändertes Verhalten von HUE-Lampen",
22
+ "ru": "Изменилось поведение ламп",
23
+ "pt": "Comportamento alterado das lâmpadas HUE",
24
+ "nl": "Veranderd gedrag van HUE lampen",
25
+ "fr": "Changement de comportement des lampes HUE",
26
+ "it": "Comportamento modificato delle lampade HUE",
27
+ "es": "Comportamiento cambiado de lámparas HUE",
28
+ "pl": "Zmienione zachowanie lamp HUE",
29
+ "uk": "Зміна поведінки світильників HUE",
30
+ "zh-cn": "HUE灯改变行为"
31
+ },
6
32
  "5.0.2": {
7
33
  "en": "Added mireds<->kelvin conversion for color temperature\nIt is possible to edit a type\nCorrecting creation of complex groups\nSame as 4.2.11",
8
34
  "de": "Hinzugefügt mireds<->kelvin Umwandlung für Farbtemperatur\nEs ist möglich, einen Typ zu bearbeiten\nKorrektur der Erstellung komplexer Gruppen\nGleich wie 4.2.11",
@@ -67,32 +93,6 @@
67
93
  "pl": "Lepsze automatyczne wykrywanie",
68
94
  "uk": "Краще автодетекція",
69
95
  "zh-cn": "更好的自动检测"
70
- },
71
- "4.2.2": {
72
- "en": "Use only channel or devices for automatic detection",
73
- "de": "Verwenden Sie nur Kanal oder Geräte für automatische Erkennung",
74
- "ru": "Используйте только каналы или устройства для автоматического обнаружения",
75
- "pt": "Usar apenas canal ou dispositivos para detecção automática",
76
- "nl": "Gebruik alleen kanaal of apparaten voor automatische detectie",
77
- "fr": "Utiliser uniquement un canal ou des dispositifs de détection automatique",
78
- "it": "Utilizzare solo canale o dispositivi per il rilevamento automatico",
79
- "es": "Utilice sólo el canal o los dispositivos para la detección automática",
80
- "pl": "Używanie wyłącznie kanału lub urządzeń do automatycznego wykrywania",
81
- "uk": "Використовуйте тільки канал або пристрої для автоматичного виявлення",
82
- "zh-cn": "只使用频道或设备进行自动检测"
83
- },
84
- "4.2.1": {
85
- "en": "Added reset smart names dialog",
86
- "de": "Hinzugefügt Zurücksetzen Smart Name Dialog",
87
- "ru": "Добавлен сброс умных имен в диалог",
88
- "pt": "Janela para reiniciar nomes inteligentes",
89
- "nl": "Dialoogvenster Smart Names toegevoegd",
90
- "fr": "Ajout de la boîte de dialogue réinitialiser les noms intelligents",
91
- "it": "Aggiunta di ripristino nomi intelligenti finestra",
92
- "es": "Diálogo de nombres inteligentes de reajuste",
93
- "pl": "Dodano okno dialogowe reset smart names",
94
- "uk": "Доданий скидання смарт імен діалог",
95
- "zh-cn": "添加了智能名称对话框"
96
96
  }
97
97
  },
98
98
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.iot",
3
- "version": "5.0.2",
3
+ "version": "5.0.6",
4
4
  "description": "This adapter allows to communicate Amazon Alexa and Google Home with ioBroker.",
5
5
  "author": {
6
6
  "name": "bluefox",
@@ -25,25 +25,25 @@
25
25
  "@iobroker/adapter-core": "^3.3.2",
26
26
  "@iobroker/type-detector": "^4.6.2",
27
27
  "aws-iot-device-sdk": "^2.2.15",
28
- "axios": "^1.12.2",
28
+ "axios": "^1.13.1",
29
29
  "mime": "^3.0.0",
30
30
  "uuid": "^11.0.0"
31
31
  },
32
32
  "devDependencies": {
33
- "@alcalzone/release-script": "^4.0.0",
33
+ "@alcalzone/release-script": "^5.0.0",
34
34
  "@alcalzone/release-script-plugin-iobroker": "^4.0.0",
35
35
  "@alcalzone/release-script-plugin-license": "^4.0.0",
36
36
  "@iobroker/build-tools": "^2.0.15",
37
37
  "@iobroker/eslint-config": "^2.2.0",
38
38
  "@iobroker/legacy-testing": "^2.0.2",
39
39
  "@iobroker/types": "^7.0.7",
40
- "@types/aws-iot-device-sdk": "^2.2.8",
41
- "@types/node": "^24.7.1",
40
+ "@types/aws-iot-device-sdk": "^2.2.9",
41
+ "@types/node": "^24.9.2",
42
42
  "ajv": "^8.17.1",
43
43
  "ajv-draft-04": "^1.0.0",
44
44
  "ajv-formats": "^3.0.1",
45
45
  "colorette": "^2.0.20",
46
- "puppeteer": "^24.24.0",
46
+ "puppeteer": "^24.27.0",
47
47
  "typescript": "^5.9.3"
48
48
  },
49
49
  "bugs": {