Settings

Theme

A Library for Parsing Dutch Smart Meter Requirements (DSMR)

github.com

25 points by robinvdvleuten · 7 comments

Reader

3 threads
teekert

It’s nice living in de Netherlands, you can read your energy meter with DSMR indeed (and get all the data including solar delivered back to the network etc). Or you buy this thingy [0], plug it in and boom all data flows into Home Assistant’s very excellent energy dashboard.

[0] https://www.zuidwijk.com/product/slimmelezer-plus/

  • robinvdvleutenOP

    I own one as well and actually flashed it with my DSMR library combined with nerves. Another way is to let the slimmelezer-plus expose a TCP server and let Elixir’s genserver just parse the incoming telegrams through this package (see the livebook examples)

import

For people who are interested in this, there is an esp32 component (and works awesome) https://esphome.io/components/sensor/dsmr/

There are also several cheap hardware sold with p1 port connection and home assistant integration.

  • robinvdvleutenOP

    If you are really into the hardware stuff, you can combine this package quite easily with Elixir’s nerves and make your own esp32 p1 reader yourself!

jwr

Is this really Dutch-specific, or is there a chance other modern smart meters in other EU countries might use the same protocols?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection