Bump pyEmby to 1.10 (#124549)

This commit is contained in:
Jonas Bergler 2024-08-25 21:43:21 +12:00 committed by GitHub
parent 31f5539311
commit ce72157bf7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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