Add an optional extended description…
This commit is contained in:
parent
90639d33ab
commit
718949481f
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ from homeassistant.util.temperature import celsius_to_fahrenheit
|
|||
# Update this requirement to upstream as soon as it supports Python 3.
|
||||
REQUIREMENTS = ['https://github.com/adafruit/Adafruit_Python_DHT/archive/'
|
||||
'da8cddf7fb629c1ef4f046ca44f42523c9cf2d11.zip'
|
||||
'#Adafruit_DHT==1.3.0']
|
||||
'#Adafruit_DHT==1.3.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue