Update pyvolumio to 0.1.1 (#39525)
parent
11e4ad2272
commit
4828d3d85b
|
@ -2,7 +2,7 @@
|
|||
"domain": "kodi",
|
||||
"name": "Kodi",
|
||||
"documentation": "https://www.home-assistant.io/integrations/kodi",
|
||||
"requirements": ["pykodi==0.1"],
|
||||
"requirements": ["pykodi==0.1.1"],
|
||||
"codeowners": [
|
||||
"@armills",
|
||||
"@OnFreund"
|
||||
|
|
|
@ -1424,7 +1424,7 @@ pyitachip2ir==0.0.7
|
|||
pykira==0.1.1
|
||||
|
||||
# homeassistant.components.kodi
|
||||
pykodi==0.1
|
||||
pykodi==0.1.1
|
||||
|
||||
# homeassistant.components.kwb
|
||||
pykwb==0.0.8
|
||||
|
|
|
@ -692,7 +692,7 @@ pyisy==2.0.2
|
|||
pykira==0.1.1
|
||||
|
||||
# homeassistant.components.kodi
|
||||
pykodi==0.1
|
||||
pykodi==0.1.1
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.3.0
|
||||
|
|
Loading…
Reference in New Issue