mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 16:17:20 +00:00
Bump pychromecast to 13.0.4 (#83896)
This commit is contained in:
parent
700dbcf2a4
commit
412e9d34d9
@ -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",
|
||||
|
@ -1504,7 +1504,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
|
||||
|
@ -1077,7 +1077,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.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user