BrewPiLess
BrewPiLess copied to clipboard
Use an ESP8266 to replace RPI and Arduino. Running BrewPi without Pi, therefore, BrewPi-Less
I have added a "/metrics" page in order to be able to collect metrics with prometheus. Output looks like this with instance name derived from config "Title" ``` brewpi_beer_temp{instance="testmachine"} 0...
Hello. Assembled the BPL and assembled an automatic tongue for pressure control. I use WemosMini and in order not to burn A0 between the pressure sensor I put a 4.7k...
I installed the latest version but I can no longer configure BrewFather. When filling in the data and pressing "Update", everything goes well and the "completed" message appears, but the...
 See graph above. When temperature of the fridge spikes (e.g. I open the door), the readings of SG also spikes. Temperature correction should be performed from the temperature of...
Hi. I've just upgraded to BPL 4.2 (was something like 3.2 previously). I often use the data logging function. In the new version, it appears data is lost after a...
Something very strange is happening here. I used the 2 channel relay module. BrewPiLess, starts to work perfectly. Sometimes it works perfect for days. But sometimes it turns off and...
Rapt Pill
Hello, is there a plan to implement the new Kegland Rapt Pill Hydrometer? Thank you! Lukas
4.2rc4 on an ESP32 I haven't had one of these errors since using this version. Any ideas what might be causing it not to display?
if(_loggingInfo->contentType){ _http.addHeader("Content-Type", _loggingInfo->contentType); }else{ _http.addHeader("Content-Type", "application/x-www-form-urlencoded"); } Not working become after erasing in form contentType=“”, not null.
Hi, I've just upgraded to 4.2 (BrewPiLess.v4.2.rc2.oled.esp8266.4m2m.bin) and I can see iSpindel gravity readings on OLED:  and on testcmd.htm:  but they are missing in the graph: 