Skip to content

Commit 8c44c4c

Browse files
committed
Templates update for release evcc-io/evcc@d3814b1
1 parent c1186e1 commit 8c44c4c

File tree

12 files changed

+312
-2
lines changed

12 files changed

+312
-2
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
product:
2+
brand: Mennekes
3+
description: eMobility Gateway (ACU)
4+
capabilities: ["rfid"]
5+
requirements: ["sponsorship", "skiptest"]
6+
description: |
7+
Zur Konfiguration die Weboberfläche der ACU aufrufen.
8+
Setup, Backend, Übertragungsprotokoll: Open Charge Point Protocol v1.6J
9+
Setup, Backend, Backend-Server: Hier muss die evcc URL `ws://<evcc-address>:8887/` eingetragen sein. Basic Authentication: deaktivieren. OCPP 1.6 Einstellungen: alle Optionen aktivieren.
10+
11+
render:
12+
- default: |
13+
type: template
14+
template: ocpp-mennekes-acu
15+
stationid: EVB-P12354 # Station ID des Ladepunktes. Nur erforderlich wenn mehrere OCPP-Ladestationen eingerichtet sind um diese korrekt zuzuweisen. Eine einzelne OCPP-Ladestation kann auch automatisch zugeordnet werden. Hinweis: In Ausnahmefällen kann es erforderlich sein, diese ID manuell an die OCPP-URL der Ladestation in der Form ws://<evcc-adresse>:8887/<stationid> anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional)
16+
advanced: |
17+
type: template
18+
template: ocpp-mennekes-acu
19+
stationid: EVB-P12354 # Station ID des Ladepunktes. Nur erforderlich wenn mehrere OCPP-Ladestationen eingerichtet sind um diese korrekt zuzuweisen. Eine einzelne OCPP-Ladestation kann auch automatisch zugeordnet werden. Hinweis: In Ausnahmefällen kann es erforderlich sein, diese ID manuell an die OCPP-URL der Ladestation in der Form ws://<evcc-adresse>:8887/<stationid> anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional)
20+
connector: 1 # Anschlussnummer bei Ladestationen mit mehreren Anschlüssen. Die Zählung beginnt bei 1 für den ersten Anschluss. (optional)
21+
remotestart: # Diese Option nur aktivieren wenn keinerlei Möglichkeit besteht Transaktionen seitens des Ladepunktes zu initiieren! Das ist nur der Fall wenn z. B. kein RFID-Lesegerät vorhanden ist und Ladevorgänge grundsätzlich einzeln per App freigeschaltet werden müssten. Normalerweise sollte der Ladepunkt am Gerät immer so konfiguriert werden, dass entweder eine RFID-Karte zur Freischaltung verwendet wird oder der Ladepunkt auf "Autostart", "Freies Laden" o.ä. eingestellt ist. Zunächst die Dokumentation und die Konfigurationsmöglichkeiten des Ladepunktes prüfen, ggf. beim Hersteller nachfragen! (optional)
22+
idtag: evcc # Diese Option ist nur in Ausnahmefällen erforderlich wenn der Ladepunkt für die Annahme externer Transaktionen einen spezifischen Token erfordert. (optional)
23+
connecttimeout: 5m # optional
24+
meterinterval: 10s # optional
25+
metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # optional
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
product:
2+
brand: Mennekes
3+
description: Smart, Smart T (ACU)
4+
capabilities: ["rfid"]
5+
requirements: ["sponsorship", "skiptest"]
6+
description: |
7+
Zur Konfiguration die Weboberfläche der ACU aufrufen.
8+
Setup, Backend, Übertragungsprotokoll: Open Charge Point Protocol v1.6J
9+
Setup, Backend, Backend-Server: Hier muss die evcc URL `ws://<evcc-address>:8887/` eingetragen sein. Basic Authentication: deaktivieren. OCPP 1.6 Einstellungen: alle Optionen aktivieren.
10+
11+
render:
12+
- default: |
13+
type: template
14+
template: ocpp-mennekes-acu
15+
stationid: EVB-P12354 # Station ID des Ladepunktes. Nur erforderlich wenn mehrere OCPP-Ladestationen eingerichtet sind um diese korrekt zuzuweisen. Eine einzelne OCPP-Ladestation kann auch automatisch zugeordnet werden. Hinweis: In Ausnahmefällen kann es erforderlich sein, diese ID manuell an die OCPP-URL der Ladestation in der Form ws://<evcc-adresse>:8887/<stationid> anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional)
16+
advanced: |
17+
type: template
18+
template: ocpp-mennekes-acu
19+
stationid: EVB-P12354 # Station ID des Ladepunktes. Nur erforderlich wenn mehrere OCPP-Ladestationen eingerichtet sind um diese korrekt zuzuweisen. Eine einzelne OCPP-Ladestation kann auch automatisch zugeordnet werden. Hinweis: In Ausnahmefällen kann es erforderlich sein, diese ID manuell an die OCPP-URL der Ladestation in der Form ws://<evcc-adresse>:8887/<stationid> anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional)
20+
connector: 1 # Anschlussnummer bei Ladestationen mit mehreren Anschlüssen. Die Zählung beginnt bei 1 für den ersten Anschluss. (optional)
21+
remotestart: # Diese Option nur aktivieren wenn keinerlei Möglichkeit besteht Transaktionen seitens des Ladepunktes zu initiieren! Das ist nur der Fall wenn z. B. kein RFID-Lesegerät vorhanden ist und Ladevorgänge grundsätzlich einzeln per App freigeschaltet werden müssten. Normalerweise sollte der Ladepunkt am Gerät immer so konfiguriert werden, dass entweder eine RFID-Karte zur Freischaltung verwendet wird oder der Ladepunkt auf "Autostart", "Freies Laden" o.ä. eingestellt ist. Zunächst die Dokumentation und die Konfigurationsmöglichkeiten des Ladepunktes prüfen, ggf. beim Hersteller nachfragen! (optional)
22+
idtag: evcc # Diese Option ist nur in Ausnahmefällen erforderlich wenn der Ladepunkt für die Annahme externer Transaktionen einen spezifischen Token erfordert. (optional)
23+
connecttimeout: 5m # optional
24+
meterinterval: 10s # optional
25+
metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # optional

templates/release/de/charger/smaevcharger_0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
product:
22
brand: SMA
3-
description: EV Charger
3+
description: EV Charger, eCharger
44
capabilities: ["mA"]
55
requirements: ["sponsorship"]
66
description: |
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
product:
2+
brand: SAJ
3+
description: H1 Series Hybrid Solar Inverter
4+
render:
5+
- usage: grid
6+
default: |
7+
type: template
8+
template: saj-h1
9+
usage: grid
10+
11+
# Modbus TCP
12+
modbus: tcpip
13+
id: 1
14+
host: 192.0.2.2 # Hostname
15+
port: 502 # Port
16+
timeout: 5s # optional
17+
advanced: |
18+
type: template
19+
template: saj-h1
20+
usage: grid
21+
22+
# Modbus TCP
23+
modbus: tcpip
24+
id: 1
25+
host: 192.0.2.2 # Hostname
26+
port: 502 # Port
27+
timeout: 5s # optional
28+
- usage: pv
29+
default: |
30+
type: template
31+
template: saj-h1
32+
usage: pv
33+
34+
# Modbus TCP
35+
modbus: tcpip
36+
id: 1
37+
host: 192.0.2.2 # Hostname
38+
port: 502 # Port
39+
timeout: 5s # optional
40+
advanced: |
41+
type: template
42+
template: saj-h1
43+
usage: pv
44+
45+
# Modbus TCP
46+
modbus: tcpip
47+
id: 1
48+
host: 192.0.2.2 # Hostname
49+
port: 502 # Port
50+
timeout: 5s # optional
51+
- usage: battery
52+
default: |
53+
type: template
54+
template: saj-h1
55+
usage: battery
56+
57+
# Modbus TCP
58+
modbus: tcpip
59+
id: 1
60+
host: 192.0.2.2 # Hostname
61+
port: 502 # Port
62+
timeout: 5s # optional
63+
advanced: |
64+
type: template
65+
template: saj-h1
66+
usage: battery
67+
68+
# Modbus TCP
69+
modbus: tcpip
70+
id: 1
71+
host: 192.0.2.2 # Hostname
72+
port: 502 # Port
73+
timeout: 5s # optional
74+
capacity: 50 # Akkukapazität in kWh (optional)

templates/release/de/tariff/forecast-solar_0.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ render:
2121
dec: 25 # 0 = horizontal, 90 = vertikal
2222
az: 180 # -180 = Norden, -90 = Osten, 0 = Süden, 90 = Westen, 180 = Norden
2323
kwp: 9.8
24+
horizon: '0,0,15,30,45,60,60,60,45,30,15,0' # Simuliert Verschattung durch Gelände, [mehr Informationen](https://doc.forecast.solar/horizon) (optional)
2425
apikey: # optional
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
product:
2+
brand: Toyota
3+
description: |
4+
Benötigt Toyota Connected Services Account.
5+
6+
render:
7+
- default: |
8+
type: template
9+
template: toyota
10+
title: # Wird in der Benutzeroberfläche angezeigt (optional)
11+
capacity: 50 # Akkukapazität in kWh (optional)
12+
user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.)
13+
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen)
14+
vin: JT... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
15+
advanced: |
16+
type: template
17+
template: toyota
18+
title: # Wird in der Benutzeroberfläche angezeigt (optional)
19+
capacity: 50 # Akkukapazität in kWh (optional)
20+
user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.)
21+
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen)
22+
vin: JT... # Erforderlich, wenn mehrere Fahrzeuge des Herstellers vorhanden sind (optional)
23+
icon: car # Icon in der Benutzeroberfläche (optional)
24+
phases: 3 # Die maximale Anzahl der Phasen welche genutzt werden können (optional)
25+
mode: # Möglich sind Off, Now, MinPV und PV, oder leer wenn keiner definiert werden soll (optional)
26+
minCurrent: 6 # Definiert die minimale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
27+
maxCurrent: 16 # Definiert die maximale Stromstärke pro angeschlossener Phase mit welcher das Fahrzeug geladen werden soll (optional)
28+
identifiers: # Kann meist erst später eingetragen werden, siehe: https://docs.evcc.io/docs/features/vehicle (optional)
29+
priority: # Priorität des Ladepunktes oder Fahrzeugs in Relation zu anderen Ladepunkten oder Fahrzeugen für die Zuweisung von PV-Energie (optional)
30+
cache: 15m # Zeitintervall nach dem Daten erneut vom Fahrzeug abgefragt werden (optional)
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
product:
2+
brand: Mennekes
3+
description: eMobility Gateway (ACU)
4+
capabilities: ["rfid"]
5+
requirements: ["sponsorship", "skiptest"]
6+
description: |
7+
To configure, open the web interface of the ACU.
8+
Setup, Backend, Communication Protocol: Open Charge Point Protocol v1.6J
9+
Setup, Backend, Backend Server: The EVCC URL ws://<evcc-address>:8887/ must be entered here. Basic Authentication: Disabled. OCPP 1.6 Settings: Enable all options.
10+
11+
render:
12+
- default: |
13+
type: template
14+
template: ocpp-mennekes-acu
15+
stationid: EVB-P12354 # Station ID of the charging point. Only required if multiple OCPP charging stations are set up to assign them correctly. A single OCPP charging station can also be automatically assigned. Note: In exceptional cases, it may be necessary to manually append this ID to the OCPP URL of the charging station in the form ws://<evcc-address>:8887/<stationid>. Most charging stations automatically add the ID internally. (optional)
16+
advanced: |
17+
type: template
18+
template: ocpp-mennekes-acu
19+
stationid: EVB-P12354 # Station ID of the charging point. Only required if multiple OCPP charging stations are set up to assign them correctly. A single OCPP charging station can also be automatically assigned. Note: In exceptional cases, it may be necessary to manually append this ID to the OCPP URL of the charging station in the form ws://<evcc-address>:8887/<stationid>. Most charging stations automatically add the ID internally. (optional)
20+
connector: 1 # Connector number for charging stations with multiple connectors. Counting starts at 1 for the first connector. (optional)
21+
remotestart: # Only enable this option if there is no way to initiate transactions from the charger side! This is only the case if e.g. no RFID reader is available and charging processes would have to be released individually via app. Normally, the charger should always be configured at the device so that either an RFID card is used for activation or the charger is set to "Autostart", "Free Charging" or similar. First check the documentation and configuration possibilities of the charger, ask the manufacturer if necessary! (optional)
22+
idtag: evcc # This option is only required in exceptional cases if the charger requires a specific token for accepting external transactions. (optional)
23+
connecttimeout: 5m # optional
24+
meterinterval: 10s # optional
25+
metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # optional
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
product:
2+
brand: Mennekes
3+
description: Smart, Smart T (ACU)
4+
capabilities: ["rfid"]
5+
requirements: ["sponsorship", "skiptest"]
6+
description: |
7+
To configure, open the web interface of the ACU.
8+
Setup, Backend, Communication Protocol: Open Charge Point Protocol v1.6J
9+
Setup, Backend, Backend Server: The EVCC URL ws://<evcc-address>:8887/ must be entered here. Basic Authentication: Disabled. OCPP 1.6 Settings: Enable all options.
10+
11+
render:
12+
- default: |
13+
type: template
14+
template: ocpp-mennekes-acu
15+
stationid: EVB-P12354 # Station ID of the charging point. Only required if multiple OCPP charging stations are set up to assign them correctly. A single OCPP charging station can also be automatically assigned. Note: In exceptional cases, it may be necessary to manually append this ID to the OCPP URL of the charging station in the form ws://<evcc-address>:8887/<stationid>. Most charging stations automatically add the ID internally. (optional)
16+
advanced: |
17+
type: template
18+
template: ocpp-mennekes-acu
19+
stationid: EVB-P12354 # Station ID of the charging point. Only required if multiple OCPP charging stations are set up to assign them correctly. A single OCPP charging station can also be automatically assigned. Note: In exceptional cases, it may be necessary to manually append this ID to the OCPP URL of the charging station in the form ws://<evcc-address>:8887/<stationid>. Most charging stations automatically add the ID internally. (optional)
20+
connector: 1 # Connector number for charging stations with multiple connectors. Counting starts at 1 for the first connector. (optional)
21+
remotestart: # Only enable this option if there is no way to initiate transactions from the charger side! This is only the case if e.g. no RFID reader is available and charging processes would have to be released individually via app. Normally, the charger should always be configured at the device so that either an RFID card is used for activation or the charger is set to "Autostart", "Free Charging" or similar. First check the documentation and configuration possibilities of the charger, ask the manufacturer if necessary! (optional)
22+
idtag: evcc # This option is only required in exceptional cases if the charger requires a specific token for accepting external transactions. (optional)
23+
connecttimeout: 5m # optional
24+
meterinterval: 10s # optional
25+
metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # optional

templates/release/en/charger/smaevcharger_0.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
product:
22
brand: SMA
3-
description: EV Charger
3+
description: EV Charger, eCharger
44
capabilities: ["mA"]
55
requirements: ["sponsorship"]
66
description: |
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
product:
2+
brand: SAJ
3+
description: H1 Series Hybrid Solar Inverter
4+
render:
5+
- usage: grid
6+
default: |
7+
type: template
8+
template: saj-h1
9+
usage: grid
10+
11+
# Modbus TCP
12+
modbus: tcpip
13+
id: 1
14+
host: 192.0.2.2 # Hostname
15+
port: 502 # Port
16+
timeout: 5s # optional
17+
advanced: |
18+
type: template
19+
template: saj-h1
20+
usage: grid
21+
22+
# Modbus TCP
23+
modbus: tcpip
24+
id: 1
25+
host: 192.0.2.2 # Hostname
26+
port: 502 # Port
27+
timeout: 5s # optional
28+
- usage: pv
29+
default: |
30+
type: template
31+
template: saj-h1
32+
usage: pv
33+
34+
# Modbus TCP
35+
modbus: tcpip
36+
id: 1
37+
host: 192.0.2.2 # Hostname
38+
port: 502 # Port
39+
timeout: 5s # optional
40+
advanced: |
41+
type: template
42+
template: saj-h1
43+
usage: pv
44+
45+
# Modbus TCP
46+
modbus: tcpip
47+
id: 1
48+
host: 192.0.2.2 # Hostname
49+
port: 502 # Port
50+
timeout: 5s # optional
51+
- usage: battery
52+
default: |
53+
type: template
54+
template: saj-h1
55+
usage: battery
56+
57+
# Modbus TCP
58+
modbus: tcpip
59+
id: 1
60+
host: 192.0.2.2 # Hostname
61+
port: 502 # Port
62+
timeout: 5s # optional
63+
advanced: |
64+
type: template
65+
template: saj-h1
66+
usage: battery
67+
68+
# Modbus TCP
69+
modbus: tcpip
70+
id: 1
71+
host: 192.0.2.2 # Hostname
72+
port: 502 # Port
73+
timeout: 5s # optional
74+
capacity: 50 # Battery capacity in kWh (optional)

0 commit comments

Comments
 (0)