vitotai
vitotai
You are right. It's missed. There are too many functions that I don't use.
I myself never succeeded doing it. The solenoid I used is a normal close one. It got too hot after opening for a long time and seemed to fail after...
I don't understand your issue. I have one that survives through 2 brews, or 2 months until I re-flash an image with debug functionality.
Never. The reason is that uint16_t is used to carry time duration in display. 65,536/(60*60) = 18.20 hours. You can check the code in DisplayLcd.cpp I don't think it maters...
I mess up options of Humidity control, BME280, and DHT support. They were all default disabled. Try building the latest push.
1. The handling of Fahrenheit is a mess. It should be rewritten. 2. The cause is misunderstanding of ArduinoJSON library. They will be fixed ASAP.
Fixed. I forgot to convert EPOC time for Javascript Date constructor when loading profile, which is times 1000. You can upload "control.htm.gz" instead of flashing new image if the fermentation...
you will need to go to http://[your controller IP]:8008/filemanager to upload the file.
Try format filesystem by browse to http://[YOUR controller's iP or xxx.local]:8008/format-spiffs If it doesn't work, check your system status by click the "BM" on the web page. You might also...
You will need some basic programming knowledge. https://github.com/vitotai/BrewPiLess/tree/master/htmljs