Skip to content

Tilt Troubleshooting Wizard & Bugfixes

Compare
Choose a tag to compare
@thorrak thorrak released this 30 Apr 15:13
· 505 commits to master since this release
049f86d

This release adds a "troubleshooting" wizard for Tilt Hydrometer support to help diagnose certain environmental issues that can cause the Tilt support to not work as expected. This also includes a handful of other bugfixes and cleans up legacy code that is no longer required.

Added

  • Added explicit support for LBussy’s BrewPi-Remix I2C Board
  • Exposed upgrade.log from the help screen
  • Store the exact last time that a message was received from a Tilt to Redis
  • Add sentry support to tilt_monitor_aio.py
  • Added “debug” scripts for bluetooth Tilt connections
  • Added TiltBridge connection settings to Tilt management page

Changed

  • Removed legacy Python 2 code
  • Reduced gravity sensor temp precision to 0.1 degrees
  • Locked pybluez, aioblescan, and redis versions to prevent undesired format changes going forward

Fixed

  • Fix display of TiltBridge mDNS settings on Tilt settings page