Releases: adafruit/Adafruit_CircuitPython_DHT
Releases · adafruit/Adafruit_CircuitPython_DHT
Now on PyPi!
- 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.
Improved reference documentation.
Thanks to @sommersoft for the great work!
Updated with lint and autobundling!
Thanks to @mrmcwethy for the great work!
Release for CircuitPython 2.0.0+
Release with no functional changes but a trigger to generate new mpy files for CircuitPython 2.0+ versions.
First release!
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.