Skip to content

Releases: adafruit/Adafruit_CircuitPython_BME680

3.7.6 - Fix First Reading

09 Jun 16:47
ca26252
Compare
Choose a tag to compare

What's Changed

  • Remove forced mode at end of set_heatr_conf by @FoamyGuy in #71

Full Changelog: 3.7.5...3.7.6

3.7.5 - DisplayIO Example

13 May 13:18
977dbb6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7.4...3.7.5

3.7.4 - Fixes For Gas Sensing

23 Dec 16:46
41fca05
Compare
Choose a tag to compare

This release contains fixes for issues with gas sensing that caused extra delays in the read time. Thank you @CTho9305

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bme680.

Read the docs for info on how to use it.

What's Changed

New Contributors

Full Changelog: 3.7.3...3.7.4

3.7.3 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:16
Compare
Choose a tag to compare

Changes: 3.7.2...3.7.3

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bme680.

Read the docs for info on how to use it.

3.7.2 Cleanup and Feedback From #61

08 Oct 14:34
1f04f54
Compare
Choose a tag to compare

This release contains some general cleanup and feedback from #61.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bme680.

Read the docs for info on how to use it.

3.7.1 - Fix RTD Theme Issue

25 Sep 15:36
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bme680.

Read the docs for info on how to use it.

3.7.0 - Allow Disabling Gas Heater

11 Sep 21:57
54ba2d4
Compare
Choose a tag to compare

This release allows you to disable the gas heater by passing None for either argument of set_gas_heater(). Thank you @graeme-winter.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-BME680.

Read the docs for info on how to use it.

3.6.0 Fix Gas Resistence Value

07 Aug 17:18
19775f6
Compare
Choose a tag to compare

This release contains a fix for the calculation of the gas resistence value. Thank you @patcher-ms.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-BME680.

Read the docs for info on how to use it.

3.5.0 - Set Gas Heater

05 Jun 20:56
d7909fe
Compare
Choose a tag to compare

This release adds functionality to set gas heater. Thank you @garberw.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-BME680.

Read the docs for info on how to use it.

3.4.13 - Updated .pylintrc, fixed jQuery

26 May 16:25
d02eaf5
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-BME680.

Read the docs for info on how to use it.