Bump pychromecast to 13.0.4 (#83896)
parent
946d5535b4
commit
534d343f67
|
@ -3,7 +3,7 @@
|
|||
"name": "Google Cast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"requirements": ["pychromecast==13.0.3"],
|
||||
"requirements": ["pychromecast==13.0.4"],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
"http",
|
||||
|
|
|
@ -1512,7 +1512,7 @@ pycfdns==2.0.1
|
|||
pychannels==1.2.3
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==13.0.3
|
||||
pychromecast==13.0.4
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.1
|
||||
|
|
|
@ -1085,7 +1085,7 @@ pybravia==0.2.3
|
|||
pycfdns==2.0.1
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==13.0.3
|
||||
pychromecast==13.0.4
|
||||
|
||||
# homeassistant.components.comfoconnect
|
||||
pycomfoconnect==0.5.1
|
||||
|
|
Loading…
Reference in New Issue