From 64b1454fab9b49aac7969c8b406ca42a347b8d6f Mon Sep 17 00:00:00 2001 From: Markus Adrario Date: Tue, 25 Aug 2026 16:24:46 +0200 Subject: [PATCH] bump pyHomee to v1.4.4 (#180159) --- homeassistant/components/homee/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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