Skip to content

Releases: adafruit/Adafruit_CircuitPython_AHTx0

1.0.6 - Improved documentation

26 Apr 20:08
1e17623
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:47
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.4 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:14
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.3 - Moved to pre-commit, added licensing info

20 Jan 22:47
a7ac158
Compare
Choose a tag to compare

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

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

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

Read the docs for info on how to use it.

1.0.2 - Fixed discord invite link

09 Jul 20:55
123d11b
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.1 - Update simpletest to use board.I2C

08 Jun 17:31
d5e1844
Compare
Choose a tag to compare

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

Read the docs for info on how to use it.

Initial release!

02 Jun 02:15
77f5b7c
Compare
Choose a tag to compare

Initial release with example sketch!

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

Read the docs for info on how to use it.