DSMR
Usage areas
- Grid meter
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
host | IP address or hostname | optional | |
port | Port | optional | |
energy | OBIS code for energy consumption Typically 1-0:1.8.0 or 1-0:1.8.1/1-0:1.8.2 with multiple tariffs | advanced |
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: dsmr usage: grid host: 192.0.2.2 # IP address or hostname port: 1502 # Port, optional energy: # OBIS code for energy consumption, Typically 1-0:1.8.0 or 1-0:1.8.1/1-0:1.8.2 with multiple tariffs (optional)