mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
Bump pychromecast (#23463)
This commit is contained in:
parent
148860587c
commit
b6a13262da
@ -3,7 +3,7 @@
|
|||||||
"name": "Cast",
|
"name": "Cast",
|
||||||
"documentation": "https://www.home-assistant.io/components/cast",
|
"documentation": "https://www.home-assistant.io/components/cast",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pychromecast==3.2.0"
|
"pychromecast==3.2.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -985,7 +985,7 @@ pycfdns==0.0.1
|
|||||||
pychannels==1.0.0
|
pychannels==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.cast
|
# homeassistant.components.cast
|
||||||
pychromecast==3.2.0
|
pychromecast==3.2.1
|
||||||
|
|
||||||
# homeassistant.components.cmus
|
# homeassistant.components.cmus
|
||||||
pycmus==0.1.1
|
pycmus==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user