Skip to content

Commit 7dba1f1

Browse files
committed
Templates update for release evcc-io/evcc@2eb6d31
1 parent f2c46db commit 7dba1f1

File tree

6 files changed

+62
-8
lines changed

6 files changed

+62
-8
lines changed

templates/release/de/charger/keba-modbus_1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
product:
2-
brand: BMW
3-
description: i Wallbox
2+
brand: KEBA
3+
description: KeContact P40, P40 Pro
44
capabilities: ["1p3p", "mA", "rfid"]
55
requirements: ["sponsorship"]
66
description: |

templates/release/de/charger/keba-modbus_2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
product:
2-
brand: SolarEdge
3-
description: Home EV Charger
2+
brand: BMW
3+
description: i Wallbox
44
capabilities: ["1p3p", "mA", "rfid"]
55
requirements: ["sponsorship"]
66
description: |
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
product:
2+
brand: SolarEdge
3+
description: Home EV Charger
4+
capabilities: ["1p3p", "mA", "rfid"]
5+
requirements: ["sponsorship"]
6+
description: |
7+
Erfordert Firmwareversion 3.10.42 (C-series) bzw. 1.11 (X-series). Zur Phasenumschaltung wird zusätzlich der Keba Phasenumschalter (KeContact S10) benötigt und in den Wallboxeinstellungen muss die Umschaltsteuerung per Modbus aktiviert werden. Bei der x-Serie im WebMenü, bei der C-Serie per Modbus durch setzen des Wertes "3" im Register 5050.
8+
render:
9+
- default: |
10+
type: template
11+
template: keba-modbus
12+
13+
# Modbus TCP
14+
modbus: tcpip
15+
id: 255
16+
host: 192.0.2.2 # Hostname
17+
port: 502 # Port
18+
advanced: |
19+
type: template
20+
template: keba-modbus
21+
22+
# Modbus TCP
23+
modbus: tcpip
24+
id: 255
25+
host: 192.0.2.2 # Hostname
26+
port: 502 # Port
27+
welcomecharge: # Wallbox gibt kurzzeitige Ladefreigabe bei Fahrzeugverbindung. Das ermöglicht es Fahrzeugen, die eine Stromversorgung beim Anschließen benötigen, einen Fehlerzustand zu vermeiden. (optional)

templates/release/en/charger/keba-modbus_1.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
product:
2-
brand: BMW
3-
description: i Wallbox
2+
brand: KEBA
3+
description: KeContact P40, P40 Pro
44
capabilities: ["1p3p", "mA", "rfid"]
55
requirements: ["sponsorship"]
66
description: |

templates/release/en/charger/keba-modbus_2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
product:
2-
brand: SolarEdge
3-
description: Home EV Charger
2+
brand: BMW
3+
description: i Wallbox
44
capabilities: ["1p3p", "mA", "rfid"]
55
requirements: ["sponsorship"]
66
description: |
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
product:
2+
brand: SolarEdge
3+
description: Home EV Charger
4+
capabilities: ["1p3p", "mA", "rfid"]
5+
requirements: ["sponsorship"]
6+
description: |
7+
Requires firmware version 3.10.42 (C-series) bzw. 1.11 (X-series). For phase switching the Keba phase switch (KeContact S10) is also required and the switching control via Modbus must be set in the wallbox settings. For the X-series in the web menu, for the C-series via Modbus by setting the value "3" in register 5050.
8+
render:
9+
- default: |
10+
type: template
11+
template: keba-modbus
12+
13+
# Modbus TCP
14+
modbus: tcpip
15+
id: 255
16+
host: 192.0.2.2 # Hostname
17+
port: 502 # Port
18+
advanced: |
19+
type: template
20+
template: keba-modbus
21+
22+
# Modbus TCP
23+
modbus: tcpip
24+
id: 255
25+
host: 192.0.2.2 # Hostname
26+
port: 502 # Port
27+
welcomecharge: # Charger will enable charging for short time when vehicle is connected, irrespective of configured charge mode. This is useful for vehicles that require power supply when connecting. (optional)

0 commit comments

Comments
 (0)