From 7fad242ad0ac7450e43a636c2e3c46430cef1540 Mon Sep 17 00:00:00 2001 From: Khole <29937485+KJonline@users.noreply.github.com> Date: Sat, 18 Apr 2026 13:39:31 +0100 Subject: [PATCH] Hive - Bump pyhive-integration to 1.0.9 (#168489) --- homeassistant/components/hive/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/hive/manifest.json b/homeassistant/components/hive/manifest.json index a03bf9279cb8..5ebe678e73b2 100644 --- a/homeassistant/components/hive/manifest.json +++ b/homeassistant/components/hive/manifest.json @@ -10,5 +10,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["apyhiveapi"], - "requirements": ["pyhive-integration==1.0.8"] + "requirements": ["pyhive-integration==1.0.9"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3390f1b93485..b6527760ff22 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2155,7 +2155,7 @@ pyhaversion==22.8.0 pyheos==1.0.6 # homeassistant.components.hive -pyhive-integration==1.0.8 +pyhive-integration==1.0.9 # homeassistant.components.homematic pyhomematic==0.1.77 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 76ab5cabd4bc..97178dbbbe97 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1847,7 +1847,7 @@ pyhaversion==22.8.0 pyheos==1.0.6 # homeassistant.components.hive -pyhive-integration==1.0.8 +pyhive-integration==1.0.9 # homeassistant.components.homematic pyhomematic==0.1.77