iobroker.amtronwallbox 0.2.16 → 0.3.0
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 +5 -0
- package/admin/i18n/de/translations.json +9 -0
- package/admin/i18n/en/translations.json +9 -0
- package/admin/i18n/es/translations.json +9 -0
- package/admin/i18n/fr/translations.json +9 -0
- package/admin/i18n/it/translations.json +9 -0
- package/admin/i18n/nl/translations.json +9 -0
- package/admin/i18n/pl/translations.json +9 -0
- package/admin/i18n/pt/translations.json +9 -0
- package/admin/i18n/ru/translations.json +9 -0
- package/admin/i18n/uk/translations.json +9 -0
- package/admin/i18n/zh-cn/translations.json +9 -0
- package/admin/jsonConfig.json +128 -0
- package/admin/words.js +9 -0
- package/io-package.json +15 -15
- package/package.json +7 -7
package/README.md
CHANGED
|
@@ -54,6 +54,11 @@ Note: Since the boxes have different interfaces, it may be that not all interfac
|
|
|
54
54
|
Placeholder for the next version (at the beginning of the line):
|
|
55
55
|
### **WORK IN PROGRESS**
|
|
56
56
|
-->
|
|
57
|
+
### 0.3.0 (2024-12-17)
|
|
58
|
+
* (René) see issue #284: test with nodejs@22
|
|
59
|
+
* (René) update dependencies
|
|
60
|
+
* (René) migration to jsonConfig
|
|
61
|
+
|
|
57
62
|
### 0.2.16 (2024-08-24)
|
|
58
63
|
* (René) update dependencies
|
|
59
64
|
* (René) bug fixes based on adapter checker recommendation
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "API-Schlüssel",
|
|
3
|
+
"IP Address": "IP-Adresse des Systems",
|
|
3
4
|
"IPAddress": "IP Adresse",
|
|
4
5
|
"IsActive": "aktiv",
|
|
5
6
|
"Main settings": "Haupteinstellungen",
|
|
6
7
|
"Type": "Typ",
|
|
8
|
+
"Type of system": "Art des Systems",
|
|
9
|
+
"Wallbox settings": "Wallbox-Einstellungen",
|
|
10
|
+
"configuration": "Konfiguration",
|
|
11
|
+
"enable system": "dieses System aktivieren",
|
|
7
12
|
"name": "Name",
|
|
13
|
+
"page-systems": "Systeme",
|
|
8
14
|
"readInterval": "Leseintervall [min]",
|
|
15
|
+
"readInterval_help": "Intervall in Minuten, wie oft Daten von der Wallbox gelesen werden sollen",
|
|
16
|
+
"system API key": "System-API-Schlüssel (wird nicht für ChargeControl verwendet)",
|
|
17
|
+
"system name": "Systemname",
|
|
9
18
|
"systems": "Systeme"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "Api Key",
|
|
3
|
+
"IP Address": "IP address of the system",
|
|
3
4
|
"IPAddress": "IP-Address",
|
|
4
5
|
"IsActive": "active",
|
|
5
6
|
"Main settings": "Main settings",
|
|
6
7
|
"Type": "type",
|
|
8
|
+
"Type of system": "Type of System",
|
|
9
|
+
"Wallbox settings": "Wallbox settings",
|
|
10
|
+
"configuration": "configuration",
|
|
11
|
+
"enable system": "enable this system",
|
|
7
12
|
"name": "name",
|
|
13
|
+
"page-systems": "Systems",
|
|
8
14
|
"readInterval": "read intervall [min]",
|
|
15
|
+
"readInterval_help": "interval in minutes, how often data should be read from the wallbox",
|
|
16
|
+
"system API key": "system API key, (not used for ChargeControl)",
|
|
17
|
+
"system name": "system name",
|
|
9
18
|
"systems": "systems"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "Clave API",
|
|
3
|
+
"IP Address": "dirección IP del sistema",
|
|
3
4
|
"IPAddress": "Dirección IP",
|
|
4
5
|
"IsActive": "activo",
|
|
5
6
|
"Main settings": "Ajustes principales",
|
|
6
7
|
"Type": "escribe",
|
|
8
|
+
"Type of system": "Tipo de sistema",
|
|
9
|
+
"Wallbox settings": "Configuración de la caja de empotrar",
|
|
10
|
+
"configuration": "configuración",
|
|
11
|
+
"enable system": "habilitar este sistema",
|
|
7
12
|
"name": "nombre",
|
|
13
|
+
"page-systems": "Sistemas",
|
|
8
14
|
"readInterval": "intervalo de lectura [min]",
|
|
15
|
+
"readInterval_help": "intervalo en minutos, con qué frecuencia se deben leer los datos del wallbox",
|
|
16
|
+
"system API key": "Clave API del sistema (no utilizada para ChargeControl)",
|
|
17
|
+
"system name": "nombre del sistema",
|
|
9
18
|
"systems": "sistemas"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "Clé API",
|
|
3
|
+
"IP Address": "Adresse IP du système",
|
|
3
4
|
"IPAddress": "Adresse IP",
|
|
4
5
|
"IsActive": "actif",
|
|
5
6
|
"Main settings": "Réglages principaux",
|
|
6
7
|
"Type": "taper",
|
|
8
|
+
"Type of system": "Type de système",
|
|
9
|
+
"Wallbox settings": "Paramètres de la boîte murale",
|
|
10
|
+
"configuration": "configuration",
|
|
11
|
+
"enable system": "activer ce système",
|
|
7
12
|
"name": "Nom",
|
|
13
|
+
"page-systems": "Systèmes",
|
|
8
14
|
"readInterval": "intervalle de lecture [min]",
|
|
15
|
+
"readInterval_help": "intervalle en minutes, à quelle fréquence les données doivent être lues depuis la wallbox",
|
|
16
|
+
"system API key": "clé API du système (non utilisée pour ChargeControl)",
|
|
17
|
+
"system name": "nom du système",
|
|
9
18
|
"systems": "systèmes"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "Chiave API",
|
|
3
|
+
"IP Address": "Indirizzo IP del sistema",
|
|
3
4
|
"IPAddress": "Indirizzo IP",
|
|
4
5
|
"IsActive": "attivo",
|
|
5
6
|
"Main settings": "Impostazioni principali",
|
|
6
7
|
"Type": "genere",
|
|
8
|
+
"Type of system": "Tipo di sistema",
|
|
9
|
+
"Wallbox settings": "Impostazioni della cassetta a muro",
|
|
10
|
+
"configuration": "configurazione",
|
|
11
|
+
"enable system": "abilitare questo sistema",
|
|
7
12
|
"name": "nome",
|
|
13
|
+
"page-systems": "Sistemi",
|
|
8
14
|
"readInterval": "intervallo di lettura [min]",
|
|
15
|
+
"readInterval_help": "intervallo in minuti, la frequenza con cui i dati devono essere letti dalla wallbox",
|
|
16
|
+
"system API key": "Chiave API di sistema (non utilizzata per ChargeControl)",
|
|
17
|
+
"system name": "nome del sistema",
|
|
9
18
|
"systems": "sistemi"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "API sleutel",
|
|
3
|
+
"IP Address": "IP-adres van het systeem",
|
|
3
4
|
"IPAddress": "IP adres",
|
|
4
5
|
"IsActive": "actief",
|
|
5
6
|
"Main settings": "Belangrijkste instellingen",
|
|
6
7
|
"Type": "type",
|
|
8
|
+
"Type of system": "Type systeem",
|
|
9
|
+
"Wallbox settings": "Wallbox-instellingen",
|
|
10
|
+
"configuration": "configuratie",
|
|
11
|
+
"enable system": "schakel dit systeem in",
|
|
7
12
|
"name": "naam",
|
|
13
|
+
"page-systems": "Systemen",
|
|
8
14
|
"readInterval": "lees interval [min]",
|
|
15
|
+
"readInterval_help": "interval in minuten, hoe vaak gegevens uit de wallbox moeten worden gelezen",
|
|
16
|
+
"system API key": "systeem-API-sleutel, (niet gebruikt voor ChargeControl)",
|
|
17
|
+
"system name": "systeem naam",
|
|
9
18
|
"systems": "systemen"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "Klucz API",
|
|
3
|
+
"IP Address": "Adres IP systemu",
|
|
3
4
|
"IPAddress": "Adres IP",
|
|
4
5
|
"IsActive": "aktywny",
|
|
5
6
|
"Main settings": "Ustawienia główne",
|
|
6
7
|
"Type": "rodzaj",
|
|
8
|
+
"Type of system": "Typ systemu",
|
|
9
|
+
"Wallbox settings": "Ustawienia Wallboxa",
|
|
10
|
+
"configuration": "konfiguracja",
|
|
11
|
+
"enable system": "włączyć ten system",
|
|
7
12
|
"name": "Nazwa",
|
|
13
|
+
"page-systems": "Systemy",
|
|
8
14
|
"readInterval": "interwał odczytu [min]",
|
|
15
|
+
"readInterval_help": "interwał w minutach, jak często mają być odczytywane dane z wallboxa",
|
|
16
|
+
"system API key": "klucz API systemu (nieużywany w przypadku ChargeControl)",
|
|
17
|
+
"system name": "nazwa systemu",
|
|
9
18
|
"systems": "systemy"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "Chave API",
|
|
3
|
+
"IP Address": "Endereço IP do sistema",
|
|
3
4
|
"IPAddress": "Endereço de IP",
|
|
4
5
|
"IsActive": "ativo",
|
|
5
6
|
"Main settings": "Configurações principais",
|
|
6
7
|
"Type": "modelo",
|
|
8
|
+
"Type of system": "Tipo de sistema",
|
|
9
|
+
"Wallbox settings": "Configurações da caixa de embutir",
|
|
10
|
+
"configuration": "configuração",
|
|
11
|
+
"enable system": "ativar este sistema",
|
|
7
12
|
"name": "nome",
|
|
13
|
+
"page-systems": "Sistemas",
|
|
8
14
|
"readInterval": "intervalo de leitura [min]",
|
|
15
|
+
"readInterval_help": "intervalo em minutos, com que frequência os dados devem ser lidos do wallbox",
|
|
16
|
+
"system API key": "chave API do sistema, (não usada para ChargeControl)",
|
|
17
|
+
"system name": "nome do sistema",
|
|
9
18
|
"systems": "sistemas"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "API-ключ",
|
|
3
|
+
"IP Address": "IP-адрес системы",
|
|
3
4
|
"IPAddress": "Айпи адрес",
|
|
4
5
|
"IsActive": "активный",
|
|
5
6
|
"Main settings": "Основные параметры",
|
|
6
7
|
"Type": "тип",
|
|
8
|
+
"Type of system": "Тип системы",
|
|
9
|
+
"Wallbox settings": "Настройки настенного ящика",
|
|
10
|
+
"configuration": "конфигурация",
|
|
11
|
+
"enable system": "включить эту систему",
|
|
7
12
|
"name": "имя",
|
|
13
|
+
"page-systems": "Системы",
|
|
8
14
|
"readInterval": "интервал чтения [мин]",
|
|
15
|
+
"readInterval_help": "интервал в минутах, как часто следует читать данные из Wallbox",
|
|
16
|
+
"system API key": "ключ системного API (не используется для ChargeControl)",
|
|
17
|
+
"system name": "имя системы",
|
|
9
18
|
"systems": "системы"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "Ключ API",
|
|
3
|
+
"IP Address": "IP-адреса системи",
|
|
3
4
|
"IPAddress": "IP-адреса",
|
|
4
5
|
"IsActive": "активний",
|
|
5
6
|
"Main settings": "Основні налаштування",
|
|
6
7
|
"Type": "типу",
|
|
8
|
+
"Type of system": "Тип системи",
|
|
9
|
+
"Wallbox settings": "Налаштування Wallbox",
|
|
10
|
+
"configuration": "конфігурація",
|
|
11
|
+
"enable system": "увімкнути цю систему",
|
|
7
12
|
"name": "назва",
|
|
13
|
+
"page-systems": "Системи",
|
|
8
14
|
"readInterval": "інтервал читання [хв]",
|
|
15
|
+
"readInterval_help": "інтервал у хвилинах, як часто дані слід зчитувати з Wallbox",
|
|
16
|
+
"system API key": "системний ключ API (не використовується для ChargeControl)",
|
|
17
|
+
"system name": "ім'я системи",
|
|
9
18
|
"systems": "системи"
|
|
10
19
|
}
|
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
2
|
"ApiKey": "API 密钥",
|
|
3
|
+
"IP Address": "系统IP地址",
|
|
3
4
|
"IPAddress": "IP地址",
|
|
4
5
|
"IsActive": "积极的",
|
|
5
6
|
"Main settings": "主要设置",
|
|
6
7
|
"Type": "类型",
|
|
8
|
+
"Type of system": "系统类型",
|
|
9
|
+
"Wallbox settings": "墙盒设置",
|
|
10
|
+
"configuration": "配置",
|
|
11
|
+
"enable system": "启用该系统",
|
|
7
12
|
"name": "姓名",
|
|
13
|
+
"page-systems": "系统",
|
|
8
14
|
"readInterval": "读取间隔 [分钟]",
|
|
15
|
+
"readInterval_help": "间隔(以分钟为单位),从 Wallbox 读取数据的频率",
|
|
16
|
+
"system API key": "系统 API 密钥(不用于 ChargeControl)",
|
|
17
|
+
"system name": "系统名称",
|
|
9
18
|
"systems": "系统"
|
|
10
19
|
}
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "tabs",
|
|
3
|
+
"i18n": true,
|
|
4
|
+
"items": {
|
|
5
|
+
"tab-main": {
|
|
6
|
+
"type": "panel",
|
|
7
|
+
"label": "Main settings",
|
|
8
|
+
"items": {
|
|
9
|
+
"icontest": {
|
|
10
|
+
"type": "staticImage",
|
|
11
|
+
"src": "amtronwallbox.png",
|
|
12
|
+
"newLine": true,
|
|
13
|
+
"xs": 12,
|
|
14
|
+
"sm": 3,
|
|
15
|
+
"md": 3,
|
|
16
|
+
"lg": 1.2,
|
|
17
|
+
"xl": 1.2
|
|
18
|
+
},
|
|
19
|
+
"dividerHdr1": {
|
|
20
|
+
"newLine": true,
|
|
21
|
+
"type": "header",
|
|
22
|
+
"text": "configuration",
|
|
23
|
+
"size": 2
|
|
24
|
+
},
|
|
25
|
+
"readInterval": {
|
|
26
|
+
"newLine": true,
|
|
27
|
+
"type": "number",
|
|
28
|
+
"label": "readInterval",
|
|
29
|
+
"help": "readInterval_help",
|
|
30
|
+
"xs": 12,
|
|
31
|
+
"sm": 12,
|
|
32
|
+
"md": 4,
|
|
33
|
+
"lg": 4,
|
|
34
|
+
"xl": 4
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
"tab-systems": {
|
|
39
|
+
"type": "panel",
|
|
40
|
+
"label": "page-systems",
|
|
41
|
+
"items": {
|
|
42
|
+
"dividerHdr2": {
|
|
43
|
+
"newLine": true,
|
|
44
|
+
"type": "header",
|
|
45
|
+
"text": "systems",
|
|
46
|
+
"size": 2
|
|
47
|
+
},
|
|
48
|
+
"WallboxSystems": {
|
|
49
|
+
"type": "table",
|
|
50
|
+
"newLine": true,
|
|
51
|
+
"xs": 12,
|
|
52
|
+
"sm": 12,
|
|
53
|
+
"md": 12,
|
|
54
|
+
"lg": 12,
|
|
55
|
+
"xl": 12,
|
|
56
|
+
"label": "Wallbox settings",
|
|
57
|
+
"showSecondAddAt": 5,
|
|
58
|
+
"noDelete": false,
|
|
59
|
+
"items": [
|
|
60
|
+
{
|
|
61
|
+
"type": "checkbox",
|
|
62
|
+
"attr": "IsActive",
|
|
63
|
+
"width": "5% ",
|
|
64
|
+
"title": "IsActive",
|
|
65
|
+
"tooltip": "enable system",
|
|
66
|
+
"filter": false,
|
|
67
|
+
"sort": false,
|
|
68
|
+
"default": false
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"type": "text",
|
|
72
|
+
"attr": "Name",
|
|
73
|
+
"width": "10% ",
|
|
74
|
+
"title": "Name",
|
|
75
|
+
"tooltip": "system name",
|
|
76
|
+
"filter": false,
|
|
77
|
+
"sort": false,
|
|
78
|
+
"default": false
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"type": "text",
|
|
82
|
+
"attr": "IPAddress",
|
|
83
|
+
"tooltip": "IP Address",
|
|
84
|
+
"title": "IPAddress",
|
|
85
|
+
"filter": false,
|
|
86
|
+
"sort": false,
|
|
87
|
+
"default": "192.168.1.100"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"type": "text",
|
|
91
|
+
"attr": "ApiKey",
|
|
92
|
+
"width": "10% ",
|
|
93
|
+
"title": "ApiKey",
|
|
94
|
+
"tooltip": "system API key",
|
|
95
|
+
"filter": false,
|
|
96
|
+
"sort": false,
|
|
97
|
+
"default": false
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"type": "select",
|
|
101
|
+
"attr": "Type",
|
|
102
|
+
"width": "5% ",
|
|
103
|
+
"title": "Type",
|
|
104
|
+
"tooltip": "Type of system",
|
|
105
|
+
"filter": false,
|
|
106
|
+
"sort": false,
|
|
107
|
+
"default": false,
|
|
108
|
+
"options": [
|
|
109
|
+
{
|
|
110
|
+
"label": { "en": "Compact" },
|
|
111
|
+
"value": "Compact"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"label": { "en": "ChargeControl" },
|
|
115
|
+
"value": "ChargeControl"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"label": { "en": "Xtra" },
|
|
119
|
+
"value": "Xtra"
|
|
120
|
+
}
|
|
121
|
+
]
|
|
122
|
+
}
|
|
123
|
+
]
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
}
|
package/admin/words.js
CHANGED
|
@@ -9,11 +9,20 @@
|
|
|
9
9
|
|
|
10
10
|
systemDictionary = {
|
|
11
11
|
"ApiKey": { "en": "Api Key", "de": "API-Schlüssel", "ru": "API-ключ", "pt": "Chave API", "nl": "API sleutel", "fr": "Clé API", "it": "Chiave API", "es": "Clave API", "pl": "Klucz API", "uk": "Ключ API", "zh-cn": "API 密钥"},
|
|
12
|
+
"IP Address": { "en": "IP address of the system", "de": "IP-Adresse des Systems", "ru": "IP-адрес системы", "pt": "Endereço IP do sistema", "nl": "IP-adres van het systeem", "fr": "Adresse IP du système", "it": "Indirizzo IP del sistema", "es": "dirección IP del sistema", "pl": "Adres IP systemu", "uk": "IP-адреса системи", "zh-cn": "系统IP地址"},
|
|
12
13
|
"IPAddress": { "en": "IP-Address", "de": "IP Adresse", "ru": "Айпи адрес", "pt": "Endereço de IP", "nl": "IP adres", "fr": "Adresse IP", "it": "Indirizzo IP", "es": "Dirección IP", "pl": "Adres IP", "uk": "IP-адреса", "zh-cn": "IP地址"},
|
|
13
14
|
"IsActive": { "en": "active", "de": "aktiv", "ru": "активный", "pt": "ativo", "nl": "actief", "fr": "actif", "it": "attivo", "es": "activo", "pl": "aktywny", "uk": "активний", "zh-cn": "积极的"},
|
|
14
15
|
"Main settings": { "en": "Main settings", "de": "Haupteinstellungen", "ru": "Основные параметры", "pt": "Configurações principais", "nl": "Belangrijkste instellingen", "fr": "Réglages principaux", "it": "Impostazioni principali", "es": "Ajustes principales", "pl": "Ustawienia główne", "uk": "Основні налаштування", "zh-cn": "主要设置"},
|
|
15
16
|
"Type": { "en": "type", "de": "Typ", "ru": "тип", "pt": "modelo", "nl": "type", "fr": "taper", "it": "genere", "es": "escribe", "pl": "rodzaj", "uk": "типу", "zh-cn": "类型"},
|
|
17
|
+
"Type of system": { "en": "Type of System", "de": "Art des Systems", "ru": "Тип системы", "pt": "Tipo de sistema", "nl": "Type systeem", "fr": "Type de système", "it": "Tipo di sistema", "es": "Tipo de sistema", "pl": "Typ systemu", "uk": "Тип системи", "zh-cn": "系统类型"},
|
|
18
|
+
"Wallbox settings": { "en": "Wallbox settings", "de": "Wallbox-Einstellungen", "ru": "Настройки настенного ящика", "pt": "Configurações da caixa de embutir", "nl": "Wallbox-instellingen", "fr": "Paramètres de la boîte murale", "it": "Impostazioni della cassetta a muro", "es": "Configuración de la caja de empotrar", "pl": "Ustawienia Wallboxa", "uk": "Налаштування Wallbox", "zh-cn": "墙盒设置"},
|
|
19
|
+
"configuration": { "en": "configuration", "de": "Konfiguration", "ru": "конфигурация", "pt": "configuração", "nl": "configuratie", "fr": "configuration", "it": "configurazione", "es": "configuración", "pl": "konfiguracja", "uk": "конфігурація", "zh-cn": "配置"},
|
|
20
|
+
"enable system": { "en": "enable this system", "de": "dieses System aktivieren", "ru": "включить эту систему", "pt": "ativar este sistema", "nl": "schakel dit systeem in", "fr": "activer ce système", "it": "abilitare questo sistema", "es": "habilitar este sistema", "pl": "włączyć ten system", "uk": "увімкнути цю систему", "zh-cn": "启用该系统"},
|
|
16
21
|
"name": { "en": "name", "de": "Name", "ru": "имя", "pt": "nome", "nl": "naam", "fr": "Nom", "it": "nome", "es": "nombre", "pl": "Nazwa", "uk": "назва", "zh-cn": "姓名"},
|
|
22
|
+
"page-systems": { "en": "Systems", "de": "Systeme", "ru": "Системы", "pt": "Sistemas", "nl": "Systemen", "fr": "Systèmes", "it": "Sistemi", "es": "Sistemas", "pl": "Systemy", "uk": "Системи", "zh-cn": "系统"},
|
|
17
23
|
"readInterval": { "en": "read intervall [min]", "de": "Leseintervall [min]", "ru": "интервал чтения [мин]", "pt": "intervalo de leitura [min]", "nl": "lees interval [min]", "fr": "intervalle de lecture [min]", "it": "intervallo di lettura [min]", "es": "intervalo de lectura [min]", "pl": "interwał odczytu [min]", "uk": "інтервал читання [хв]", "zh-cn": "读取间隔 [分钟]"},
|
|
24
|
+
"readInterval_help": { "en": "interval in minutes, how often data should be read from the wallbox", "de": "Intervall in Minuten, wie oft Daten von der Wallbox gelesen werden sollen", "ru": "интервал в минутах, как часто следует читать данные из Wallbox", "pt": "intervalo em minutos, com que frequência os dados devem ser lidos do wallbox", "nl": "interval in minuten, hoe vaak gegevens uit de wallbox moeten worden gelezen", "fr": "intervalle en minutes, à quelle fréquence les données doivent être lues depuis la wallbox", "it": "intervallo in minuti, la frequenza con cui i dati devono essere letti dalla wallbox", "es": "intervalo en minutos, con qué frecuencia se deben leer los datos del wallbox", "pl": "interwał w minutach, jak często mają być odczytywane dane z wallboxa", "uk": "інтервал у хвилинах, як часто дані слід зчитувати з Wallbox", "zh-cn": "间隔(以分钟为单位),从 Wallbox 读取数据的频率"},
|
|
25
|
+
"system API key": { "en": "system API key, (not used for ChargeControl)", "de": "System-API-Schlüssel (wird nicht für ChargeControl verwendet)", "ru": "ключ системного API (не используется для ChargeControl)", "pt": "chave API do sistema, (não usada para ChargeControl)", "nl": "systeem-API-sleutel, (niet gebruikt voor ChargeControl)", "fr": "clé API du système (non utilisée pour ChargeControl)", "it": "Chiave API di sistema (non utilizzata per ChargeControl)", "es": "Clave API del sistema (no utilizada para ChargeControl)", "pl": "klucz API systemu (nieużywany w przypadku ChargeControl)", "uk": "системний ключ API (не використовується для ChargeControl)", "zh-cn": "系统 API 密钥(不用于 ChargeControl)"},
|
|
26
|
+
"system name": { "en": "system name", "de": "Systemname", "ru": "имя системы", "pt": "nome do sistema", "nl": "systeem naam", "fr": "nom du système", "it": "nome del sistema", "es": "nombre del sistema", "pl": "nazwa systemu", "uk": "ім'я системи", "zh-cn": "系统名称"},
|
|
18
27
|
"systems": { "en": "systems", "de": "Systeme", "ru": "системы", "pt": "sistemas", "nl": "systemen", "fr": "systèmes", "it": "sistemi", "es": "sistemas", "pl": "systemy", "uk": "системи", "zh-cn": "系统"},
|
|
19
28
|
};
|
package/io-package.json
CHANGED
|
@@ -1,8 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"common": {
|
|
3
3
|
"name": "amtronwallbox",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.3.0",
|
|
5
5
|
"news": {
|
|
6
|
+
"0.3.0": {
|
|
7
|
+
"en": "see issue #284: test with nodejs@22\nupdate dependencies\nmigration to jsonConfig",
|
|
8
|
+
"de": "siehe ausgabe #284: test mit nodejs@22\naktualisierung der abhängigkeiten\nmigration nach jsonConfig",
|
|
9
|
+
"ru": "#284: тест с nodejs@22\nобновление зависимостей\nмиграции в jsonConfig",
|
|
10
|
+
"pt": "veja a edição #284: teste com nodejs@22\ndependências\nmigração para jsonConfig",
|
|
11
|
+
"nl": "zie nummer #284: test met nodejs@22\nafhankelijkheden bijwerken\nmigratie naar jsonConfig",
|
|
12
|
+
"fr": "voir numéro n° 284: test avec nodejs@22\nmettre à jour les dépendances\nmigration vers jsonConfig",
|
|
13
|
+
"it": "vedi numero #284: test con nodejs@22\naggiornamento dipendenze\nmigrazione a jsonConfig",
|
|
14
|
+
"es": "ver número #284: prueba con nodejs@22\ndependencias de actualización\nmigración a jsonConfig",
|
|
15
|
+
"pl": "zob. numer # 284: test z nodejs @ 22\naktualizacji zależności\nmigracja do jsonConfig",
|
|
16
|
+
"uk": "див. питання #284: тест з nodejs@22\nоновлення залежності\nміграції в jsonConfig",
|
|
17
|
+
"zh-cn": "参见第284期:带节点的测试@22\n更新依赖关系\n迁移到 jsonConfig"
|
|
18
|
+
},
|
|
6
19
|
"0.2.16": {
|
|
7
20
|
"en": "update dependencies\nbug fixes based on adapter checker recommendation",
|
|
8
21
|
"de": "aktualisierung der abhängigkeiten\nfehlerbehebungen basierend auf adapter-checker empfehlung",
|
|
@@ -80,19 +93,6 @@
|
|
|
80
93
|
"pl": "(René) rodzaj adaptatora zmieniał się z powrotem do energii",
|
|
81
94
|
"uk": "(René) тип адаптера змінився назад до енергії",
|
|
82
95
|
"zh-cn": "(René) 适应者类型改为能源"
|
|
83
|
-
},
|
|
84
|
-
"0.2.10": {
|
|
85
|
-
"en": "(René) type of adapter changed back to \"energy\"",
|
|
86
|
-
"de": "(René) Typ des Adapters zurückgestellt auf 'Energie'",
|
|
87
|
-
"ru": "(René) тип адаптера изменился обратно к энергии",
|
|
88
|
-
"pt": "(René) tipo de adaptador alterado de volta à energia",
|
|
89
|
-
"nl": "Een soort van adapter veranderde terug in energie",
|
|
90
|
-
"fr": "(René) type d'adaptateur changé en énergie",
|
|
91
|
-
"it": "(René) tipo di adattatore cambiato di nuovo in energia",
|
|
92
|
-
"es": "(René) tipo de adaptador cambiado de nuevo a la energía",
|
|
93
|
-
"pl": "(René) rodzaj adaptatora zmieniał się z powrotem do energii",
|
|
94
|
-
"uk": "(René) тип адаптера змінився назад до енергії",
|
|
95
|
-
"zh-cn": "(René) 适应者类型改为能源"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"titleLang": {
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
"connectionType": "local",
|
|
162
162
|
"dataSource": "push",
|
|
163
163
|
"adminUI": {
|
|
164
|
-
"config": "
|
|
164
|
+
"config": "json"
|
|
165
165
|
},
|
|
166
166
|
"messages": []
|
|
167
167
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "iobroker.amtronwallbox",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.0",
|
|
4
4
|
"description": "ioBroker Adapter for AMTRON wallboxes",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "René G.",
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
"node": ">= 18"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@iobroker/adapter-core": "^3.
|
|
28
|
-
"axios": "^1.7.
|
|
29
|
-
"cron": "^3.1
|
|
27
|
+
"@iobroker/adapter-core": "^3.2.3",
|
|
28
|
+
"axios": "^1.7.9",
|
|
29
|
+
"cron": "^3.3.1"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@alcalzone/release-script": "^3.8.0",
|
|
@@ -34,9 +34,9 @@
|
|
|
34
34
|
"@alcalzone/release-script-plugin-license": "^3.7.0",
|
|
35
35
|
"@alcalzone/release-script-plugin-manual-review": "^3.7.0",
|
|
36
36
|
"@iobroker/adapter-dev": "^1.3.0",
|
|
37
|
-
"@iobroker/testing": "^
|
|
38
|
-
"chai": "^5.1.
|
|
39
|
-
"mocha": "^
|
|
37
|
+
"@iobroker/testing": "^5.0.0",
|
|
38
|
+
"chai": "^5.1.2",
|
|
39
|
+
"mocha": "^11.0.2"
|
|
40
40
|
},
|
|
41
41
|
"main": "main.js",
|
|
42
42
|
"bugs": {
|