mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
Bump pychromecast to 9.2.1 (#56296)
This commit is contained in:
parent
0442ed54e8
commit
9c4d6afb3c
@ -3,7 +3,7 @@
|
||||
"name": "Google Cast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"requirements": ["pychromecast==9.2.0"],
|
||||
"requirements": ["pychromecast==9.2.1"],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
"http",
|
||||
|
@ -1373,7 +1373,7 @@ pycfdns==1.2.1
|
||||
pychannels==1.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==9.2.0
|
||||
pychromecast==9.2.1
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.0
|
||||
|
@ -788,7 +788,7 @@ pybotvac==0.0.22
|
||||
pycfdns==1.2.1
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==9.2.0
|
||||
pychromecast==9.2.1
|
||||
|
||||
# homeassistant.components.climacell
|
||||
pyclimacell==0.18.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user