mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Update pyvolumio to 0.1.1 (#39525)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"domain": "kodi",
|
"domain": "kodi",
|
||||||
"name": "Kodi",
|
"name": "Kodi",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/kodi",
|
"documentation": "https://www.home-assistant.io/integrations/kodi",
|
||||||
"requirements": ["pykodi==0.1"],
|
"requirements": ["pykodi==0.1.1"],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@armills",
|
"@armills",
|
||||||
"@OnFreund"
|
"@OnFreund"
|
||||||
|
@@ -1424,7 +1424,7 @@ pyitachip2ir==0.0.7
|
|||||||
pykira==0.1.1
|
pykira==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.kodi
|
# homeassistant.components.kodi
|
||||||
pykodi==0.1
|
pykodi==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.kwb
|
# homeassistant.components.kwb
|
||||||
pykwb==0.0.8
|
pykwb==0.0.8
|
||||||
|
@@ -692,7 +692,7 @@ pyisy==2.0.2
|
|||||||
pykira==0.1.1
|
pykira==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.kodi
|
# homeassistant.components.kodi
|
||||||
pykodi==0.1
|
pykodi==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.lastfm
|
# homeassistant.components.lastfm
|
||||||
pylast==3.3.0
|
pylast==3.3.0
|
||||||
|
Reference in New Issue
Block a user