Skip to content

Releases: adafruit/Adafruit_CircuitPython_BME280

2.6.25 Corrected SPI Examples

29 Jul 13:40
183e7b4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.24...2.6.25

2.6.24 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:16
Compare
Choose a tag to compare

Changes: 2.6.23...2.6.24

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

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

Read the docs for info on how to use it.

2.6.23 - 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-bme280.

Read the docs for info on how to use it.

2.6.22 - Updated .pylintrc, fixed jQuery

26 May 16:16
cffb535
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.21 - Updated pre-commit hooks

18 May 15:30
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.20 - added pylint exception for cs

28 Mar 00:22
ce97999
Compare
Choose a tag to compare

added pylint exception for cs. Thanks @jposada202020

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

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

Read the docs for info on how to use it.

2.6.19 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:14
5bdf81f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.18 - Fixed pylint errors

15 Nov 19:06
55cc95f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.17 - Bus Protocol Helpers Refactored

26 Sep 17:12
c7d4e1c
Compare
Choose a tag to compare

The SPI and I2C bus protocol helper classes have been refactored to use super classes in order to reduce code duplication. Thank you @rsbohn

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

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

Read the docs for info on how to use it.

2.6.16 - 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-bme280.

Read the docs for info on how to use it.