Skip to content

Internationalization, eSPI, & Expanded Inkbird Sensor Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 01:00
· 0 commits to master since this release
8423276

This release adds support for leveraging both the probe and internal sensors simultaneously on Inkbird's IBS-TH1 Plus and IBS-TH2 Plus temperature sensors. This enables a solder-free build where a single Inkbird sensor can serve as both the "beer" and "fridge" temperature probe.

This also adds translations to leverage the latent internationalization support in the web interface, and support for eSPI screen types attached to ESP32-based boards.

What's Changed

  • Bring ESP8266 Frameworks up to date by @thorrak in #115
  • Enable the use of both the probe and internal sensor simultaneously for Inkbird TH1 Plus and TH2 Plus
  • Adds a Spanish, Dutch, Portuguese, and German translation for the on-device web interface
  • Adds support for eSPI screen types attached to ESP32 boards

Full Changelog: v16-alpha1...v16-alpha2