diff --git a/homeassistant/components/homee/manifest.json b/homeassistant/components/homee/manifest.json index ecf6cbb6dff4..99cf3a202934 100644 --- a/homeassistant/components/homee/manifest.json +++ b/homeassistant/components/homee/manifest.json @@ -8,7 +8,7 @@ "iot_class": "local_push", "loggers": ["homee", "pyHomee"], "quality_scale": "silver", - "requirements": ["pyHomee==1.4.3"], + "requirements": ["pyHomee==1.4.4"], "zeroconf": [ { "name": "homee-*", diff --git a/requirements_all.txt b/requirements_all.txt index e28463773505..a167ec1132a5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2004,7 +2004,7 @@ pyEmby==1.10 pyHik==0.4.3 # homeassistant.components.homee -pyHomee==1.4.3 +pyHomee==1.4.4 # homeassistant.components.rfxtrx pyRFXtrx==0.31.1