iobroker.al-ko 0.3.7 → 0.3.9

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
@@ -53,6 +53,15 @@ Do **not** contact AL-KO customer service regarding this project.
53
53
 
54
54
  ## Changelog
55
55
 
56
+ ### 0.3.9 (2026-05-07)
57
+ - Fixed missing changelog entry for 0.3.8
58
+ - Version alignment
59
+
60
+ ### 0.3.8 (2026-05-07)
61
+ - Fixed CI/npm publish issues
62
+ - Updated dependencies
63
+ - Stability improvements
64
+
56
65
  ### 0.3.7 (2026-05-07)
57
66
  - Updated dependencies (including axios security fixes)
58
67
  - Require Node.js >= 22
@@ -63,12 +72,6 @@ Do **not** contact AL-KO customer service regarding this project.
63
72
  - Fixed whitelist handling for writable states
64
73
  - Improved object structure according to review feedback
65
74
 
66
- ### 0.3.5 (2026-03-26)
67
-
68
- - Enable npm trusted publishing
69
- - Fix GitHub Actions workflow warnings
70
-
71
-
72
75
  ➡ Full changelog here:
73
76
  [CHANGELOG_OLD.md](./CHANGELOG_OLD.md)
74
77
 
package/docs/de/README.md CHANGED
@@ -48,6 +48,15 @@ AL-KO bietet **keinen offiziellen Support** hierfür.
48
48
 
49
49
  ## Änderungen (Auszug)
50
50
 
51
+ ### 0.3.9 (2026-05-07)
52
+ - Fehlenden Changelog-Eintrag für 0.3.8 ergänzt
53
+ - Versionsabgleich
54
+
55
+ ### 0.3.8 (2026-05-07)
56
+ - CI/npm Publish-Probleme behoben
57
+ - Abhängigkeiten aktualisiert
58
+ - Stabilitätsverbesserungen
59
+
51
60
  ### 0.3.7 (2026-05-07)
52
61
  - Abhängigkeiten aktualisiert (inkl. Axios Sicherheitsfixes)
53
62
  - Node.js >= 22 erforderlich
@@ -64,25 +73,6 @@ AL-KO bietet **keinen offiziellen Support** hierfür.
64
73
  - npm Trusted Publishing aktiviert
65
74
  - GitHub Actions Workflow-Warnungen behoben
66
75
 
67
- ### 0.3.4 (2026-03-20)
68
-
69
- - Responsives Layout in der jsonConfig korrigiert (xs/sm/md/lg/xl)
70
- - Beispielhafte i18n-Einträge (option1/option2) entfernt
71
-
72
- ### 0.3.3 (2026-03-13)
73
-
74
- - WebSocket-Verarbeitung verbessert
75
- - Verarbeitung der AL-KO `reportedState` WebSocket-Nachrichten korrigiert
76
- - Stabileres Wiederverbinden der WebSocket-Verbindung
77
- - GitHub-Workflows aktualisiert (Dependabot / Automerge)
78
- - Entwicklungsabhängigkeiten aktualisiert
79
-
80
- ### 0.3.2 (2026-03-12)
81
-
82
- - WebSocket-Reconnect nach Token-Aktualisierung verbessert
83
- - Reconnect-Schleifen bei absichtlich geschlossenen WebSocket-Verbindungen verhindert
84
- - API-Fehlerlogging für Push-Requests verbessert
85
- - Logging für WebSocket-Close-Code und Reason ergänzt
86
76
 
87
77
  Alle Änderungen siehe vollständigen Changelog:
88
78
  ➡ [CHANGELOG_OLD.md](../../CHANGELOG_OLD.md)
package/docs/en/README.md CHANGED
@@ -48,6 +48,15 @@ It is a **community-developed project**.
48
48
 
49
49
  ## Changes (Summary)
50
50
 
51
+ ### 0.3.9 (2026-05-07)
52
+ - Fixed missing changelog entry for 0.3.8
53
+ - Version alignment
54
+
55
+ ### 0.3.8 (2026-05-07)
56
+ - Fixed CI/npm publish issues
57
+ - Updated dependencies
58
+ - Stability improvements
59
+
51
60
  ### 0.3.7 (2026-05-07)
52
61
  - Updated dependencies (including axios security fixes)
53
62
  - Require Node.js >= 22
@@ -58,11 +67,6 @@ It is a **community-developed project**.
58
67
  - Fixed whitelist handling for writable states
59
68
  - Improved object structure according to review feedback
60
69
 
61
- ### 0.3.5 (2026-03-26)
62
-
63
- - Enable npm trusted publishing
64
- - Fix GitHub Actions workflow warnings
65
-
66
70
  See full changelog here:
67
71
  ➡ [CHANGELOG_OLD.md](../../CHANGELOG_OLD.md)
68
72
 
package/io-package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "common": {
3
3
  "name": "al-ko",
4
- "version": "0.3.7",
4
+ "version": "0.3.9",
5
5
  "tier": 3,
6
6
  "titleLang": {
7
7
  "en": "AL-KO",
@@ -42,6 +42,32 @@
42
42
  "de": "docs/de/README.md"
43
43
  },
44
44
  "news": {
45
+ "0.3.9": {
46
+ "en": "Fix missing changelog entry for 0.3.8 and align versioning",
47
+ "de": "Fehlenden Changelog-Eintrag für 0.3.8 ergänzt und Version korrigiert",
48
+ "ru": "Исправлена отсутствующая запись changelog для 0.3.8 и синхронизированы версии",
49
+ "pt": "Corrigida a ausência de changelog para 0.3.8 e alinhamento de versão",
50
+ "nl": "Ontbrekende changelog voor 0.3.8 toegevoegd en versie gecorrigeerd",
51
+ "fr": "Correction de l'entrée manquante du changelog pour 0.3.8 et alignement de version",
52
+ "it": "Corretta voce mancante del changelog per 0.3.8 e allineata la versione",
53
+ "es": "Corregida la entrada faltante del changelog para 0.3.8 y alineación de versión",
54
+ "pl": "Poprawiono brakujący wpis changelog dla 0.3.8 i wyrównano wersję",
55
+ "uk": "Виправлено відсутній запис changelog для 0.3.8 та узгоджено версії",
56
+ "zh-cn": "修复 0.3.8 缺失的更新日志并对齐版本"
57
+ },
58
+ "0.3.8": {
59
+ "en": "Fix CI/npm publish issues, update dependencies, improve stability",
60
+ "de": "CI/npm Publish-Probleme behoben, Abhängigkeiten aktualisiert, Stabilität verbessert",
61
+ "ru": "Исправлены проблемы CI/npm publish, обновлены зависимости, улучшена стабильность",
62
+ "pt": "Corrigidos problemas de CI/npm publish, dependências atualizadas, melhorias de estabilidade",
63
+ "nl": "CI/npm publish problemen opgelost, afhankelijkheden bijgewerkt, stabiliteit verbeterd",
64
+ "fr": "Correction des problèmes CI/npm publish, mise à jour des dépendances, amélioration de la stabilité",
65
+ "it": "Corretti problemi CI/npm publish, aggiornate le dipendenze, migliorata la stabilità",
66
+ "es": "Corregidos problemas de CI/npm publish, dependencias actualizadas, mejoras de estabilidad",
67
+ "pl": "Naprawiono problemy CI/npm publish, zaktualizowano zależności, poprawiono stabilność",
68
+ "uk": "Виправлено проблеми CI/npm publish, оновлено залежності, покращено стабільність",
69
+ "zh-cn": "修复 CI/npm 发布问题,更新依赖,提高稳定性"
70
+ },
45
71
  "0.3.7": {
46
72
  "en": "Update dependencies (axios security fixes), require Node.js >= 22, improve stability",
47
73
  "de": "Abhängigkeiten aktualisiert (Axios Sicherheitsfixes), Node.js >= 22 erforderlich, Stabilität verbessert",
@@ -67,45 +93,6 @@
67
93
  "pl": "Poprawiono role stanów (usunięto value.number, dostosowano value/level), poprawiono whitelistę dla zapisywalnych stanów i zakończono strukturę obiektów zgodnie z uwagami",
68
94
  "uk": "Виправлено ролі станів (видалено value.number, узгоджено value/level), виправлено whitelist для записуваних станів та завершено структуру об'єктів відповідно до зауважень",
69
95
  "zh-cn": "修复状态角色(移除 value.number,调整为 value/level),修复可写状态白名单,并根据审查意见完善对象结构"
70
- },
71
- "0.3.5": {
72
- "en": "Enable npm trusted publishing and fix workflow warnings",
73
- "de": "npm Trusted Publishing aktiviert und Workflow-Warnungen behoben",
74
- "ru": "Включена публикация npm через Trusted Publishing и исправлены предупреждения workflow",
75
- "pt": "Ativado o Trusted Publishing do npm e corrigidos avisos do workflow",
76
- "nl": "npm Trusted Publishing ingeschakeld en workflow-waarschuwingen opgelost",
77
- "fr": "Activation du Trusted Publishing npm et correction des avertissements du workflow",
78
- "it": "Abilitato il Trusted Publishing npm e corretti gli avvisi del workflow",
79
- "es": "Habilitado Trusted Publishing de npm y corregidas advertencias del workflow",
80
- "pl": "Włączono Trusted Publishing npm i poprawiono ostrzeżenia workflow",
81
- "uk": "Увімкнено Trusted Publishing npm та виправлено попередження workflow",
82
- "zh-cn": "启用 npm Trusted Publishing 并修复工作流警告"
83
- },
84
- "0.3.4": {
85
- "en": "Fix jsonConfig responsive layout and remove example i18n entries",
86
- "de": "jsonConfig responsive Layout korrigiert und Beispiel-i18n-Einträge entfernt",
87
- "ru": "Исправлено адаптивное отображение jsonConfig и удалены примерные записи i18n",
88
- "pt": "Corrigido o layout responsivo do jsonConfig e removidas entradas de exemplo i18n",
89
- "nl": "Responsieve layout van jsonConfig gecorrigeerd en voorbeeld i18n-items verwijderd",
90
- "fr": "Correction de la mise en page responsive de jsonConfig et suppression des entrées i18n d'exemple",
91
- "it": "Corretto il layout responsive di jsonConfig e rimosse le voci i18n di esempio",
92
- "es": "Corregido el diseño responsivo de jsonConfig y eliminadas las entradas i18n de ejemplo",
93
- "pl": "Poprawiono responsywny układ jsonConfig i usunięto przykładowe wpisy i18n",
94
- "uk": "Виправлено адаптивний макет jsonConfig та видалено приклади i18n",
95
- "zh-cn": "修复了 jsonConfig 的响应式布局并删除了示例 i18n 条目"
96
- },
97
- "0.3.3": {
98
- "en": "Improved WebSocket handling and message processing, updated repository workflows, and updated development dependencies.",
99
- "de": "WebSocket-Handling und Nachrichtenverarbeitung verbessert, Repository-Workflows aktualisiert und Entwicklungsabhängigkeiten aktualisiert.",
100
- "ru": "Улучшена обработка WebSocket и сообщений, обновлены workflow репозитория и зависимости разработки",
101
- "pt": "Melhorado o tratamento de WebSocket e processamento de mensagens, workflows do repositório atualizados e dependências de desenvolvimento atualizadas",
102
- "nl": "WebSocket-afhandeling en berichtverwerking verbeterd, repository-workflows en ontwikkelingsafhankelijkheden bijgewerkt",
103
- "fr": "Amélioration de la gestion WebSocket et du traitement des messages, mise à jour des workflows du dépôt et des dépendances de développement",
104
- "it": "Migliorata la gestione WebSocket e l'elaborazione dei messaggi, aggiornati i workflow del repository e le dipendenze di sviluppo",
105
- "es": "Mejorado el manejo de WebSocket y el procesamiento de mensajes, actualizados los workflows del repositorio y las dependencias de desarrollo",
106
- "pl": "Ulepszono obsługę WebSocket i przetwarzanie wiadomości, zaktualizowano workflow repozytorium i zależności deweloperskie",
107
- "uk": "Покращено обробку WebSocket і повідомлень, оновлено workflow репозиторію та залежності розробки",
108
- "zh-cn": "改进了 WebSocket 处理和消息处理,更新了仓库工作流和开发依赖"
109
96
  }
110
97
  },
111
98
  "keywords": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "iobroker.al-ko",
3
- "version": "0.3.7",
3
+ "version": "0.3.9",
4
4
  "description": "Adapter for communication with AL-KO smart garden devices (Robolinho, mowing windows, operationState, etc.)",
5
5
  "author": {
6
6
  "name": "Hubert Zechner",
@@ -52,21 +52,19 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@iobroker/adapter-core": "^3.3.2",
55
- "axios": "^1.15.0",
56
- "ws": "^8.20.0"
55
+ "axios": "^1.16.1",
56
+ "ws": "^8.20.1"
57
57
  },
58
58
  "devDependencies": {
59
- "@alcalzone/release-script": "^5.1.1",
60
- "@alcalzone/release-script-plugin-iobroker": "^5.1.2",
61
- "@alcalzone/release-script-plugin-license": "^5.1.1",
62
- "@alcalzone/release-script-plugin-manual-review": "^5.1.1",
59
+ "@alcalzone/release-script": "^5.2.0",
60
+ "@alcalzone/release-script-plugin-iobroker": "^5.2.0",
61
+ "@alcalzone/release-script-plugin-license": "^5.2.0",
62
+ "@alcalzone/release-script-plugin-manual-review": "^5.2.0",
63
63
  "@iobroker/adapter-dev": "^1.5.0",
64
- "@iobroker/eslint-config": "^2.2.0",
65
- "@iobroker/testing": "^5.1.1",
66
- "@tsconfig/node22": "^22.0.0",
67
- "@types/node": "^25.6.0",
68
- "@typescript-eslint/eslint-plugin": "^8.58.2",
69
- "@typescript-eslint/parser": "^8.59.2"
64
+ "@iobroker/eslint-config": "^2.3.4",
65
+ "@iobroker/testing": "^5.2.2",
66
+ "@tsconfig/node22": "^22.0.5",
67
+ "@types/node": "^25.8.0"
70
68
  },
71
69
  "readmeFilename": "README.md"
72
70
  }