mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Bump pychromecast to 1.0.2 (#10728)
Fixes home-assistant/home-assistant#9965
This commit is contained in:
parent
5dbd554a10
commit
8a750eba68
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user