Update PyChromecast (#26594)
This commit is contained in:
parent
1eef758ecc
commit
fc21bdbe27
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Cast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/cast",
|
||||
"requirements": ["pychromecast==4.0.0"],
|
||||
"requirements": ["pychromecast==4.0.1"],
|
||||
"dependencies": [],
|
||||
"zeroconf": ["_googlecast._tcp.local."],
|
||||
"codeowners": []
|
||||
|
|
|
@ -1110,7 +1110,7 @@ pycfdns==0.0.1
|
|||
pychannels==1.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==4.0.0
|
||||
pychromecast==4.0.1
|
||||
|
||||
# homeassistant.components.cmus
|
||||
pycmus==0.1.1
|
||||
|
|
|
@ -279,7 +279,7 @@ pyMetno==0.4.6
|
|||
pyblackbird==0.5
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==4.0.0
|
||||
pychromecast==4.0.1
|
||||
|
||||
# homeassistant.components.deconz
|
||||
pydeconz==62
|
||||
|
|
Loading…
Add table
Reference in a new issue