
Matter Home Energy Manager - First Look
I'm quite excited to share this video as this project has been a long time in the making!
Using the Matter protocol, I'm building a Home Energy Manager. I've shared a few posts about this on the sub, but this is the first end-to-end video. It's still a work in progress and I'm not ready to share the code just yet, but I plan to full open source this.
The initial goal is to help me maximize the amount of self generated solar power. The energy manager does this by using machine learning and forecasting. It learns energy usage patterns in the home and from individual appliances. It can then generate a schedule of appliance use to make the most of this surplus solar.
I don't know if the idea has any merit yet, but it's something I've wanted to try for a long time.
I've written up a lot of blog posts on the technical side of things, and you'll find them on my blog: https://tomasmcguinness.com/building-a-matter-home-energy-manager/
When I do publish the code, it will be on my github: https://github.com/tomasmcguinness You can find a few of my other Matter projects up there too.