iobroker.al-ko 0.2.7 → 0.2.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 +26 -0
- package/admin/al-ko-128.png +0 -0
- package/io-package.json +27 -1
- package/package.json +8 -10
package/README.md
CHANGED
|
@@ -54,6 +54,32 @@ Es handelt sich um ein Community-Projekt, und AL-KO bietet **keinen Support** da
|
|
|
54
54
|
|
|
55
55
|
## Changelog
|
|
56
56
|
|
|
57
|
+
### 0.2.9 (2025-10-28)
|
|
58
|
+
|
|
59
|
+
**Deutsch:**
|
|
60
|
+
- Wartungsupdate: npm-Abhängigkeitskonflikte (`sinon-chai` vs. `chai`) behoben
|
|
61
|
+
- ESLint-Konfiguration auf Version 9 mit `@iobroker/eslint-config` v2.2.0 aktualisiert
|
|
62
|
+
- CI-Stabilität auf GitHub Actions verbessert
|
|
63
|
+
- Keine funktionalen Änderungen für Anwender
|
|
64
|
+
|
|
65
|
+
**English:**
|
|
66
|
+
- Maintenance update: resolved npm dependency conflicts (`sinon-chai` vs `chai`)
|
|
67
|
+
- Updated ESLint setup to v9 + `@iobroker/eslint-config` v2.2.0
|
|
68
|
+
- Improved GitHub Actions CI stability
|
|
69
|
+
- No functional changes for end users
|
|
70
|
+
|
|
71
|
+
### 0.2.8 (2025-10-26)
|
|
72
|
+
|
|
73
|
+
**Deutsch:**
|
|
74
|
+
- Externes Icon durch optimierte 128×128-Version ersetzt, um die Anzeige in npm und ioBroker Admin zu korrigieren
|
|
75
|
+
- Repository-Pfad auf `master` umgestellt, um korrekte Paketauflösung sicherzustellen
|
|
76
|
+
- Keine funktionalen Änderungen
|
|
77
|
+
|
|
78
|
+
**English:**
|
|
79
|
+
- Replaced external icon with optimized 128×128 version for proper display in npm and ioBroker Admin
|
|
80
|
+
- Adjusted repository path to `master` branch for correct package resolution
|
|
81
|
+
- No functional changes
|
|
82
|
+
|
|
57
83
|
### 0.2.7 (2025-10-26)
|
|
58
84
|
|
|
59
85
|
**Deutsch:**
|
package/admin/al-ko-128.png
CHANGED
|
Binary file
|
package/io-package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "al-ko",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.9",
|
|
5
5
|
"tier": 3,
|
|
6
6
|
"titleLang": {
|
|
7
7
|
"en": "AL-KO",
|
|
@@ -33,6 +33,32 @@
|
|
|
33
33
|
"Hubert Zechner <hubertiob@posteo.at>"
|
|
34
34
|
],
|
|
35
35
|
"news": {
|
|
36
|
+
"0.2.9": {
|
|
37
|
+
"en": "Maintenance update: resolved npm dependency conflicts (`sinon-chai` vs `chai`), updated ESLint configuration to version 9 with @iobroker/eslint-config v2.2.0 for full compatibility. Improved CI stability on GitHub Actions. No functional changes.",
|
|
38
|
+
"de": "Wartungsupdate: npm-Abhängigkeitskonflikte (`sinon-chai` vs. `chai`) behoben, ESLint-Konfiguration auf Version 9 mit @iobroker/eslint-config v2.2.0 aktualisiert. Verbesserte CI-Stabilität auf GitHub Actions. Keine funktionalen Änderungen.",
|
|
39
|
+
"ru": "Обновление обслуживания: устранены конфликты зависимостей npm (`sinon-chai` против `chai`), обновлена конфигурация ESLint до версии 9 с @iobroker/eslint-config v2.2.0. Улучшена стабильность CI в GitHub Actions. Без функциональных изменений.",
|
|
40
|
+
"pt": "Atualização de manutenção: resolvidos conflitos de dependência npm (`sinon-chai` vs `chai`), configuração do ESLint atualizada para a versão 9 com @iobroker/eslint-config v2.2.0. Estabilidade do CI aprimorada no GitHub Actions. Sem alterações funcionais.",
|
|
41
|
+
"nl": "Onderhoudsupdate: npm-afhankelijkheidsconflicten (`sinon-chai` vs `chai`) opgelost, ESLint-configuratie bijgewerkt naar versie 9 met @iobroker/eslint-config v2.2.0. Verbeterde CI-stabiliteit op GitHub Actions. Geen functionele wijzigingen.",
|
|
42
|
+
"fr": "Mise à jour de maintenance : résolution des conflits de dépendances npm (`sinon-chai` vs `chai`), configuration ESLint mise à jour vers la version 9 avec @iobroker/eslint-config v2.2.0. Stabilité CI améliorée sur GitHub Actions. Aucune modification fonctionnelle.",
|
|
43
|
+
"it": "Aggiornamento di manutenzione: risolti i conflitti di dipendenza npm (`sinon-chai` vs `chai`), aggiornata la configurazione ESLint alla versione 9 con @iobroker/eslint-config v2.2.0. Migliorata la stabilità del CI su GitHub Actions. Nessuna modifica funzionale.",
|
|
44
|
+
"es": "Actualización de mantenimiento: resueltos los conflictos de dependencias npm (`sinon-chai` vs `chai`), configuración de ESLint actualizada a la versión 9 con @iobroker/eslint-config v2.2.0. Estabilidad de CI mejorada en GitHub Actions. Sin cambios funcionales.",
|
|
45
|
+
"pl": "Aktualizacja konserwacyjna: rozwiązano konflikty zależności npm (`sinon-chai` vs `chai`), zaktualizowano konfigurację ESLint do wersji 9 z @iobroker/eslint-config v2.2.0. Poprawiono stabilność CI w GitHub Actions. Brak zmian funkcjonalnych.",
|
|
46
|
+
"uk": "Технічне оновлення: усунуто конфлікти залежностей npm (`sinon-chai` проти `chai`), оновлено конфігурацію ESLint до версії 9 із @iobroker/eslint-config v2.2.0. Покращено стабільність CI у GitHub Actions. Без функціональних змін.",
|
|
47
|
+
"zh-cn": "维护更新:解决 npm 依赖冲突(`sinon-chai` 与 `chai`),将 ESLint 配置更新到版本 9 并使用 @iobroker/eslint-config v2.2.0。改进了 GitHub Actions 上的 CI 稳定性。无功能更改。"
|
|
48
|
+
},
|
|
49
|
+
"0.2.8": {
|
|
50
|
+
"en": "Replaced external icon with optimized 128×128 version for correct npm and ioBroker Admin display. Fixed repository path (master branch) for proper package resolution. No functional changes.",
|
|
51
|
+
"de": "Externes Icon durch optimierte 128×128-Version ersetzt, um die Anzeige in npm und ioBroker Admin zu korrigieren. Repository-Pfad (master-Branch) für korrekte Paketauflösung angepasst. Keine funktionalen Änderungen.",
|
|
52
|
+
"ru": "Заменён внешний значок на оптимизированную версию 128×128 для правильного отображения в npm и ioBroker Admin. Исправлен путь к репозиторию (ветка master) для корректного определения пакета. Без функциональных изменений.",
|
|
53
|
+
"pt": "Substituído o ícone externo por uma versão otimizada de 128×128 para exibição correta no npm e no ioBroker Admin. Corrigido o caminho do repositório (ramo master) para resolução adequada do pacote. Sem alterações funcionais.",
|
|
54
|
+
"nl": "Extern pictogram vervangen door geoptimaliseerde 128×128-versie voor correcte weergave in npm en ioBroker Admin. Repositorpad (master-branch) gecorrigeerd voor juiste pakketresolutie. Geen functionele wijzigingen.",
|
|
55
|
+
"fr": "Icône externe remplacée par une version optimisée 128×128 pour un affichage correct dans npm et ioBroker Admin. Chemin du dépôt (branche master) corrigé pour une résolution correcte du package. Aucune modification fonctionnelle.",
|
|
56
|
+
"it": "Sostituita l'icona esterna con una versione ottimizzata 128×128 per la corretta visualizzazione in npm e ioBroker Admin. Corretto il percorso del repository (branch master) per una risoluzione corretta del pacchetto. Nessuna modifica funzionale.",
|
|
57
|
+
"es": "Ícono externo reemplazado por una versión optimizada de 128×128 para una visualización correcta en npm y ioBroker Admin. Se corrigió la ruta del repositorio (rama master) para la resolución adecuada del paquete. Sin cambios funcionales.",
|
|
58
|
+
"pl": "Zastąpiono zewnętrzną ikonę zoptymalizowaną wersją 128×128 dla poprawnego wyświetlania w npm i ioBroker Admin. Poprawiono ścieżkę repozytorium (gałąź master) dla właściwego rozwiązania pakietu. Bez zmian funkcjonalnych.",
|
|
59
|
+
"uk": "Зовнішню іконку замінено на оптимізовану версію 128×128 для правильного відображення в npm та ioBroker Admin. Виправлено шлях до репозиторію (гілка master) для коректного визначення пакету. Без функціональних змін.",
|
|
60
|
+
"zh-cn": "将外部图标替换为优化后的 128×128 版本,以便在 npm 和 ioBroker Admin 中正确显示。修复了存储库路径(master 分支),以确保正确解析软件包。无功能更改。"
|
|
61
|
+
},
|
|
36
62
|
"0.2.7": {
|
|
37
63
|
"en": "Adapter-check compliance: made icon references consistent (icon/extIcon now both use al-ko-128.png from GitHub) and ensured image size ≤ 512 px. Removed unnecessary publishConfig from package.json. No functional changes.",
|
|
38
64
|
"de": "Adapter-Check-Konformität: Icon-Verweise vereinheitlicht (icon/extIcon nutzen jetzt beide al-ko-128.png von GitHub) und Bildgröße ≤ 512 px sichergestellt. Unnötiges publishConfig aus package.json entfernt. Keine funktionalen Änderungen.",
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.al-ko",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.9",
|
|
4
4
|
"description": "Adapter for communication with Al-Ko garden tools",
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Hubert Zechner",
|
|
7
|
+
"email": "hubertiob@posteo.at"
|
|
8
8
|
},
|
|
9
9
|
"contributors": [
|
|
10
10
|
{
|
|
@@ -64,7 +64,9 @@
|
|
|
64
64
|
"@alcalzone/release-script-plugin-iobroker": "^3.7.2",
|
|
65
65
|
"@alcalzone/release-script-plugin-license": "^3.7.0",
|
|
66
66
|
"@alcalzone/release-script-plugin-manual-review": "^3.7.0",
|
|
67
|
+
"@eslint/js": "^9.14.0",
|
|
67
68
|
"@iobroker/adapter-dev": "^1.5.0",
|
|
69
|
+
"@iobroker/eslint-config": "^2.2.0",
|
|
68
70
|
"@iobroker/testing": "^5.1.1",
|
|
69
71
|
"@tsconfig/node20": "^20.1.6",
|
|
70
72
|
"@types/chai": "^4.3.20",
|
|
@@ -73,9 +75,6 @@
|
|
|
73
75
|
"@types/node": "^24.6.1",
|
|
74
76
|
"@types/proxyquire": "^1.3.31",
|
|
75
77
|
"@types/sinon": "^17.0.4",
|
|
76
|
-
"@types/sinon-chai": "^4.0.0",
|
|
77
|
-
"@eslint/js": "^9.14.0",
|
|
78
|
-
"@iobroker/eslint-config": "^1.5.0",
|
|
79
78
|
"chai": "^4.5.0",
|
|
80
79
|
"chai-as-promised": "^7.1.2",
|
|
81
80
|
"eslint": "^9.14.0",
|
|
@@ -83,9 +82,8 @@
|
|
|
83
82
|
"prettier": "^3.3.3",
|
|
84
83
|
"proxyquire": "^2.1.3",
|
|
85
84
|
"sinon": "^21.0.0",
|
|
86
|
-
"sinon-chai": "^4.0.1",
|
|
87
85
|
"typescript": "~5.0.4",
|
|
88
|
-
"typescript-eslint": "^8.8.
|
|
86
|
+
"typescript-eslint": "^8.8.1"
|
|
89
87
|
},
|
|
90
|
-
|
|
88
|
+
"readmeFilename": "README.md"
|
|
91
89
|
}
|