Skip to content

Commit

Permalink
Add KEBA KeContact E10 (#11177)
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored Dec 22, 2023
1 parent f45ff4e commit 7f9d997
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
26 changes: 26 additions & 0 deletions templates/definition/meter/keba-kecontact.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
template: keba-kecontact
# clone of kostal-ksem with different slave id
products:
- brand: KEBA
description:
generic: KeContact E10
params:
- name: usage
choice: ["grid"]
- name: modbus
choice: ["tcpip"]
id: 1
render: |
type: modbus
{{- include "modbus" . }}
model: sunspec
power: Power
energy: Import
currents:
- CurrentL1
- CurrentL2
- CurrentL3
powers:
- PowerL1
- PowerL2
- PowerL3
1 change: 1 addition & 0 deletions templates/evcc.io/brands.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
"Huawei",
"inepro",
"Janitza",
"KEBA",
"Kostal",
"LG",
"Loxone",
Expand Down

0 comments on commit 7f9d997

Please sign in to comment.