mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Update pychromecast (#21097)
This commit is contained in:
parent
46efc0eafb
commit
05808afe75
@ -2,7 +2,7 @@
|
||||
from homeassistant import config_entries
|
||||
from homeassistant.helpers import config_entry_flow
|
||||
|
||||
REQUIREMENTS = ['pychromecast==2.5.0']
|
||||
REQUIREMENTS = ['pychromecast==2.5.1']
|
||||
|
||||
DOMAIN = 'cast'
|
||||
|
||||
|
@ -959,7 +959,7 @@ pycfdns==0.0.1
|
||||
pychannels==1.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==2.5.0
|
||||
pychromecast==2.5.1
|
||||
|
||||
# homeassistant.components.media_player.cmus
|
||||
pycmus==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user