Skip to content

Tilt Pro & MQTT Support

Compare
Choose a tag to compare
@thorrak thorrak released this 22 Dec 21:24
· 562 commits to master since this release
42adac7

This release adds a number of things, including support for the higher resolution Tilt Pro devices, MQTT support (which can be leveraged for things like Home Automation), toggleable Celsius/Fahrenheit support, and a number of bugfixes.

A more complete changelist is below:

  • Added support for Tilt Pro devices
  • Added MQTT support (Thanks Pletch!)
  • Add gravity smoothing support - except when sending to Fermentrack/BrewPiRemix (Thanks Pletch!)
  • Add toggleable Celsius support (Thanks ricnewton!)
  • Add support for rotated (e.g. Lolin v1.1.0) TFT Screens (Thanks Pletch!)
  • Numerous bugfixes/cleanups (Thanks Pletch!)
  • Properly capture/filter the "version" info sent on wake by v3/Tilt Pros
  • Properly capture/send the "weeks on battery" sent by v3/Tilt Pros
  • Added version information to about.htm
  • Results are now expired after 5 minutes if no signal is received from a Tilt
  • Renamed Fermentrack support to indicate it also works for BrewPi Remix (Thanks lbussy!)
  • Changing the mDNS ID now resets the controller
  • Update to the latest version of the NimBLE Bluetooth library