mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 18:48:22 +00:00
Bump pychromecast to 2.5.2 (#21127)
This commit is contained in:
parent
30c8c689d8
commit
7d111c2b4e
@ -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'
|
||||||
|
|
||||||
|
@ -956,7 +956,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…
x
Reference in New Issue
Block a user