mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 11:17:53 +00:00
Update russound_rio dependency to version 0.1.7 (#23973)
v0.1.7 fixes async import issues in python 3.7+
This commit is contained in:
parent
a99e15343c
commit
91ba35c68e
@ -3,7 +3,7 @@
|
|||||||
"name": "Russound rio",
|
"name": "Russound rio",
|
||||||
"documentation": "https://www.home-assistant.io/components/russound_rio",
|
"documentation": "https://www.home-assistant.io/components/russound_rio",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"russound_rio==0.1.4"
|
"russound_rio==0.1.7"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -1564,7 +1564,7 @@ rova==0.1.0
|
|||||||
russound==0.1.9
|
russound==0.1.9
|
||||||
|
|
||||||
# homeassistant.components.russound_rio
|
# homeassistant.components.russound_rio
|
||||||
russound_rio==0.1.4
|
russound_rio==0.1.7
|
||||||
|
|
||||||
# homeassistant.components.yamaha
|
# homeassistant.components.yamaha
|
||||||
rxv==0.6.0
|
rxv==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user