EEBus consumer meter
EEBus consumer in the home network using use cases MPC (Monitoring & Power Consumption) and LPC (Limitation of Power Consumption).
Supported features
- Dimmable: Power consumption can be reduced (e.g. §14a EnWG). See External Control.
- Curtailable: Inverter production can be reduced (e.g. §9 EEG). See External Control.
Usage areas
- Charger meter
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
ski | Subject Key Identifier (SKI) Usually found on the web interface of the wallbox | optional | |
ip | IP address | 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