Bump pychromecast to 1.0.2 (#10728)

Fixes home-assistant/home-assistant#9965
This commit is contained in:
Otto Winter 2017-11-21 18:04:44 +01:00 committed by Paulus Schoutsen
parent 5dbd554a10
commit 8a750eba68
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.const import (
import homeassistant.helpers.config_validation as cv
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['pychromecast==0.8.2']
REQUIREMENTS = ['pychromecast==1.0.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -623,7 +623,7 @@ pybbox==0.0.5-alpha
# pybluez==0.22
# homeassistant.components.media_player.cast
pychromecast==0.8.2
pychromecast==1.0.2
# homeassistant.components.media_player.cmus
pycmus==0.1.0