pjpeartree
pjpeartree
Hi, @vitotai , Thank you for all your hard work on this project. Having only 3 ramping steps is a limitation for me too. Please, can you give more detail...
I see that the Settings struct will have another size, https://github.com/vitotai/BrewPiLess/blob/20a5992f24f35eb57d4831db8f69d08e5232a0f1/src/BPLSettings.h#L222 and the load function will be unable to load previous settings properly: https://github.com/vitotai/BrewPiLess/blob/20a5992f24f35eb57d4831db8f69d08e5232a0f1/src/BPLSettings.cpp#L24-L29 Can you confirm that it only...
Hi, I have done the changes above and still have the step limitation on the web interface. I have rebuilt the HTML files, the gzip files, using grunt i18n, with...
Thank you @vitotai. I have managed to generate hex and add manually to src\data\english_control_htm.h base on my change of MAX_STEPS. I do not know why Platform.IO isn't rebuilding these embedded...
You are not alone. I'm experiencing the same issue, but I'm running on a Docker container. The it work fine for a few hours after restarting the container, then all...
I’m using Docker, so that's not an option. Even restarting the container doesn’t resolve the issue.
Hi, I'm experiencing the same issue, but I'm running on a Docker container. The integrations work fine for a few hours after restarting the container. Any advice on how to...