Hi,
I've been working on a Raspberry Pi based home energy monitor that i'd like to share with the group. It's based on the Cirrcus Logic CS5463 energy IC and supports monitoring up to 128 circuits. The Raspberry Pi runs a nodejs based service that controls the hardware and a web based monitoring portal. All data are stored locally on the Pi on a sqlite database. The system is 100% stand-alone and requires no additional hardware or servers. A couple systems have been running very reliably for almost a year.
The source code, Eagle files and additional information is available on Github: https://github.com/crjens/PiPowerMeter
Please feel free to contact me with questions, comments, feedback, etc.
Thanks,
Craig