Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Releases: trvrnrth/esphome-bsec-bme680

1.2.0

04 May 11:38
fafc70d
Compare
Choose a tag to compare

Feautures and Improvements

  • It is now possible to run the gas-related sensors in ULP (Ultra Low Power) mode sampling every 5 minutes whilst the Temparature, Pressure and Humidity sensors are still run in LP (Low Power) mode sampling every 3 seconds (#41)
  • Provides sensor device classes for compatibility with ESPHome 1.17.0

1.1.0

27 Jan 18:36
df37a76
Compare
Choose a tag to compare

Feautures and Improvements

  • The component now interfaces more directly with the BSEC library which has allowed for removal of a blocking delay in the main component loop. This greatly improves performance and operation within the ESPHome ecosystem. (#31)

Breaking Changes

  • Support for reading from multiple sensors has been removed due to timing and state management complexities.

1.0.1

17 Jan 20:04
f7f46d7
Compare
Choose a tag to compare
  • Reduce RAM requirements for setup (#27)

1.0.0

05 Jan 12:07
8226e17
Compare
Choose a tag to compare

Initial release.