Skip to content

Commit 115e145

Browse files
Update to dsmr water metering documentation (#5321)
* Update to dsmr water metering documentation Resubmit of forgotten documentation PR #2464 of already released feature esphome/esphome#4237. * Minor formating fixes --------- Co-authored-by: Jonathan Swoboda <[email protected]>
1 parent 1367391 commit 115e145

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/components/sensor/dsmr.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Configuration variables:
4545
telegrams. Used in Lux only.
4646
4747
- **gas_mbus_id** (*Optional*, int): The id of the gas meter. Defaults to `1`.
48+
- **water_mbus_id** (*Optional*, int): The id of the water meter. Defaults to `2`.
4849
- **crc_check** (*Optional*, boolean): Specifies if the CRC check must be done. This is required to be set to false for
4950
older DSMR versions as they do not provide a CRC. Defaults to `true`.
5051

@@ -184,6 +185,10 @@ Configuration variables:
184185

185186
- All options from [Sensor](#config-sensor).
186187

188+
- **water_delivered** (*Optional*): Water Consumed.
189+
190+
- All options from [Sensor](#config-sensor).
191+
187192
Belgium
188193

189194
- **gas_delivered_be** (*Optional*): Gas Consumed Belgium.

0 commit comments

Comments
 (0)