Bump pychromecast to 10.2.1 (#61811)

This commit is contained in:
Erik Montnemery 2021-12-15 10:40:06 +01:00 committed by GitHub
parent a818afdad1
commit a371d568c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Google Cast",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/cast",
"requirements": ["pychromecast==10.1.1"],
"requirements": ["pychromecast==10.2.1"],
"after_dependencies": [
"cloud",
"http",

View File

@ -1405,7 +1405,7 @@ pycfdns==1.2.2
pychannels==1.0.0
# homeassistant.components.cast
pychromecast==10.1.1
pychromecast==10.2.1
# homeassistant.components.pocketcasts
pycketcasts==1.0.0

View File

@ -859,7 +859,7 @@ pybotvac==0.0.22
pycfdns==1.2.2
# homeassistant.components.cast
pychromecast==10.1.1
pychromecast==10.2.1
# homeassistant.components.climacell
pyclimacell==0.18.2