Skip to content

Commit

Permalink
Add Mennekes eMobility Gateway (ACU), Smart, Smart T (ACU)
Browse files Browse the repository at this point in the history
  • Loading branch information
benesolar authored Feb 14, 2025
1 parent acefca4 commit 8aefbcf
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions templates/definition/charger/mennekes-acu
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
template: mennekes-acu
products:
- brand: Mennekes
description:
generic: eMobility Gateway (ACU)
- brand: Mennekes
description:
generic: Smart, Smart T (ACU)
capabilities: ["rfid"]
requirements:
description:
de: |
Zur Konfiguration die Weboberfläche der ACU aufrufen.
Setup, Backend, Übertragungsprotokoll: Open Charge Point Protocol v1.6J
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.

en: |
To configure, open the web interface of the ACU.
Setup, Backend, Communication Protocol: Open Charge Point Protocol v1.6J
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.
evcc: ["sponsorship", "skiptest"]
params:
- preset: ocpp

render: |
{{ include "ocpp" . }}

0 comments on commit 8aefbcf

Please sign in to comment.