Skip to content

Releases: adafruit/Adafruit_CircuitPython_SGP30

3.0.4 - Fixed version string

22 Aug 18:46

Choose a tag to compare

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.

3.0.3 - Switched to pyproject.toml

09 Aug 19:49

Choose a tag to compare

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.

3.0.2 - Corrected spelling error

14 Jul 18:04
2af0803

Choose a tag to compare

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.

3.0.1 - Removed extra iaq_init() call

23 Jun 21:34
0d18c00

Choose a tag to compare

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.

3.0.0 - Correct spelling of "celsius"

21 Jun 23:02
b62a473

Choose a tag to compare

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.


What's Changed

This is a major release because the API changed, though only for someone who used a misspelled keyword argument.

New Contributors

Full Changelog: 2.4.2...3.0.0

2.4.2 - Added cp.org link to index.rst

09 Jun 18:28

Choose a tag to compare

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.

2.4.1 - Repo documentation and config updates

07 Jun 17:09

Choose a tag to compare

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.

2.4.0 - Added calibration based on temperature, relative humidity

03 Apr 22:37
3e90660

Choose a tag to compare

Added a helper function set_iaq_relative_humidity() to set humidity compensation based on temperature and relative humidity. Thanks @benthorner!

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.

2.3.7 - Updated documentation link, python version

04 Feb 20:23

Choose a tag to compare

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.

2.3.6 - Updated pylint version, linted

15 Nov 18:19

Choose a tag to compare

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.