Hey everyone,
I currently live in a rented apartment and would like to read my electricity consumption on my apartment’s smart meter. For this I need some tips regarding hardware, software and implementation.
I am running Home Assistant in my apartment on a Raspberry Pi 4 and have set up Zigbee in addition to my WiFi.
The smart meter is an eHZ-P from the company EMH-Metering. (Please excuse, the link is in German). Currently the smart meter measures data only locally and there is no data connection to the metering point operator or anyone else. However, the meter has an optical data interface for customers to push data via SML protocol. There are different opto heads for this.
So a possible solution could be a Raspberry Pi with an opto head.
Now to my problems:
- The smart meter is located in the basement of the house where I live. My Wifi does not reach down there, but I have a Zigbee connection down there (I use a Zigbee socket in the basement to track the consumption of my washing machine). So to send the measurement data from the basement up to my apartment, I would either have to use Zigbee or resort to some other data communication (LoRa if necessary?).
- Since the meter is in the basement and thus in the “public” part of the building, I don’t have direct access to electricity there. I’m not familiar with fuse box wiring, unfortunately, so I can’t assess whether I can tap power there directly. My guess however is that I can’t, since I can’t find a power outlet there either. So unless I can tap into a direct power source, I would have to use a battery solution.
Do you guys possibly have any ideas on how I can solve these problems?