Skip to content
EN | DE

DSMR

Usage areas

  • Grid meter

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
portPort
Default: 1502
optional
energyOBIS 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)