Minor Feature Release / Bugfixes 0.5.4.3
This is a minor feature + bugfix rollup release.
Changes
- Clean up socket error handling
- Append stderr
- Handle temperature conversion from external API
- Fix pin definitions for brewpi-esp8266
- Update apt keys
- Allow reconfiguring nginx if present to alternate port
- Add Tilt and iSpindel to Header
- Add ISO8601 Date format as an option
- Address missing ack in socket comms
- Make SG report 3 decimals
Upgrading
Existing users of BrewPi Remix 0.5.3.0 and above may upgrade with:
sudo /home/brewpi/utils/doUpdate.sh
If you are not on version 0.5.3.0 or above, use the following command to upgrade to the latest version:
curl -L upgrade.brewpiremix.com | sudo bash
This must be run from within your /home/brewpi directory or from each chamber directory in multi-chamber mode.