diff --git a/homeassistant/components/emby/manifest.json b/homeassistant/components/emby/manifest.json index 340f2395033..f90dda79352 100644 --- a/homeassistant/components/emby/manifest.json +++ b/homeassistant/components/emby/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/emby", "iot_class": "local_push", "loggers": ["pyemby"], - "requirements": ["pyEmby==1.8"] + "requirements": ["pyEmby==1.9"] } diff --git a/requirements_all.txt b/requirements_all.txt index aa23c771068..a2ff678d275 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1522,7 +1522,7 @@ pyEight==0.3.2 pyElectra==1.2.0 # homeassistant.components.emby -pyEmby==1.8 +pyEmby==1.9 # homeassistant.components.hikvision pyHik==0.3.2