iobroker.faikout 0.0.5 → 0.0.7
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 +10 -0
- package/io-package.json +28 -54
- package/package.json +8 -4
- /package/admin/i18n/{de/translations.json → de.json} +0 -0
- /package/admin/i18n/{en/translations.json → en.json} +0 -0
- /package/admin/i18n/{es/translations.json → es.json} +0 -0
- /package/admin/i18n/{fr/translations.json → fr.json} +0 -0
- /package/admin/i18n/{it/translations.json → it.json} +0 -0
- /package/admin/i18n/{nl/translations.json → nl.json} +0 -0
- /package/admin/i18n/{pl/translations.json → pl.json} +0 -0
- /package/admin/i18n/{pt/translations.json → pt.json} +0 -0
- /package/admin/i18n/{ru/translations.json → ru.json} +0 -0
- /package/admin/i18n/{uk/translations.json → uk.json} +0 -0
- /package/admin/i18n/{zh-cn/translations.json → zh-cn.json} +0 -0
package/README.md
CHANGED
|
@@ -65,6 +65,16 @@ module's **Extra** settings makes it report immediately.
|
|
|
65
65
|
|
|
66
66
|
## Changelog
|
|
67
67
|
|
|
68
|
+
### 0.0.7
|
|
69
|
+
- Maintenance release: `@iobroker/adapter-core` 3.4.3 and `@iobroker/testing` 6.2.1, tests also on
|
|
70
|
+
Node.js 26, `testing-action-check` v2, admin translations in the short format
|
|
71
|
+
(`admin/i18n/<lang>.json`), `tsconfig.json` and JSON schemas for VS Code.
|
|
72
|
+
- Published through GitHub Actions with provenance (0.0.6 had been published manually).
|
|
73
|
+
|
|
74
|
+
### 0.0.6
|
|
75
|
+
- Released through GitHub Actions with npm provenance (trusted publishing). No functional
|
|
76
|
+
changes; 0.0.5 was published manually and therefore carries no provenance attestation.
|
|
77
|
+
|
|
68
78
|
### 0.0.5
|
|
69
79
|
- Meet the ioBroker repository requirements: updated dev dependencies, removed the deprecated
|
|
70
80
|
`common.main`, fixed responsive column widths, and translated the admin texts into the nine
|
package/io-package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "faikout",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.7",
|
|
5
5
|
"titleLang": {
|
|
6
6
|
"en": "Faikout",
|
|
7
7
|
"de": "Faikout",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"zh-cn": "通过 MQTT 在本地连接带 faikout 模块的大金空调。"
|
|
30
30
|
},
|
|
31
31
|
"authors": [
|
|
32
|
-
"Immanuel"
|
|
32
|
+
"Immanuel <github@freitag.online>"
|
|
33
33
|
],
|
|
34
34
|
"keywords": [
|
|
35
35
|
"faikout",
|
|
@@ -68,6 +68,32 @@
|
|
|
68
68
|
}
|
|
69
69
|
],
|
|
70
70
|
"news": {
|
|
71
|
+
"0.0.7": {
|
|
72
|
+
"en": "Maintenance release: dependencies updated, tests now also run on Node.js 26, admin translations moved to the short file format. Published through GitHub Actions with provenance.",
|
|
73
|
+
"de": "Wartungsversion: Abhängigkeiten aktualisiert, Tests laufen jetzt auch unter Node.js 26, Admin-Übersetzungen ins kurze Dateiformat umgestellt. Veröffentlicht über GitHub Actions mit Provenance.",
|
|
74
|
+
"ru": "Сопровождающий выпуск: зависимости обновлены, тесты теперь выполняются и на Node.js 26, переводы интерфейса администратора переведены в короткий формат файлов. Опубликовано через GitHub Actions с provenance.",
|
|
75
|
+
"pt": "Versão de manutenção: dependências atualizadas, os testes correm agora também no Node.js 26, traduções do admin migradas para o formato curto de ficheiros. Publicado através do GitHub Actions com provenance.",
|
|
76
|
+
"nl": "Onderhoudsversie: afhankelijkheden bijgewerkt, tests draaien nu ook op Node.js 26, admin-vertalingen omgezet naar het korte bestandsformaat. Gepubliceerd via GitHub Actions met provenance.",
|
|
77
|
+
"fr": "Version de maintenance : dépendances mises à jour, les tests s'exécutent désormais aussi sous Node.js 26, traductions de l'admin converties au format de fichier court. Publiée via GitHub Actions avec provenance.",
|
|
78
|
+
"it": "Versione di manutenzione: dipendenze aggiornate, i test ora vengono eseguiti anche su Node.js 26, traduzioni dell'admin convertite nel formato di file breve. Pubblicata tramite GitHub Actions con provenance.",
|
|
79
|
+
"es": "Versión de mantenimiento: dependencias actualizadas, las pruebas ahora también se ejecutan en Node.js 26, traducciones del admin convertidas al formato de archivo corto. Publicada mediante GitHub Actions con provenance.",
|
|
80
|
+
"pl": "Wydanie serwisowe: zaktualizowano zależności, testy działają teraz także na Node.js 26, tłumaczenia panelu admin przeniesiono do krótkiego formatu plików. Opublikowano przez GitHub Actions z provenance.",
|
|
81
|
+
"uk": "Сервісний випуск: залежності оновлено, тести тепер виконуються й на Node.js 26, переклади адмін-панелі переведено в короткий формат файлів. Опубліковано через GitHub Actions з provenance.",
|
|
82
|
+
"zh-cn": "维护版本:更新依赖项,测试现在也在 Node.js 26 上运行,管理界面翻译改为简短文件格式。通过 GitHub Actions 发布并附带来源证明(provenance)。"
|
|
83
|
+
},
|
|
84
|
+
"0.0.6": {
|
|
85
|
+
"en": "Released through GitHub Actions with npm provenance",
|
|
86
|
+
"de": "Veroeffentlichung ueber GitHub Actions mit npm-Provenance",
|
|
87
|
+
"ru": "Публикация через GitHub Actions с npm provenance",
|
|
88
|
+
"pt": "Publicado via GitHub Actions com proveniência npm",
|
|
89
|
+
"nl": "Gepubliceerd via GitHub Actions met npm-provenance",
|
|
90
|
+
"fr": "Publié via GitHub Actions avec provenance npm",
|
|
91
|
+
"it": "Pubblicato tramite GitHub Actions con provenance npm",
|
|
92
|
+
"es": "Publicado mediante GitHub Actions con proveniencia npm",
|
|
93
|
+
"pl": "Opublikowano przez GitHub Actions z npm provenance",
|
|
94
|
+
"uk": "Опубліковано через GitHub Actions з npm provenance",
|
|
95
|
+
"zh-cn": "通过 GitHub Actions 发布并附带 npm 来源证明"
|
|
96
|
+
},
|
|
71
97
|
"0.0.5": {
|
|
72
98
|
"en": "Meet the ioBroker repository requirements",
|
|
73
99
|
"de": "Anforderungen des ioBroker-Repositorys erfuellt",
|
|
@@ -80,58 +106,6 @@
|
|
|
80
106
|
"pl": "Spełnia wymagania repozytorium ioBroker",
|
|
81
107
|
"uk": "Відповідає вимогам репозиторію ioBroker",
|
|
82
108
|
"zh-cn": "满足 ioBroker 仓库的收录要求"
|
|
83
|
-
},
|
|
84
|
-
"0.0.4": {
|
|
85
|
-
"en": "Fix: admin rejected the configuration (\"invalid jsonConfig\")",
|
|
86
|
-
"de": "Fehlerbehebung: Admin verwarf die Konfiguration (\"invalid jsonConfig\")",
|
|
87
|
-
"ru": "Исправление: admin отклонял конфигурацию",
|
|
88
|
-
"pt": "Correção: o admin rejeitava a configuração",
|
|
89
|
-
"nl": "Fix: admin weigerde de configuratie",
|
|
90
|
-
"fr": "Correctif : l'admin rejetait la configuration",
|
|
91
|
-
"it": "Correzione: admin rifiutava la configurazione",
|
|
92
|
-
"es": "Corrección: admin rechazaba la configuración",
|
|
93
|
-
"pl": "Poprawka: admin odrzucał konfigurację",
|
|
94
|
-
"uk": "Виправлення: admin відхиляв конфігурацію",
|
|
95
|
-
"zh-cn": "修复:admin 拒绝了配置"
|
|
96
|
-
},
|
|
97
|
-
"0.0.3": {
|
|
98
|
-
"en": "Fix: consumption crashed after updating from 0.0.1 (missing day/month rings)",
|
|
99
|
-
"de": "Fehlerbehebung: Verbrauch lief nach dem Update von 0.0.1 auf einen Fehler (fehlende Tages-/Monatsringe)",
|
|
100
|
-
"ru": "Исправление: расход давал сбой после обновления с 0.0.1",
|
|
101
|
-
"pt": "Correção: o consumo falhava após a atualização a partir de 0.0.1",
|
|
102
|
-
"nl": "Fix: verbruik liep vast na de update vanaf 0.0.1",
|
|
103
|
-
"fr": "Correctif : la consommation échouait après la mise à jour depuis 0.0.1",
|
|
104
|
-
"it": "Correzione: il consumo si interrompeva dopo l'aggiornamento da 0.0.1",
|
|
105
|
-
"es": "Corrección: el consumo fallaba tras actualizar desde 0.0.1",
|
|
106
|
-
"pl": "Poprawka: zużycie zawodziło po aktualizacji z 0.0.1",
|
|
107
|
-
"uk": "Виправлення: споживання давало збій після оновлення з 0.0.1",
|
|
108
|
-
"zh-cn": "修复:从 0.0.1 更新后能耗计算出错"
|
|
109
|
-
},
|
|
110
|
-
"0.0.2": {
|
|
111
|
-
"en": "New VIS widget: energy history, switchable between day, month and year",
|
|
112
|
-
"de": "Neuer VIS-Baustein: Energieverlauf, umschaltbar zwischen Tag, Monat und Jahr",
|
|
113
|
-
"ru": "Отображение энергопотребления как VIS-виджета, месячные значения в адаптере",
|
|
114
|
-
"pt": "Consumo de energia como widget VIS, valores mensais no adaptador",
|
|
115
|
-
"nl": "Energieverloop als VIS-widget, maandwaarden in de adapter",
|
|
116
|
-
"fr": "Historique d'énergie comme widget VIS, valeurs mensuelles dans l'adaptateur",
|
|
117
|
-
"it": "Andamento energetico come widget VIS, valori mensili nell'adapter",
|
|
118
|
-
"es": "Histórico de energía como widget VIS, valores mensuales en el adaptador",
|
|
119
|
-
"pl": "Przebieg energii jako widget VIS, wartości miesięczne w adapterze",
|
|
120
|
-
"uk": "Графік енергоспоживання як VIS-віджет, місячні значення в адаптері",
|
|
121
|
-
"zh-cn": "能耗曲线 VIS 控件,适配器内月度数值"
|
|
122
|
-
},
|
|
123
|
-
"0.0.1": {
|
|
124
|
-
"en": "Initial version: own MQTT broker, dynamic data points, writable controls.",
|
|
125
|
-
"de": "Erste Version: eigener MQTT-Broker, dynamische Datenpunkte, schreibbare Steuerung.",
|
|
126
|
-
"ru": "Первая версия: собственный MQTT-брокер, динамические точки данных, управление.",
|
|
127
|
-
"pt": "Primeira versão: broker MQTT próprio, pontos de dados dinâmicos, controlo gravável.",
|
|
128
|
-
"nl": "Eerste versie: eigen MQTT-broker, dynamische datapunten, schrijfbare besturing.",
|
|
129
|
-
"fr": "Première version : courtier MQTT intégré, points de données dynamiques, commandes inscriptibles.",
|
|
130
|
-
"it": "Prima versione: broker MQTT proprio, punti dati dinamici, controlli scrivibili.",
|
|
131
|
-
"es": "Primera versión: broker MQTT propio, puntos de datos dinámicos, controles escribibles.",
|
|
132
|
-
"pl": "Pierwsza wersja: własny broker MQTT, dynamiczne punkty danych, sterowanie zapisywalne.",
|
|
133
|
-
"uk": "Перша версія: власний MQTT-брокер, динамічні точки даних, керування.",
|
|
134
|
-
"zh-cn": "首个版本:自带 MQTT 代理、动态数据点、可写控制。"
|
|
135
109
|
}
|
|
136
110
|
},
|
|
137
111
|
"restartAdapters": [
|
package/package.json
CHANGED
|
@@ -1,8 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.faikout",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"description": "Connect Daikin air conditioners with a faikout module locally via MQTT.",
|
|
5
|
-
"author":
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Immanuel",
|
|
7
|
+
"email": "github@freitag.online"
|
|
8
|
+
},
|
|
6
9
|
"homepage": "https://github.com/SmarthomeElektroniker/ioBroker.faikout",
|
|
7
10
|
"license": "MIT",
|
|
8
11
|
"keywords": [
|
|
@@ -24,13 +27,14 @@
|
|
|
24
27
|
"node": ">=22"
|
|
25
28
|
},
|
|
26
29
|
"dependencies": {
|
|
27
|
-
"@iobroker/adapter-core": "^3.4.
|
|
30
|
+
"@iobroker/adapter-core": "^3.4.3",
|
|
28
31
|
"aedes": "^1.1.1"
|
|
29
32
|
},
|
|
30
33
|
"devDependencies": {
|
|
31
34
|
"@eslint/js": "^9.39.0",
|
|
32
35
|
"@iobroker/adapter-dev": "^1.5.0",
|
|
33
|
-
"@iobroker/testing": "^
|
|
36
|
+
"@iobroker/testing": "^6.2.1",
|
|
37
|
+
"@tsconfig/node22": "^22.0.6",
|
|
34
38
|
"@types/node": "^22.18.11",
|
|
35
39
|
"eslint": "^9.39.0",
|
|
36
40
|
"globals": "^15.15.0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|