Switch to own packaged version of pylgnetcast (#15042)

## Description:

Switch to own packaged version of pylgnetcast

Request to make a pypi package didn't get any response: https://github.com/wokar/pylgnetcast/issues/1

**Related issue (if applicable):** #7069
This commit is contained in:
Andrey 2018-07-02 10:57:26 +03:00 committed by GitHub
parent 86165750ff
commit 6c77702dcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 5 deletions

View file

@ -20,8 +20,7 @@ from homeassistant.const import (
STATE_OFF, STATE_PLAYING, STATE_PAUSED, STATE_UNKNOWN)
import homeassistant.util as util
REQUIREMENTS = ['https://github.com/wokar/pylgnetcast/archive/'
'v0.2.0.zip#pylgnetcast==0.2.0']
REQUIREMENTS = ['pylgnetcast-homeassistant==0.2.0.dev0']
_LOGGER = logging.getLogger(__name__)

View file

@ -432,9 +432,6 @@ httplib2==0.10.3
# homeassistant.components.sensor.gtfs
https://github.com/robbiet480/pygtfs/archive/00546724e4bbcb3053110d844ca44e2246267dd8.zip#pygtfs==0.1.3
# homeassistant.components.media_player.lg_netcast
https://github.com/wokar/pylgnetcast/archive/v0.2.0.zip#pylgnetcast==0.2.0
# homeassistant.components.hydrawise
hydrawiser==0.1.1
@ -881,6 +878,9 @@ pylacrosse==0.3.1
# homeassistant.components.sensor.lastfm
pylast==2.3.0
# homeassistant.components.media_player.lg_netcast
pylgnetcast-homeassistant==0.2.0.dev0
# homeassistant.components.media_player.webostv
# homeassistant.components.notify.webostv
pylgtv==0.1.7