klaasnicolaas / home-assistant-glow

⚡ The power of energy measurements in your house
https://glow-energy.io/
MIT License
1.06k stars 159 forks source link

Not an issue, but an FYI for those in North America #303

Closed bean72 closed 1 year ago

bean72 commented 1 year ago

First of all, I want to thank @klaasnicolaas for putting this together, I've jumped so many hoops to try and get my meter readings when I should have gone straight to this. Some backstory, I've got a Centron meter that I have been trying to pull data from for a number of months now. It's Zigbee energy profile capable, but any hubs that connect to the meter have been out of stock or crazy prices. I tried pulling the SCM using an SDR without luck, as it is an Openway meter and everything is encrypted. I was able to find the Technical Reference Guide for my meter, and discovered that there is an IR LED in the very top that emits based on usage. image

image

Rather than using a photodiode, I wired an ESP to an IR receiver diode using the Home Assistant Glow code. So far its working great except when the sun is shining directly on my meter, which I'll have to craft something to block the light.

If you are in North America with a similar meter, this should work for you. Thanks again!

bean72 commented 1 year ago

Discovered a discussions tab on this repository, closing this 😁