Skip to content

Releases: adafruit/Adafruit_CircuitPython_SGP30

2.1.1 - Actions workflow updates

23 Dec 00:14
d39b041

Choose a tag to compare

This release includes updates the github actions workflows

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

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

Read the docs for info on how to use it.

Adding support for new SGP30

13 Nov 18:50
00f4455

Choose a tag to compare

Thanks to @Airviz for the update!

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Update README

13 Aug 00:52
d209c7c

Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Update README

13 May 05:10
e3b3cae

Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Add set_iaq_humidity

15 Jan 00:37
374a660

Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Update to property names. CHANGES API.

12 Nov 21:41
4d000c5

Choose a tag to compare

THIS RELEASE CHANGES THE API. You must update your code to match:

  • co2eq updated to eCO2.
  • tvoc updated to TVOC.

Updated property names to match design guidelines.

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

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

Read the docs for info on how to use it.

Now on PyPi!

07 Aug 22:31
cee489b

Choose a tag to compare

  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

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

To use in CPython, pip install adafruit-circuitpython-sgp30.

Read the docs for info on how to use it.

Documentation update.

22 Feb 03:43
0d9b68d

Choose a tag to compare

Thanks to @brentru for the great work!

v1.0.1

12 Jan 18:18

Choose a tag to compare

bumping to generate files!