Bump pyEmby to 1.8 (#59267)
parent
332a571bb4
commit
8dd7e4a39b
|
@ -2,7 +2,7 @@
|
|||
"domain": "emby",
|
||||
"name": "Emby",
|
||||
"documentation": "https://www.home-assistant.io/integrations/emby",
|
||||
"requirements": ["pyemby==1.7"],
|
||||
"requirements": ["pyemby==1.8"],
|
||||
"codeowners": ["@mezz64"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
|
|
@ -1459,7 +1459,7 @@ pyefergy==0.1.4
|
|||
pyeight==0.1.9
|
||||
|
||||
# homeassistant.components.emby
|
||||
pyemby==1.7
|
||||
pyemby==1.8
|
||||
|
||||
# homeassistant.components.envisalink
|
||||
pyenvisalink==4.0
|
||||
|
|
Loading…
Reference in New Issue