mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 04:50:17 +00:00
Add an optional extended description…
This commit is contained in:
@@ -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__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user