Update SoCo to 0.12 (#4337)

* Update SoCo to 0.12

* fix req
This commit is contained in:
Pascal Vizeli 2016-11-11 06:01:42 +01:00 committed by Paulus Schoutsen
parent e9d19c1dcc
commit e005ebe989
2 changed files with 4 additions and 6 deletions

View File

@ -21,9 +21,7 @@ from homeassistant.const import (
from homeassistant.config import load_yaml_config_file
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['https://github.com/SoCo/SoCo/archive/'
'cf8c2701165562eccbf1ecc879bf7060ceb0993e.zip#'
'SoCo==0.12']
REQUIREMENTS = ['SoCo==0.12']
_LOGGER = logging.getLogger(__name__)

View File

@ -24,6 +24,9 @@ PyMata==2.13
# homeassistant.components.rpi_gpio
# RPi.GPIO==0.6.1
# homeassistant.components.media_player.sonos
SoCo==0.12
# homeassistant.components.notify.twitter
TwitterAPI==2.4.2
@ -157,9 +160,6 @@ https://github.com/GadgetReactor/pyHS100/archive/1f771b7d8090a91c6a58931532e4273
# homeassistant.components.switch.dlink
https://github.com/LinuxChristian/pyW215/archive/v0.3.5.zip#pyW215==0.3.5
# homeassistant.components.media_player.sonos
https://github.com/SoCo/SoCo/archive/cf8c2701165562eccbf1ecc879bf7060ceb0993e.zip#SoCo==0.12
# homeassistant.components.media_player.webostv
# homeassistant.components.notify.webostv
https://github.com/TheRealLink/pylgtv/archive/v0.1.2.zip#pylgtv==0.1.2