Skip to content

Releases: adafruit/Adafruit_CircuitPython_DHT

4.0.0 - More precise exception

11 May 18:24
261a183

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.8...4.0.0

3.7.8 - Fixed pylint errors

15 Nov 19:00
5909964

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.7.7 - Made copyright stay up to date in docs/conf.py

25 Aug 19:28

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.7.6 - Fixed version string

22 Aug 18:36

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.7.5 - Switched to pyproject.toml

09 Aug 19:41

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.7.4 - Added cp.org link to index.rst

09 Jun 18:10

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.7.3 - Repo documentation and config updates

07 Jun 17:00

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.7.2 - Fixed documentation for ReadTheDocs

29 Mar 14:21
2e3dc98

Choose a tag to compare

Updated documentation to display properly in ReadTheDocs. Thanks @Neradoc!

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

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

Read the docs for info on how to use it.

3.7.1 - Updated documentation link, python version

04 Feb 20:00

Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.7.0 - Added support for DHT21/AM2301

22 Nov 21:22
c71bdaf

Choose a tag to compare

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

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

Read the docs for info on how to use it.