Update pykodi to 0.1.2 (#39758)
This commit is contained in:
parent
4b01ab616a
commit
78dbd090b5
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "kodi",
|
||||
"name": "Kodi",
|
||||
"documentation": "https://www.home-assistant.io/integrations/kodi",
|
||||
"requirements": ["pykodi==0.1.1"],
|
||||
"requirements": ["pykodi==0.1.2"],
|
||||
"codeowners": [
|
||||
"@OnFreund"
|
||||
],
|
||||
|
|
|
@ -1427,7 +1427,7 @@ pyitachip2ir==0.0.7
|
|||
pykira==0.1.1
|
||||
|
||||
# homeassistant.components.kodi
|
||||
pykodi==0.1.1
|
||||
pykodi==0.1.2
|
||||
|
||||
# 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.1
|
||||
pykodi==0.1.2
|
||||
|
||||
# homeassistant.components.lastfm
|
||||
pylast==3.3.0
|
||||
|
|
Loading…
Add table
Reference in a new issue