0.8.0 Glycol Support
This feature release adds support for the Glycol shield and pinouts. No UI changes have been made.
Upgrading
Existing users of BrewPi Remix 0.5.3 and above may upgrade with:
sudo /home/brewpi/utils/doUpdate.sh
If you are not on version 0.5.3 or above (or if you have no idea what version you are on,) use the following command to upgrade to the latest version:
curl -L upgrade.brewpiremix.com | sudo bash
You must run this from within your /home/brewpi
directory or from each chamber's directory in multi-chamber mode.
Tools
No significant changes
Scripts
Commit Summary
- e5a716c Update Python interpreter declaration
- b33d8af Add "glycol" shield type
- 8d7abdc More glycol support
File Changes
M brewpiVersion.py (13)
M gitHubReleases.py(2)
M gitInfo.py (2)
M pinList.py (21)
M updateFirmware.py (9)
Patch Links:
- https://github.com/brewpi-remix/brewpi-script-rmx/pull/189.patch
- https://github.com/brewpi-remix/brewpi-script-rmx/pull/189.diff
Web UI
No changes