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
| 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