Skip to content

Releases: thorrak/tiltbridge

Performance Tweaks & Home Assistant Support

29 Dec 00:31
a182588
Compare
Choose a tag to compare

v0.2.3 - Dec 28, 2020 - Performance Tweaks & Home Assistant Support

  • Added specific MQTT subtopics to support Home Assistant (Thanks Pletch/Kidmock!)
  • Added Google Sheets timezone support (Thanks Pletch!)
  • Fix edge case involving two Tilts of the same color, but of different hardware versions (Thanks Pletch!)
  • Fix race condition involving mDNS updates (Thanks Pletch!)
  • Clean up favicon links (Thanks Pletch!)

Tilt Pro & MQTT Support

22 Dec 21:24
42adac7
Compare
Choose a tag to compare

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

D32 Pro + TFT, TTGO USB-C, Brewfather, Brewstatus, Google Sheets

19 Jun 18:56
eef5406
Compare
Choose a tag to compare

This release includes a massive number of fixes, improvements, and new features that have been in the works for a long, long time. Included in this release are:

  • Support for the D32 Pro /w 16MB Flash memory
  • Support for ILI9341 TFT screens (e.g. LOLIN 2.4" Touch Screen)
  • Support for ST7789 TFT screens (e.g. "USB-C TTGO" boards)
  • Brewfather push support
  • Brewstatus push support
  • Refactored Google Scripts support (including native HTTPS)
  • Configurable Tilt calibration

...amongst other bugfixes and additions. Upgrading to this version is recommended for all users.