mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00
Update PyChromecast (#26594)
This commit is contained in:
parent
1eef758ecc
commit
fc21bdbe27
@ -3,7 +3,7 @@
|
|||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/components/cast",
|
"documentation": "https://www.home-assistant.io/components/cast",
|
||||||
"requirements": ["pychromecast==4.0.0"],
|
"requirements": ["pychromecast==4.0.1"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"zeroconf": ["_googlecast._tcp.local."],
|
"zeroconf": ["_googlecast._tcp.local."],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -1110,7 +1110,7 @@ pycfdns==0.0.1
|
|||||||
pychannels==1.0.0
|
pychannels==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==4.0.0
|
pychromecast==4.0.1
|
||||||
|
|
||||||
# homeassistant.components.cmus
|
# homeassistant.components.cmus
|
||||||
pycmus==0.1.1
|
pycmus==0.1.1
|
||||||
|
@ -279,7 +279,7 @@ pyMetno==0.4.6
|
|||||||
pyblackbird==0.5
|
pyblackbird==0.5
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==4.0.0
|
pychromecast==4.0.1
|
||||||
|
|
||||||
# homeassistant.components.deconz
|
# homeassistant.components.deconz
|
||||||
pydeconz==62
|
pydeconz==62
|
||||||
|
Loading…
x
Reference in New Issue
Block a user