Bump pyEmby to 1.7 (#41984)
This commit is contained in:
parent
e71d851973
commit
92669d33aa
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "emby",
|
||||
"name": "Emby",
|
||||
"documentation": "https://www.home-assistant.io/integrations/emby",
|
||||
"requirements": ["pyemby==1.6"],
|
||||
"requirements": ["pyemby==1.7"],
|
||||
"codeowners": ["@mezz64"]
|
||||
}
|
||||
|
|
|
@ -1354,7 +1354,7 @@ pyedimax==0.2.1
|
|||
pyeight==0.1.4
|
||||
|
||||
# homeassistant.components.emby
|
||||
pyemby==1.6
|
||||
pyemby==1.7
|
||||
|
||||
# homeassistant.components.envisalink
|
||||
pyenvisalink==4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue