From 9599b2a376b8e16ec68eb631c57f35c4561369f9 Mon Sep 17 00:00:00 2001 From: naltatis Date: Mon, 2 Dec 2024 02:33:43 +0000 Subject: [PATCH] Templates update for nightly evcc-io/evcc@c39990c49a56ff9070af77787bce301d58da2b40 --- .../nightly/de/charger/ocpp-autel_0.yaml | 28 +++++++++++++++++++ templates/nightly/de/tariff/allinpower_0.yaml | 1 + .../nightly/en/charger/ocpp-autel_0.yaml | 28 +++++++++++++++++++ templates/nightly/en/tariff/allinpower_0.yaml | 1 + 4 files changed, 58 insertions(+) create mode 100644 templates/nightly/de/charger/ocpp-autel_0.yaml create mode 100644 templates/nightly/en/charger/ocpp-autel_0.yaml diff --git a/templates/nightly/de/charger/ocpp-autel_0.yaml b/templates/nightly/de/charger/ocpp-autel_0.yaml new file mode 100644 index 000000000..b218c0b19 --- /dev/null +++ b/templates/nightly/de/charger/ocpp-autel_0.yaml @@ -0,0 +1,28 @@ +product: + brand: AUTEL + description: AC MaxiCharger, AC Compact (OCPP) +capabilities: ["mA"] +requirements: ["sponsorship", "skiptest"] +description: | + Anleitung: + * In der Autel Charge app, klicken sie auf “OCPP Server” + * Geben Sie "Custom" in das Feld ein und wählen Sie "Personalisierung" darunter + * Server-URL: ws://[evcc-adresse]:8887/ (Verbindung über das lokale Netzwerk) + * Ladegerät-ID: Leer lassen (zur Verwendung der Seriennummer) oder einen benutzerdefinierten Wert definieren, der in der Konfiguration als *stationid* wiederverwendet wird + * Autorisierungsschlüssel: leer lassen + +render: + - default: | + type: template + template: ocpp-autel + 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://:8887/ anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional) + advanced: | + type: template + template: ocpp-autel + 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://:8887/ anzuhängen. Die meisten Ladestationen fügen die ID intern automatisch hinzu. (optional) + connector: 1 # Anschlussnummer bei Ladestationen mit mehreren Anschlüssen. Die Zählung beginnt bei 1 für den ersten Anschluss. (optional) + 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) + idtag: evcc # Diese Option ist nur in Ausnahmefällen erforderlich wenn der Ladepunkt für die Annahme externer Transaktionen einen spezifischen Token erfordert. (optional) + connecttimeout: 5m # optional + meterinterval: 10s # optional + metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # optional diff --git a/templates/nightly/de/tariff/allinpower_0.yaml b/templates/nightly/de/tariff/allinpower_0.yaml index 9bf244671..6ae5cedd4 100644 --- a/templates/nightly/de/tariff/allinpower_0.yaml +++ b/templates/nightly/de/tariff/allinpower_0.yaml @@ -1,6 +1,7 @@ product: brand: All in Power group: Dynamischer Strompreis +requirements: ["skiptest"] description: | Nur für die Niederlande verfügbar. render: diff --git a/templates/nightly/en/charger/ocpp-autel_0.yaml b/templates/nightly/en/charger/ocpp-autel_0.yaml new file mode 100644 index 000000000..365d63c4b --- /dev/null +++ b/templates/nightly/en/charger/ocpp-autel_0.yaml @@ -0,0 +1,28 @@ +product: + brand: AUTEL + description: AC MaxiCharger, AC Compact (OCPP) +capabilities: ["mA"] +requirements: ["sponsorship", "skiptest"] +description: | + Setup Guide: + * In the Autel Charge app, click on “OCPP Server” + * In the search bar type “Custom” and select it. + * Server URL: ws://[evcc-address]:8887/ (local network connection) + * Charger ID: Leave empty (for use the serial number) or set custom value which is reused in configuration as *stationid* + * Authorisation Key: leave empty + +render: + - default: | + type: template + template: ocpp-autel + 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://:8887/. Most charging stations automatically add the ID internally. (optional) + advanced: | + type: template + template: ocpp-autel + 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://:8887/. Most charging stations automatically add the ID internally. (optional) + connector: 1 # Connector number for charging stations with multiple connectors. Counting starts at 1 for the first connector. (optional) + 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) + idtag: evcc # This option is only required in exceptional cases if the charger requires a specific token for accepting external transactions. (optional) + connecttimeout: 5m # optional + meterinterval: 10s # optional + metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Current.Offered,Power.Offered,Current.Import,Voltage # optional diff --git a/templates/nightly/en/tariff/allinpower_0.yaml b/templates/nightly/en/tariff/allinpower_0.yaml index 2be0e9858..5606da2b9 100644 --- a/templates/nightly/en/tariff/allinpower_0.yaml +++ b/templates/nightly/en/tariff/allinpower_0.yaml @@ -1,6 +1,7 @@ product: brand: All in Power group: Dynamic electricity price +requirements: ["skiptest"] description: | Only available for the Netherlands. render: