mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump pychromecast to 13.0.1 (#82472)
This commit is contained in:
parent
caac3d03c4
commit
4b0b2ecc0e
@ -3,7 +3,7 @@
|
||||
"name": "Google Cast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"requirements": ["pychromecast==12.1.4"],
|
||||
"requirements": ["pychromecast==13.0.1"],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
"http",
|
||||
|
@ -1501,7 +1501,7 @@ pycfdns==2.0.0
|
||||
pychannels==1.2.3
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==12.1.4
|
||||
pychromecast==13.0.1
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.1
|
||||
|
@ -1074,7 +1074,7 @@ pybravia==0.2.3
|
||||
pycfdns==2.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==12.1.4
|
||||
pychromecast==13.0.1
|
||||
|
||||
# homeassistant.components.comfoconnect
|
||||
pycomfoconnect==0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user