Bump pyemby to 1.9 (#94743)
parent
52a4561c7e
commit
3db8bcdd50
|
@ -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.8"]
|
"requirements": ["pyEmby==1.9"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1522,7 +1522,7 @@ pyEight==0.3.2
|
||||||
pyElectra==1.2.0
|
pyElectra==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.emby
|
# homeassistant.components.emby
|
||||||
pyEmby==1.8
|
pyEmby==1.9
|
||||||
|
|
||||||
# homeassistant.components.hikvision
|
# homeassistant.components.hikvision
|
||||||
pyHik==0.3.2
|
pyHik==0.3.2
|
||||||
|
|
Loading…
Reference in New Issue