Skip to content

Releases: adafruit/Adafruit_CircuitPython_BME680

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.

3.4.12 - Updated pyproject.toml

04 Feb 18:29
b1b4bc8
Compare
Choose a tag to compare

Update pyproject.toml to include the ability optional dependencies. Note that these are not currently used, but are intended to keep this libraries aligned with others in the Adafruit CircuitPython Bundle. Thanks @tekktrik!

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.11 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:14
0ab3124
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.4.10 - Made copyright stay up to date in docs/conf.py

25 Aug 19:27
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.4.9 - Fixed version string

22 Aug 18:35
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.