Thanks for the encouragement @bwduncan
I sat down to re-organize the algorithm code to release it last Saturday, but completely ran out of steam after 30 minutes I’m afraid. I’m somewhat busy at work for a few weeks, but then I have some holiday where I’m hoping to get organized. If I’m lucky I can get the algorithm released.
Here’s a question for you. At the moment my code reads the input data from the JSON files I fetched from MELCloud. I have about 6 million of them, but only the last 100 are interesting (mostly for Legionella review, otherwise it would be a handful). However, it could use the data from EmonCMS. I didn’t do that because it would be another link in the chain that might break as I mess about with my EmonCMS install. What would you imagine as the data source to drive the algorithm?
BTW, if you are looking for the lessons from all my testing, I documented most of it in these posts:
https://community.openenergymonitor.org/search?q=@myforest%20improve
Basically the algorithm is just a manifestation of those suggestions. Maybe that would help you decide what to do? Certainly in the last few weeks I’ve found turning the heat pump off the be the most important aspect as you can see in this thread.
Thanks
David