Kostal Smart Energy Meter (via inverter)
The energy meter must be installed in sensor position 2 (grid connection). Sensor position 1 (House consumption) is not supported.
Usage areas
- Grid meter
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
id | Modbus ID | int | required |
host | IP address or hostname | required | |
port | Port | int | required |
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_grid type: template template: kostal-ksem-inverter usage: grid
# Modbus TCP modbus: tcpip id: 71 host: # Hostname port: 1502 # Port