Bump pyEmby to 1.10 (#124549)
This commit is contained in:
parent
31f5539311
commit
ce72157bf7
3 changed files with 2 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/emby",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyemby"],
|
||||
"requirements": ["pyEmby==1.9"]
|
||||
"requirements": ["pyEmby==1.10"]
|
||||
}
|
||||
|
|
|
@ -1695,7 +1695,7 @@ pyDuotecno==2024.5.1
|
|||
pyElectra==1.2.4
|
||||
|
||||
# homeassistant.components.emby
|
||||
pyEmby==1.9
|
||||
pyEmby==1.10
|
||||
|
||||
# homeassistant.components.hikvision
|
||||
pyHik==0.3.2
|
||||
|
|
|
@ -154,7 +154,6 @@ EXCEPTIONS = {
|
|||
"neurio", # https://github.com/jordanh/neurio-python/pull/13
|
||||
"nsw-fuel-api-client", # https://github.com/nickw444/nsw-fuel-api-client/pull/14
|
||||
"pigpio", # https://github.com/joan2937/pigpio/pull/608
|
||||
"pyEmby", # https://github.com/mezz64/pyEmby/pull/12
|
||||
"pymitv", # MIT
|
||||
"pyTibber", # https://github.com/Danielhiversen/pyTibber/pull/294
|
||||
"pybbox", # https://github.com/HydrelioxGitHub/pybbox/pull/5
|
||||
|
|
Loading…
Add table
Reference in a new issue