Skip to content

Releases: adafruit/Adafruit_CircuitPython_DHT

4.0.6 - Read Decimal Value

20 Nov 22:17
daca831
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.5...4.0.6

4.0.5 - Fix For Sphinx RTD Theme

07 Oct 21:44
Compare
Choose a tag to compare

4.0.4 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:18
cec6795
Compare
Choose a tag to compare

Changes: 4.0.3...4.0.4

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.

4.0.3 - Fix RTD Theme Issue

25 Sep 15:37
ade41e0
Compare
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.

4.0.2 - Updated .pylintrc, fixed jQuery

26 May 16:17
b0f4cc1
Compare
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.

4.0.1 - Remove print statement

16 May 15:49
0d31e09
Compare
Choose a tag to compare

Removed print statement when deinitializing PulseIn. Thanks @xgqfrms!

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.

4.0.0 - More precise exception

11 May 18:24
261a183
Compare
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
Compare
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
Compare
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
Compare
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.