Use Smart Energy Meter with Home Assistant
The Dutch Government is aiming on providing smart meters to every household before Q4 2020. All the smart meters need to comply to DSMR (Dutch Smart Meter Requirements). DSMR allows us to read data from the smart meter by using a cable. In this guide, I will explain how I got this to work with Home Assistant. Prerequisites Home Assistant (Hass.io) running on a Raspberry Pi One of the supported smart meters. I’m using the Landis+Gyr ZMF110 with DSMR 4.2 from Liander A cable to connect from USB on your Pi to the smart meter (Optionally) a second Raspberry Pi running on a Linux distro to send the data over the network to your Hass.io Pi Connect your Raspberry Pi to the smart meter Insert the USB cable in the Raspberry Pi and the other side of the cable into your smart meter. A data connection should now be established. ...