From 02fb32295891fd9febca1485c319e2530ab2796a Mon Sep 17 00:00:00 2001 From: Raphael Hehl <7577984+RaHehl@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:34:19 +0200 Subject: [PATCH 1/2] Bump uiprotect to 16.7.0 (#181114) --- homeassistant/components/unifiprotect/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/unifiprotect/manifest.json b/homeassistant/components/unifiprotect/manifest.json index f8718b594763b3..528057952030f7 100644 --- a/homeassistant/components/unifiprotect/manifest.json +++ b/homeassistant/components/unifiprotect/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_push", "loggers": ["uiprotect"], "quality_scale": "platinum", - "requirements": ["uiprotect==16.6.1"] + "requirements": ["uiprotect==16.7.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index e25e173162ef5f..8f92787a4ce5e9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3326,7 +3326,7 @@ uasiren==0.0.1 uhooapi==1.2.8 # homeassistant.components.unifiprotect -uiprotect==16.6.1 +uiprotect==16.7.0 # homeassistant.components.landisgyr_heat_meter ultraheat-api==0.6.1 From 697952088ba7108fc5ddba759a3d4ba81d953dd1 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Wed, 2 Sep 2026 16:52:31 -0500 Subject: [PATCH 2/2] Bump wyoming version (#181112) Co-authored-by: Erwin Douna --- homeassistant/components/wyoming/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/wyoming/manifest.json b/homeassistant/components/wyoming/manifest.json index bbecd2cd13224c..bbd676025cec18 100644 --- a/homeassistant/components/wyoming/manifest.json +++ b/homeassistant/components/wyoming/manifest.json @@ -13,6 +13,6 @@ "documentation": "https://www.home-assistant.io/integrations/wyoming", "integration_type": "service", "iot_class": "local_push", - "requirements": ["wyoming==1.10.0"], + "requirements": ["wyoming==1.10.2"], "zeroconf": ["_wyoming._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 8f92787a4ce5e9..f15f9874fee09f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3467,7 +3467,7 @@ wolf-comm==0.0.52 wsdot==0.0.1 # homeassistant.components.wyoming -wyoming==1.10.0 +wyoming==1.10.2 # homeassistant.components.xiaomi_ble xiaomi-ble==1.16.0