Bump pychromecast to 2.5.2 (#21127)
This commit is contained in:
parent
66267474dc
commit
ea592a003b
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
from homeassistant import config_entries
|
from homeassistant import config_entries
|
||||||
from homeassistant.helpers import config_entry_flow
|
from homeassistant.helpers import config_entry_flow
|
||||||
|
|
||||||
REQUIREMENTS = ['pychromecast==2.5.1']
|
REQUIREMENTS = ['pychromecast==2.5.2']
|
||||||
|
|
||||||
DOMAIN = 'cast'
|
DOMAIN = 'cast'
|
||||||
|
|
||||||
|
|
|
@ -959,7 +959,7 @@ pycfdns==0.0.1
|
||||||
pychannels==1.0.0
|
pychannels==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==2.5.1
|
pychromecast==2.5.2
|
||||||
|
|
||||||
# homeassistant.components.media_player.cmus
|
# homeassistant.components.media_player.cmus
|
||||||
pycmus==0.1.1
|
pycmus==0.1.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue