Skip to content
EN | DE

EEBus consumer meter

EEBus consumer in the home network using use cases MPC (Monitoring & Power Consumption) and LPC (Limitation of Power Consumption).

Usage areas

  • Charger meter

Parameters

NameDescriptionValueLevel
skiSubject Key Identifier (SKI)

Usually found on the web interface of the wallbox

optional
ipIP address
Example: 192.0.2.2
optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

meters:
- name: my_charger
type: template
template: eebus-mpc
usage: charge
ski: # Subject Key Identifier (SKI), Usually found on the web interface of the wallbox
ip: 192.0.2.2 # IP address, optional