Bump pychromecast (#23463)
This commit is contained in:
parent
148860587c
commit
b6a13262da
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue