Revert "Update reference to correct tplink switch" (#4722)

This commit is contained in:
hexa- 2016-12-04 18:50:43 +01:00 committed by Paulus Schoutsen
parent d9556392bc
commit 1cd3cd8d77
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.const import (CONF_HOST, CONF_NAME)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['https://github.com/GadgetReactor/pyHS100/archive/'
'fadb76c5a0e04f4995f16055845ffedc6d658316.zip#pyHS100==0.2.1']
'1f771b7d8090a91c6a58931532e42730b021cbde.zip#pyHS100==0.2.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -170,7 +170,7 @@ http://github.com/technicalpickles/python-nest/archive/2512973b4b390d3965da43529
https://github.com/Danielhiversen/flux_led/archive/0.9.zip#flux_led==0.9
# homeassistant.components.switch.tplink
https://github.com/GadgetReactor/pyHS100/archive/fadb76c5a0e04f4995f16055845ffedc6d658316.zip#pyHS100==0.2.1
https://github.com/GadgetReactor/pyHS100/archive/1f771b7d8090a91c6a58931532e42730b021cbde.zip#pyHS100==0.2.0
# homeassistant.components.switch.dlink
https://github.com/LinuxChristian/pyW215/archive/v0.3.7.zip#pyW215==0.3.7