Skip to content

Commit

Permalink
Cleanup Innogy/Vestel/EON/Compleo templates (evcc-io#7303)
Browse files Browse the repository at this point in the history
  • Loading branch information
premultiply authored Apr 8, 2023
1 parent c14c873 commit e98ecd6
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 17 deletions.
17 changes: 0 additions & 17 deletions templates/definition/charger/eon-vbox.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions templates/definition/charger/innogy-ebox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ products:
- brand: E.ON Drive
description:
generic: eBox
- brand: Compleo
description:
generic: eBox
capabilities: ["mA"]
requirements:
evcc: ["sponsorship"]
Expand Down
4 changes: 4 additions & 0 deletions templates/definition/charger/vestel.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
template: vestel
covers: ["eon-vbox"]
products:
- brand: Vestel
description:
generic: EVC04
- brand: Webasto
description:
generic: Unite
- brand: E.ON Drive
description:
generic: vBox
requirements:
evcc: ["sponsorship"]
params:
Expand Down
15 changes: 15 additions & 0 deletions templates/docs/charger/innogy-ebox_2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
product:
brand: Compleo
description: eBox
capabilities: ["mA"]
requirements: ["sponsorship"]
render:
- default: |
type: template
template: innogy-ebox
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
14 changes: 14 additions & 0 deletions templates/docs/charger/vestel_2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
product:
brand: E.ON Drive
description: vBox
requirements: ["sponsorship"]
render:
- default: |
type: template
template: vestel
# Modbus TCP
modbus: tcpip
id: 255
host: 192.0.2.2 # Hostname
port: 502 # Port
1 change: 1 addition & 0 deletions templates/evcc.io/brands.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"Bender",
"BMW",
"cFos",
"Compleo",
"Dadapower",
"DaheimLaden",
"E.ON Drive",
Expand Down

0 comments on commit e98ecd6

Please sign in to comment.