Skip to content

Commit d6c8c70

Browse files
committed
Templates update for nightly evcc-io/evcc@e30b9f1
1 parent d23a6b4 commit d6c8c70

File tree

10 files changed

+192
-24
lines changed

10 files changed

+192
-24
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/nightly/de/tariff/forecast-solar_0.yaml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,23 @@ product:
22
brand: Forecast.Solar
33
group: PV Vorhersage
44
requirements: ["skiptest"]
5+
description: |
6+
[forecast.solar](https://forecast.solar) kann kostenlos verwendet werden. Kostenpflichtige Pläne können ebenfalls verwendet werden, indem ein API-Key angegeben wird.
57
render:
68
- default: |
79
type: template
810
template: forecast-solar
9-
lat:
10-
lon:
11-
dec:
12-
az:
13-
kwp:
11+
lat: 55.7351
12+
lon: 9.1275
13+
dec: 25 # 0 = horizontal, 90 = vertikal
14+
az: 180 # -180 = Norden, -90 = Osten, 0 = Süden, 90 = Westen, 180 = Norden
15+
kwp: 9.8
1416
advanced: |
1517
type: template
1618
template: forecast-solar
17-
lat:
18-
lon:
19-
dec:
20-
az:
21-
kwp:
19+
lat: 55.7351
20+
lon: 9.1275
21+
dec: 25 # 0 = horizontal, 90 = vertikal
22+
az: 180 # -180 = Norden, -90 = Osten, 0 = Süden, 90 = Westen, 180 = Norden
23+
kwp: 9.8
2224
apikey: # optional

templates/nightly/de/tariff/solcast_0.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ product:
22
brand: Solcast
33
group: PV Vorhersage
44
requirements: ["skiptest"]
5+
description: |
6+
Benötigt einen [solcast.com](https://solcast.com/free-rooftop-solar-forecasting)-Account. Der kostenlose "Home User" Tarif ist für private Anwendungen oft ausreichend. Dieser Plan hat ein API-Limit von 10 Anfragen pro Tag.
57
render:
68
- default: |
79
type: template
810
template: solcast
9-
site:
10-
token:
11+
site: # Ressource ID deiner Anlage
12+
token: # Solcast API Token
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/nightly/en/tariff/forecast-solar_0.yaml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,23 @@ product:
22
brand: Forecast.Solar
33
group: PV forecast
44
requirements: ["skiptest"]
5+
description: |
6+
[forecast.solar](https://forecast.solar) can be used for free. Paid plans can also be used by specifying an API key.
57
render:
68
- default: |
79
type: template
810
template: forecast-solar
9-
lat:
10-
lon:
11-
dec:
12-
az:
13-
kwp:
11+
lat: 55.7351
12+
lon: 9.1275
13+
dec: 25 # 0 = horizontal, 90 = vertical
14+
az: 180 # -180 = north, -90 = east, 0 = south, 90 = west, 180 = north
15+
kwp: 9.8
1416
advanced: |
1517
type: template
1618
template: forecast-solar
17-
lat:
18-
lon:
19-
dec:
20-
az:
21-
kwp:
19+
lat: 55.7351
20+
lon: 9.1275
21+
dec: 25 # 0 = horizontal, 90 = vertical
22+
az: 180 # -180 = north, -90 = east, 0 = south, 90 = west, 180 = north
23+
kwp: 9.8
2224
apikey: # optional

templates/nightly/en/tariff/solcast_0.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ product:
22
brand: Solcast
33
group: PV forecast
44
requirements: ["skiptest"]
5+
description: |
6+
Requires a [solcast.com](https://solcast.com/free-rooftop-solar-forecasting) account. The free "Home User" tier is often sufficient for private use. This plan has an API limit of 10 requests per day.
57
render:
68
- default: |
79
type: template
810
template: solcast
9-
site:
10-
token:
11+
site: # ressource ID of your site
12+
token: # Solcast API Token
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+
Requires Toyota Connected Services Account.
5+
6+
render:
7+
- default: |
8+
type: template
9+
template: toyota
10+
title: # Will be displayed in the user interface (optional)
11+
capacity: 50 # Battery capacity in kWh (optional)
12+
user: # User account (e.g. email address, user id, etc.)
13+
password: # Password of the user account (use single quotes in case of leading zeros)
14+
vin: JT... # Required if you own multiple vehicles of the same brand (optional)
15+
advanced: |
16+
type: template
17+
template: toyota
18+
title: # Will be displayed in the user interface (optional)
19+
capacity: 50 # Battery capacity in kWh (optional)
20+
user: # User account (e.g. email address, user id, etc.)
21+
password: # Password of the user account (use single quotes in case of leading zeros)
22+
vin: JT... # Required if you own multiple vehicles of the same brand (optional)
23+
icon: car # Icon as shown in user interface (optional)
24+
phases: 3 # The maximum number of phases which can be used (optional)
25+
mode: # Possible values are Off, Now, MinPV and PV, or empty if none should be set (optional)
26+
minCurrent: 6 # The minimum amperage per connected phase with which the car should be charged (optional)
27+
maxCurrent: 16 # The maximum amperage per connected phase with which the car shuold be charged (optional)
28+
identifiers: # Mostly this can be added later, see: https://docs.evcc.io/en/docs/features/vehicle (optional)
29+
priority: # Priority of the loadpoint or vehicle in relation to other loadpoints or vehicles for allocating pv energy (optional)
30+
cache: 15m # Time interval with when data should be reloaded from the vehicle (optional)

0 commit comments

Comments
 (0)