iobroker.ebus 3.6.0 → 3.6.1
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 +3 -0
- package/admin/jsonConfig.json5 +6 -33
- package/io-package.json +14 -14
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -69,6 +69,9 @@ Attention: command in datapoint ebus.0.cmd is deleted after executing of command
|
|
|
69
69
|
Placeholder for the next version (at the beginning of the line):
|
|
70
70
|
### **WORK IN PROGRESS**
|
|
71
71
|
-->
|
|
72
|
+
### 3.6.1 (2025-06-06)
|
|
73
|
+
* (René) changes suggested by adapter checker
|
|
74
|
+
|
|
72
75
|
### 3.6.0 (2025-06-06)
|
|
73
76
|
* (René) new supported ebusd version is 25.1
|
|
74
77
|
* (René) version info added in admin
|
package/admin/jsonConfig.json5
CHANGED
|
@@ -27,21 +27,12 @@
|
|
|
27
27
|
"size": 2
|
|
28
28
|
},
|
|
29
29
|
|
|
30
|
-
|
|
31
|
-
"type": "checkbox",
|
|
32
|
-
"newLine": true,
|
|
33
|
-
"hidden": true,
|
|
34
|
-
"xs": 1,
|
|
35
|
-
"sm": 1,
|
|
36
|
-
"md": 1,
|
|
37
|
-
"lg": 1,
|
|
38
|
-
"xl": 1
|
|
39
|
-
},
|
|
30
|
+
|
|
40
31
|
"currentversiontxt": {
|
|
41
32
|
"type": "staticText",
|
|
42
33
|
"newLine": true,
|
|
43
34
|
"text": "current installed version",
|
|
44
|
-
"xs":
|
|
35
|
+
"xs": 12,
|
|
45
36
|
"sm": 2,
|
|
46
37
|
"md": 2,
|
|
47
38
|
"lg": 2,
|
|
@@ -62,21 +53,12 @@
|
|
|
62
53
|
|
|
63
54
|
},
|
|
64
55
|
|
|
65
|
-
|
|
66
|
-
"type": "checkbox",
|
|
67
|
-
"newLine": true,
|
|
68
|
-
"hidden": true,
|
|
69
|
-
"xs": 1,
|
|
70
|
-
"sm": 1,
|
|
71
|
-
"md": 1,
|
|
72
|
-
"lg": 1,
|
|
73
|
-
"xl": 1
|
|
74
|
-
},
|
|
56
|
+
|
|
75
57
|
"installableversiontxt": {
|
|
76
58
|
"type": "staticText",
|
|
77
59
|
"newLine": true,
|
|
78
60
|
"text": "available version",
|
|
79
|
-
"xs":
|
|
61
|
+
"xs": 12,
|
|
80
62
|
"sm": 2,
|
|
81
63
|
"md": 2,
|
|
82
64
|
"lg": 2,
|
|
@@ -97,21 +79,12 @@
|
|
|
97
79
|
},
|
|
98
80
|
|
|
99
81
|
|
|
100
|
-
|
|
101
|
-
"type": "checkbox",
|
|
102
|
-
"newLine": true,
|
|
103
|
-
"hidden": true,
|
|
104
|
-
"xs": 1,
|
|
105
|
-
"sm": 1,
|
|
106
|
-
"md": 1,
|
|
107
|
-
"lg": 1,
|
|
108
|
-
"xl": 1
|
|
109
|
-
},
|
|
82
|
+
|
|
110
83
|
"supportedversiontxt": {
|
|
111
84
|
"type": "staticText",
|
|
112
85
|
"newLine": true,
|
|
113
86
|
"text": "supported version",
|
|
114
|
-
"xs":
|
|
87
|
+
"xs": 12,
|
|
115
88
|
"sm": 2,
|
|
116
89
|
"md": 2,
|
|
117
90
|
"lg": 2,
|
package/io-package.json
CHANGED
|
@@ -1,8 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "ebus",
|
|
4
|
-
"version": "3.6.
|
|
4
|
+
"version": "3.6.1",
|
|
5
5
|
"news": {
|
|
6
|
+
"3.6.1": {
|
|
7
|
+
"en": "changes suggested by adapter checker",
|
|
8
|
+
"de": "änderungen vorgeschlagen von adapter checker",
|
|
9
|
+
"ru": "изменения, предложенные adapter checker",
|
|
10
|
+
"pt": "alterações sugeridas pelo verificador do adaptador",
|
|
11
|
+
"nl": "wijzigingen voorgesteld door adaptercontrole",
|
|
12
|
+
"fr": "changements suggérés par l'adaptateur checker",
|
|
13
|
+
"it": "modifiche suggerite da adattatore checker",
|
|
14
|
+
"es": "cambios sugeridos por el adaptador",
|
|
15
|
+
"pl": "zmiany sugerowane przez sprawdzacz adaptera",
|
|
16
|
+
"uk": "зміни, запропоновані адаптером",
|
|
17
|
+
"zh-cn": "适配器检查器建议的更改"
|
|
18
|
+
},
|
|
6
19
|
"3.6.0": {
|
|
7
20
|
"en": "new supported ebusd version is 25.1\nversion info added in admin",
|
|
8
21
|
"de": "neue unterstützte ebusd version ist 25.1\nversion info in admin",
|
|
@@ -80,19 +93,6 @@
|
|
|
80
93
|
"pl": "aktualizacji zależności\nwydanie # 381: zainstalować widgety ponownie",
|
|
81
94
|
"uk": "оновлення залежності\nproblem #381: встановити віджети знову",
|
|
82
95
|
"zh-cn": "更新依赖关系\n第381期: 再次安装部件"
|
|
83
|
-
},
|
|
84
|
-
"3.3.7": {
|
|
85
|
-
"en": "see issue #380: support of ebusd 24.1, ATTENTION: ebusd creates datapoints with changed names, folders or in different locations\nsee issue #371: test with nodejs@22",
|
|
86
|
-
"de": "siehe Ausgabe #380: Unterstützung von ebusd 24.1, ATTENTION: ebusd erstellt Datenpunkte mit geänderten Namen, Ordnern oder an verschiedenen Standorten\nsiehe ausgabe #371: test mit nodejs@22",
|
|
87
|
-
"ru": "#380: поддержка ebusd 24.1, ATTENTION: ebusd создает точки данных с измененными именами, папками или в разных местах\n#371: тест с nodejs@22",
|
|
88
|
-
"pt": "veja a edição #380: suporte de ebusd 24.1, ATTENTION: ebusd cria datapoints com nomes alterados, pastas ou em diferentes locais\nveja a edição #371: teste com nodejs@22",
|
|
89
|
-
"nl": "zie nummer #380: ondersteuning van ebusd 24.1, ATTENTIE: ebusd creëert datapunten met gewijzigde namen, mappen of op verschillende locaties\nzie nummer #371: test met nodejs@22",
|
|
90
|
-
"fr": "voir le numéro 380: prise en charge de ebusd 24.1, ATTENTION: ebusd crée des points de données avec des noms modifiés, des dossiers ou à différents emplacements\nvoir numéro 371: test avec nodejs@22",
|
|
91
|
-
"it": "vedi numero 380: supporto di ebusd 24.1, ATTENZIONE: ebusd crea datapoint con nomi, cartelle o in diverse posizioni\nvedi numero 371: prova con nodejs@22",
|
|
92
|
-
"es": "ver número #380: soporte de ebusd 24.1, ATENCIÓN: ebusd crea puntos de datos con nombres, carpetas o en diferentes ubicaciones\nver número #371: prueba con nodejs@22",
|
|
93
|
-
"pl": "zobacz numer # 380: wsparcie ebusd 24.1, UWAGA: ebusd tworzy punkty danych ze zmienionymi nazwami, folderami lub w różnych lokalizacjach\nzobacz numer 371: test z nodejs @ 22",
|
|
94
|
-
"uk": "див. питання #380: підтримка ebusd 24.1, УВАГА: ebusd створює точки даних з змінними іменами, папками або в різних місцях\nпереглянути номер #371: тест з nodejs@22",
|
|
95
|
-
"zh-cn": "参见第380期:支持ebusd 24.1,注意:ebusd创建有更改名称,文件夹或不同位置的数据点\n参见第371期:带节点的测试@22"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"titleLang": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.ebus",
|
|
3
|
-
"version": "3.6.
|
|
3
|
+
"version": "3.6.1",
|
|
4
4
|
"description": "ioBroker ebus Adapter",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "René G.",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"url": "https://github.com/rg-engineering/ioBroker.ebus"
|
|
21
21
|
},
|
|
22
22
|
"engines": {
|
|
23
|
-
"node": ">=
|
|
23
|
+
"node": ">= 20"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@iobroker/adapter-core": "^3.2.3",
|