Skip to content

Commit

Permalink
Add SolarEdge Home EV Charger (evcc-io#8221)
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored May 30, 2023
1 parent bc5306f commit de54d11
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/definition/charger/keba-modbus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ products:
- brand: BMW
description:
generic: i Wallbox
- brand: SolarEdge
description:
generic: Home EV Charger
capabilities: ["1p3p", "mA", "rfid"]
requirements:
evcc: ["sponsorship"]
Expand Down
17 changes: 17 additions & 0 deletions templates/docs/charger/keba-modbus_2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
product:
brand: SolarEdge
description: Home EV Charger
capabilities: ["1p3p", "mA", "rfid"]
requirements: ["sponsorship"]
description: |
Erfordert Firmwareversion 3.10.42 (C-series) bzw. 1.11 (X-series)
render:
- default: |
type: template
template: keba-modbus
# 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 @@ -48,6 +48,7 @@
"Siemens",
"Skoda",
"SMA",
"SolarEdge",
"Sonnen",
"Stark in Strom",
"TechniSat",
Expand Down

0 comments on commit de54d11

Please sign in to comment.