mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump pyEmby to 1.10 (#124549)
This commit is contained in:
parent
31f5539311
commit
ce72157bf7
@ -5,5 +5,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/emby",
|
"documentation": "https://www.home-assistant.io/integrations/emby",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pyemby"],
|
"loggers": ["pyemby"],
|
||||||
"requirements": ["pyEmby==1.9"]
|
"requirements": ["pyEmby==1.10"]
|
||||||
}
|
}
|
||||||
|
@ -1695,7 +1695,7 @@ pyDuotecno==2024.5.1
|
|||||||
pyElectra==1.2.4
|
pyElectra==1.2.4
|
||||||
|
|
||||||
# homeassistant.components.emby
|
# homeassistant.components.emby
|
||||||
pyEmby==1.9
|
pyEmby==1.10
|
||||||
|
|
||||||
# homeassistant.components.hikvision
|
# homeassistant.components.hikvision
|
||||||
pyHik==0.3.2
|
pyHik==0.3.2
|
||||||
|
@ -154,7 +154,6 @@ EXCEPTIONS = {
|
|||||||
"neurio", # https://github.com/jordanh/neurio-python/pull/13
|
"neurio", # https://github.com/jordanh/neurio-python/pull/13
|
||||||
"nsw-fuel-api-client", # https://github.com/nickw444/nsw-fuel-api-client/pull/14
|
"nsw-fuel-api-client", # https://github.com/nickw444/nsw-fuel-api-client/pull/14
|
||||||
"pigpio", # https://github.com/joan2937/pigpio/pull/608
|
"pigpio", # https://github.com/joan2937/pigpio/pull/608
|
||||||
"pyEmby", # https://github.com/mezz64/pyEmby/pull/12
|
|
||||||
"pymitv", # MIT
|
"pymitv", # MIT
|
||||||
"pyTibber", # https://github.com/Danielhiversen/pyTibber/pull/294
|
"pyTibber", # https://github.com/Danielhiversen/pyTibber/pull/294
|
||||||
"pybbox", # https://github.com/HydrelioxGitHub/pybbox/pull/5
|
"pybbox", # https://github.com/HydrelioxGitHub/pybbox/pull/5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user