mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 15:37:11 +00:00
Update pychromecast 0.7.2
This commit is contained in:
parent
88c834fdd3
commit
a687a3decb
@ -18,7 +18,7 @@ from homeassistant.const import (
|
||||
CONF_HOST, STATE_IDLE, STATE_OFF, STATE_PAUSED, STATE_PLAYING,
|
||||
STATE_UNKNOWN)
|
||||
|
||||
REQUIREMENTS = ['pychromecast==0.7.1']
|
||||
REQUIREMENTS = ['pychromecast==0.7.2']
|
||||
CONF_IGNORE_CEC = 'ignore_cec'
|
||||
CAST_SPLASH = 'https://home-assistant.io/images/cast/splash.png'
|
||||
SUPPORT_CAST = SUPPORT_PAUSE | SUPPORT_VOLUME_SET | SUPPORT_VOLUME_MUTE | \
|
||||
|
@ -152,7 +152,7 @@ pushetta==1.0.15
|
||||
py-cpuinfo==0.2.3
|
||||
|
||||
# homeassistant.components.media_player.cast
|
||||
pychromecast==0.7.1
|
||||
pychromecast==0.7.2
|
||||
|
||||
# homeassistant.components.zwave
|
||||
pydispatcher==2.0.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user