Skip to content

Releases: adafruit/Adafruit_CircuitPython_DHT

Now on PyPi!

03 Aug 16:54
da125e7
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore
  • Various linting fixes.

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

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

Read the docs for info on how to use it.

Handle negative temperatures properly.

29 Apr 18:24
a384b7d
Compare
Choose a tag to compare

Improved reference documentation.

28 Feb 01:49
42bc581
Compare
Choose a tag to compare

Thanks to @sommersoft for the great work!

Updated with lint and autobundling!

10 Dec 04:26
617628d
Compare
Choose a tag to compare

Thanks to @mrmcwethy for the great work!

Release for CircuitPython 2.0.0+

20 Oct 21:06
Compare
Choose a tag to compare

Release with no functional changes but a trigger to generate new mpy files for CircuitPython 2.0+ versions.

First release!

17 Oct 00:28
Compare
Choose a tag to compare

Thanks to @mrmcwethy for creating this driver!

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

Read the docs for info on how to use it.