Author here. With https://evcc.io I have (with tremendous help) developed a home energy management system, originally for solar-optimised EV charging (big in Germany/Europe with users in the US or even Australia). Turning into a general HEMS proves hard. While all our current algorithms are strictly predictable, we're lacking global, multi-goal, non-linear optimisation. Maybe SAT solvers, maybe non-linear programming, maybe stochastic or ML/AI can be part of the solution. We have lots of data but no algorithm or technical approach and I'm unsure where to go next.

thank you for evcc - awesome pice of software that I'm using every day. I actually built some small prediction models around it figuring out if I should charge my car or feed in the electricity. Not sure if that is what you have in mind but I would be interested to hear what kind of algorithm you have in mind. Maybe I can help?

Sounds great! Wanna post on GH Discussions with your idea and we take it from there?