iobroker.iot 3.4.3 → 3.4.4

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.
Files changed (23) hide show
  1. package/README.md +4 -0
  2. package/admin/assets/index-CS3uF5ZS.js +639 -0
  3. package/admin/index_m.html +1 -1
  4. package/admin/rules/asset-manifest.json +24 -0
  5. package/admin/rules/customRuleBlocks.js +5 -0
  6. package/admin/rules/customRuleBlocks.js.map +1 -0
  7. package/admin/rules/static/js/main.aeb070a1.js +5 -0
  8. package/admin/rules/static/js/main.aeb070a1.js.map +1 -0
  9. package/admin/rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js +3 -0
  10. package/admin/rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js.map +1 -0
  11. package/admin/rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js +11 -0
  12. package/admin/rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js.map +1 -0
  13. package/admin/rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js +11 -0
  14. package/admin/rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js.map +1 -0
  15. package/admin/rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js +11 -0
  16. package/admin/rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js.map +1 -0
  17. package/admin/rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js +7 -0
  18. package/admin/rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js.map +1 -0
  19. package/admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js +1037 -0
  20. package/admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js.map +1 -0
  21. package/io-package.json +14 -14
  22. package/package.json +11 -11
  23. package/admin/assets/index-C5hmdPj5.js +0 -630
package/io-package.json CHANGED
@@ -1,8 +1,21 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "iot",
4
- "version": "3.4.3",
4
+ "version": "3.4.4",
5
5
  "news": {
6
+ "3.4.4": {
7
+ "en": "Corrected the name editing of the devices for Alexa 3",
8
+ "de": "Korrektur der Namensbearbeitung der Geräte für Alexa 3",
9
+ "ru": "Исправлено редактирование названия устройств для Alexa 3",
10
+ "pt": "Corrigido o nome de edição dos dispositivos para Alexa 3",
11
+ "nl": "De naambewerking van de apparaten voor Alexa 3 gecorrigeerd",
12
+ "fr": "Correction de l'édition du nom des appareils pour Alexa 3",
13
+ "it": "Corretto il nome di modifica dei dispositivi per Alexa 3",
14
+ "es": "Corregido el nombre de edición de los dispositivos para Alexa 3",
15
+ "pl": "Poprawił edycję nazwy urządzeń dla Alexa 3",
16
+ "uk": "Виправлено редагування назв пристроїв для Alexa 3",
17
+ "zh-cn": "校正了Alexa 3设备的名称编辑"
18
+ },
6
19
  "3.4.3": {
7
20
  "en": "corrected the addition of the devices for Alexa\nchanged compilation of GUI to remove deprecated packages",
8
21
  "de": "korrigierte die Ergänzung der Geräte für Alexa\ngeänderte Zusammenstellung von GUI, um deprecierte Pakete zu entfernen",
@@ -80,19 +93,6 @@
80
93
  "pl": "stałe wydanie, że tylko poprawny JSON może być wysłany do aplikacji przez stan wiadomości",
81
94
  "uk": "виправлено проблему, що тільки дійсний JSON може бути відправлений на додаток через стан повідомлень",
82
95
  "zh-cn": "只能通过消息状态发送到应用程序的 JSON 的固定问题"
83
- },
84
- "3.2.0": {
85
- "en": "implemented geofence with ioBroker Visu app",
86
- "de": "geofence with ioBroker Visu app",
87
- "ru": "реализована геозона с приложением ioBroker Visu",
88
- "pt": "geofence implementado com aplicativo ioBroker Visu",
89
- "nl": "geïmplementeerd geofence met ioBroker Visu app",
90
- "fr": "géofence mise en œuvre avec l'application ioBroker Visu",
91
- "it": "geofence implementato con ioBroker Visu app",
92
- "es": "geofence implementado con aplicación ioBroker Visu",
93
- "pl": "zaimplementowany geofence z aplikacją ioBroker Visu",
94
- "uk": "впроваджено геоfence з додатком ioBroker Visu",
95
- "zh-cn": "使用 ioBroker Visu app 执行的地理栅栏"
96
96
  }
97
97
  },
98
98
  "titleLang": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.iot",
3
- "version": "3.4.3",
3
+ "version": "3.4.4",
4
4
  "description": "This adapter allows to communicate Amazon Alexa and Google Home with ioBroker.",
5
5
  "author": {
6
6
  "name": "bluefox",
@@ -22,26 +22,26 @@
22
22
  "url": "https://github.com/ioBroker/ioBroker.iot"
23
23
  },
24
24
  "dependencies": {
25
- "@iobroker/adapter-core": "^3.2.2",
26
- "@iobroker/types": "^6.0.11",
25
+ "@iobroker/adapter-core": "^3.2.3",
26
+ "@iobroker/types": "^7.0.5",
27
27
  "aws-iot-device-sdk": "^2.2.15",
28
28
  "iobroker.type-detector": "^3.0.5",
29
29
  "mime": "^3.0.0",
30
- "axios": "^1.7.7",
31
- "uuid": "^11.0.2"
30
+ "axios": "^1.7.9",
31
+ "uuid": "^11.0.3"
32
32
  },
33
33
  "devDependencies": {
34
34
  "@alcalzone/release-script": "^3.8.0",
35
35
  "@alcalzone/release-script-plugin-iobroker": "^3.7.2",
36
36
  "@alcalzone/release-script-plugin-license": "^3.7.0",
37
- "@iobroker/build-tools": "^2.0.6",
38
- "@iobroker/eslint-config": "^0.1.6",
39
- "@iobroker/legacy-testing": "^2.0.0",
40
- "@types/node": "^22.8.6",
37
+ "@iobroker/build-tools": "^2.0.11",
38
+ "@iobroker/eslint-config": "^1.0.0",
39
+ "@iobroker/legacy-testing": "^2.0.1",
40
+ "@types/node": "^22.10.1",
41
41
  "chai": "^4.5.0",
42
42
  "colorette": "^2.0.20",
43
- "mocha": "^10.8.2",
44
- "puppeteer": "^23.6.1"
43
+ "mocha": "^11.0.1",
44
+ "puppeteer": "^23.10.1"
45
45
  },
46
46
  "bugs": {
47
47
  "url": "https://github.com/ioBroker/ioBroker.iot/issues"