diff --git a/templates/definition/charger/go-e-gemini.yaml b/templates/definition/charger/go-e-gemini.yaml new file mode 100644 index 0000000000..63da11118b --- /dev/null +++ b/templates/definition/charger/go-e-gemini.yaml @@ -0,0 +1,13 @@ +template: go-e-gemini +products: + - brand: go-eCharger + description: + generic: Gemini +capabilities: ["rfid"] +requirements: + evcc: ["sponsorship"] +params: + - name: host +render: | + type: go-e + uri: http://{{ .host }} diff --git a/templates/definition/charger/goe-v3.yaml b/templates/definition/charger/go-e-v3.yaml similarity index 100% rename from templates/definition/charger/goe-v3.yaml rename to templates/definition/charger/go-e-v3.yaml diff --git a/templates/docs/charger/go-e-gemini_0.yaml b/templates/docs/charger/go-e-gemini_0.yaml new file mode 100644 index 0000000000..566ac1ecc4 --- /dev/null +++ b/templates/docs/charger/go-e-gemini_0.yaml @@ -0,0 +1,10 @@ +product: + brand: go-eCharger + description: Gemini +capabilities: ["rfid"] +requirements: ["sponsorship"] +render: + - default: | + type: template + template: go-e-gemini + host: 192.0.2.2 # IP-Adresse oder Hostname