diff --git a/templates/definition/charger/ocpp-elecq.yaml b/templates/definition/charger/ocpp-elecq.yaml new file mode 100644 index 0000000000..5e3d5d6fa2 --- /dev/null +++ b/templates/definition/charger/ocpp-elecq.yaml @@ -0,0 +1,17 @@ +template: ocpp-elecq +products: + - brand: Elecq + description: + generic: Home + - brand: Elecq + description: + generic: Biz + - brand: Elecq + description: + generic: Station +requirements: + evcc: ["sponsorship", "skiptest"] +params: + - preset: ocpp +render: | + {{ include "ocpp" . }}