Fix python-nest release number (#5369)

* fix_#5365

* fix_#5365
This commit is contained in:
Daniel Høyer Iversen 2017-01-16 18:03:26 +01:00 committed by Paulus Schoutsen
parent 7bad0171ec
commit 372b54534a
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ _LOGGER = logging.getLogger(__name__)
REQUIREMENTS = [
'http://github.com/technicalpickles/python-nest'
'/archive/e6c9d56a8df455d4d7746389811f2c1387e8cb33.zip' # nest-cam branch
'#python-nest==3.0.3']
'#python-nest==3.0.2']
DOMAIN = 'nest'

View file

@ -178,7 +178,7 @@ hikvision==0.4
# http://github.com/adafruit/Adafruit_Python_DHT/archive/310c59b0293354d07d94375f1365f7b9b9110c7d.zip#Adafruit_DHT==1.3.0
# homeassistant.components.nest
http://github.com/technicalpickles/python-nest/archive/e6c9d56a8df455d4d7746389811f2c1387e8cb33.zip#python-nest==3.0.3
http://github.com/technicalpickles/python-nest/archive/e6c9d56a8df455d4d7746389811f2c1387e8cb33.zip#python-nest==3.0.2
# homeassistant.components.switch.dlink
https://github.com/LinuxChristian/pyW215/archive/v0.3.7.zip#pyW215==0.3.7