Mike Murphy
Mike Murphy
I have found that, depending on how much data you have, the charts can take 3+ minutes to load.
It might be better to write the data to the db, then you could select how much of the data you want to view. You could then export the db...
carlallen, that sounds like a good solution. I have a basic understanding of Python and be able to help if anyone has simple stuff to do/test.
I think the UI is completely generated by bundled.js
Your screen shot only shows heating and cooling buttons, I do not see the auto button
Auto mode works but you will see errors for the function heater_off(), I assume because no heater actor is present [app.txt](https://github.com/Manuel83/craftbeerpi3/files/1133834/app.txt)