Releases: vitotai/BrewManiacEsp8266
Releases · vitotai/BrewManiacEsp8266
0.5.3
0.4.7 backup
A backup of 0.4.7.
HopStand and DualHeater
What's new
- Post Boil Hop(HopStand)
- Customized audio
- Multi-button in Web interface
- New setting options
- Iodine test to extend mashing or mash out
- Export/import settings in web interface
- Dual heater support by compile option. config.h@39
- Sparge heater is no longer supported by default.
- revise setting temperature of web interface. Correct setting temperature will be displayed in manual mode.
- code revision.
v0.2.3
Bugs fixed
- PWM display error for multiple sensor
- Resumption error after boil
Changes
- Add PUMP access during "Malt In"(Add Malt). The "No" option was removed.
- After temperature reaches for Mash-In, available options are changed to "Yes" and "No". It was "Yes" only.
Doughing In temperature control
- Add "PID when Doughing-in" option in "PID-PWM" setting.
- If it is set to "NO", the heater will be turned off after temperature reached and "Continue? OK" is confirmed, before "Mash-in OK" is pressed.
- If "YES", the PID will be applied during doughing in, the setting temperature will be the temperature of first mash rest.
- Add Plato/Gravity for recipe viewing
- Add kettle thermo-mass option
- in uint of water equivalence amount
Recipe ready
New features
- Recipes management
- Import BeerXML & View and brew recipes
Bugs fixed:
- No logging if the automatic process is interrupted and power-off or entering manual mode before resumption.
- Wrong hop schedule of automation editing
Changes
- Add a minimum limit of time(500ms) for sensor reading. Without this limitation, the system will be busy trying to get temperature readings when the sensors are not correctly connected and response with error.
V0.1.2
Use new LCD library
1.Use new LCD library
2.fix sparge heating icon
V0.1-First Release
First release.