diff --git a/source/_components/sensor.dsmr.markdown b/source/_components/sensor.dsmr.markdown index e2220b3a2f2..cc943d821b2 100644 --- a/source/_components/sensor.dsmr.markdown +++ b/source/_components/sensor.dsmr.markdown @@ -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: