Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions source/_components/sensor.dsmr.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ sensor:
description: "Version of DSMR used by meter. Choices: 2.2, 4, 5. Defaults to 2.2."
required: false
type: string
precision:
description: Defines the precision of the calculated values, through the argument of round().
required: false
type: integer
default: 3
{% endconfiguration %}

Full configuration examples can be found below:
Expand Down