I am looking to add an energy monitor to my mains to track usage trends. I am aware of some options, but I was curious for some input by others.
My system:
I have 2 200A panels fed from a 400A box outside. I don't have access to the mains coming into the house without calling the utility. Due to changes in regulations since the house was constructed, I cannot call them as it would require a major rewire that would be very expensive (it's not important, so I'll leave it at that). I can put CT clamps on each of the 4 mains (2 per panel).
Currently:
I've been writing down the meter reading manually about 4-5 times a week after work for years. Fidelity is poor and tracking versus temperature is very coarse as well.
Goal:
I want to track overall usage and record the data locally and/or at one of the online trackers. I don't need individual breakers, just a single overall usage value. Eventually I will add a weather station of some kind to get temperature, wind, etc. but that's later on.
I have a Raspi B at the panel that I use for home automation. I currently only use X10, but other systems could be included easily.
Requested help:
What system should I look at? The current options seem to be something like the Aotec HEM1 which is zwave, a Blueline meter reader + wireless bridge, an Arduino solution (OpenEnergyMonitor), somehow connect CT's to the Raspi, or something else.
I have an Arduino Uno and network shield in my inventory if that matters.