Skip to content

Releases: adafruit/Adafruit_CircuitPython_DHT

4.0.10 - Update Ruff Config & RTD Style Fix

20 Oct 16:39

Choose a tag to compare

4.0.9 - Update RTD Config

17 Jun 16:11

Choose a tag to compare

4.0.8 - Use Ruff

13 May 22:02
7d39908

Choose a tag to compare

What's Changed

Full Changelog: 4.0.7...4.0.8

4.0.7 - RTD Sphinx Config

16 Jan 18:46

Choose a tag to compare

4.0.6 - Read Decimal Value

20 Nov 22:17
daca831

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

Choose a tag to compare

4.0.4 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:18
cec6795

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

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

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

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.