mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump pyEmby to 1.7 (#41984)
This commit is contained in:
parent
e71d851973
commit
92669d33aa
@ -2,6 +2,6 @@
|
|||||||
"domain": "emby",
|
"domain": "emby",
|
||||||
"name": "Emby",
|
"name": "Emby",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/emby",
|
"documentation": "https://www.home-assistant.io/integrations/emby",
|
||||||
"requirements": ["pyemby==1.6"],
|
"requirements": ["pyemby==1.7"],
|
||||||
"codeowners": ["@mezz64"]
|
"codeowners": ["@mezz64"]
|
||||||
}
|
}
|
||||||
|
@ -1354,7 +1354,7 @@ pyedimax==0.2.1
|
|||||||
pyeight==0.1.4
|
pyeight==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.emby
|
# homeassistant.components.emby
|
||||||
pyemby==1.6
|
pyemby==1.7
|
||||||
|
|
||||||
# homeassistant.components.envisalink
|
# homeassistant.components.envisalink
|
||||||
pyenvisalink==4.0
|
pyenvisalink==4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user