Bump pychromecast to 12.1.2 (#71567)
parent
0842c29109
commit
ddd22398f2
|
@ -3,7 +3,7 @@
|
||||||
"name": "Google Cast",
|
"name": "Google Cast",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||||
"requirements": ["pychromecast==12.1.1"],
|
"requirements": ["pychromecast==12.1.2"],
|
||||||
"after_dependencies": [
|
"after_dependencies": [
|
||||||
"cloud",
|
"cloud",
|
||||||
"http",
|
"http",
|
||||||
|
|
|
@ -1399,7 +1399,7 @@ pycfdns==1.2.2
|
||||||
pychannels==1.0.0
|
pychannels==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==12.1.1
|
pychromecast==12.1.2
|
||||||
|
|
||||||
# homeassistant.components.pocketcasts
|
# homeassistant.components.pocketcasts
|
||||||
pycketcasts==1.0.0
|
pycketcasts==1.0.0
|
||||||
|
|
|
@ -938,7 +938,7 @@ pybotvac==0.0.23
|
||||||
pycfdns==1.2.2
|
pycfdns==1.2.2
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==12.1.1
|
pychromecast==12.1.2
|
||||||
|
|
||||||
# homeassistant.components.climacell
|
# homeassistant.components.climacell
|
||||||
pyclimacell==0.18.2
|
pyclimacell==0.18.2
|
||||||
|
|
Loading…
Reference in New Issue