Bump pychromecast to 8.1.2 (#47085)
parent
afb6e31393
commit
5780615251
|
@ -3,7 +3,7 @@
|
|||
"name": "Google Cast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"requirements": ["pychromecast==8.1.0"],
|
||||
"requirements": ["pychromecast==8.1.2"],
|
||||
"after_dependencies": ["cloud", "http", "media_source", "plex", "tts", "zeroconf"],
|
||||
"zeroconf": ["_googlecast._tcp.local."],
|
||||
"codeowners": ["@emontnemery"]
|
||||
|
|
|
@ -1305,7 +1305,7 @@ pycfdns==1.2.1
|
|||
pychannels==1.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==8.1.0
|
||||
pychromecast==8.1.2
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.0
|
||||
|
|
|
@ -688,7 +688,7 @@ pybotvac==0.0.20
|
|||
pycfdns==1.2.1
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==8.1.0
|
||||
pychromecast==8.1.2
|
||||
|
||||
# homeassistant.components.climacell
|
||||
pyclimacell==0.14.0
|
||||
|
|
Loading…
Reference in New Issue