Skip to content
Snippets Groups Projects
Commit 7cd620d3 authored by Andrey's avatar Andrey Committed by Fabian Affolter
Browse files

Switch upstream adafruit package (#15038)

parent 7a180ac2
No related branches found
No related tags found
No related merge requests found
......@@ -17,10 +17,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
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.2']
REQUIREMENTS = ['Adafruit_Python_DHT==1.3.2']
_LOGGER = logging.getLogger(__name__)
......
......@@ -23,6 +23,9 @@ Adafruit-SHT31==1.0.2
# homeassistant.components.bbb_gpio
# Adafruit_BBIO==1.0.0
# homeassistant.components.sensor.dht
# Adafruit_Python_DHT==1.3.2
# homeassistant.components.doorbird
DoorBirdPy==0.1.3
......@@ -426,9 +429,6 @@ http://github.com/tgaugry/suds-passworddigest-py3/archive/86fc50e39b4d2b89974819
# homeassistant.components.remember_the_milk
httplib2==0.10.3
# homeassistant.components.sensor.dht
# https://github.com/adafruit/Adafruit_Python_DHT/archive/da8cddf7fb629c1ef4f046ca44f42523c9cf2d11.zip#Adafruit_DHT==1.3.2
# homeassistant.components.neato
https://github.com/jabesq/pybotvac/archive/v0.0.5.zip#pybotvac==0.0.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment