switch.tplink: bump to the newest release of pyhs100 (#5308)

pull/5318/head
Teemu R 2017-01-14 07:20:47 +01:00 committed by Paulus Schoutsen
parent d6747d6aaf
commit 5bba9a63a5
2 changed files with 4 additions and 5 deletions

View File

@ -14,8 +14,7 @@ from homeassistant.components.switch import (SwitchDevice, PLATFORM_SCHEMA)
from homeassistant.const import (CONF_HOST, CONF_NAME)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['https://github.com/GadgetReactor/pyHS100/archive/'
'45fc3548882628bcde3e3d365db341849457bef2.zip#pyHS100==0.2.2']
REQUIREMENTS = ['pyHS100==0.2.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -180,9 +180,6 @@ hikvision==0.4
# homeassistant.components.nest
http://github.com/technicalpickles/python-nest/archive/e6c9d56a8df455d4d7746389811f2c1387e8cb33.zip#python-nest==3.0.3
# homeassistant.components.switch.tplink
https://github.com/GadgetReactor/pyHS100/archive/45fc3548882628bcde3e3d365db341849457bef2.zip#pyHS100==0.2.2
# homeassistant.components.switch.dlink
https://github.com/LinuxChristian/pyW215/archive/v0.3.7.zip#pyW215==0.3.7
@ -376,6 +373,9 @@ pwaqi==1.3
# homeassistant.components.sensor.cpuspeed
py-cpuinfo==0.2.3
# homeassistant.components.switch.tplink
pyHS100==0.2.3
# homeassistant.components.rfxtrx
pyRFXtrx==0.14.0