From a8a135c2caea4262f5d8c4518aafc88e97c2f0a4 Mon Sep 17 00:00:00 2001 From: bestycame Date: Wed, 10 Dec 2025 14:50:05 +0100 Subject: [PATCH] Bump hanna-cloud to version 0.0.7 (#158536) Co-authored-by: Olivier d'Otreppe --- homeassistant/components/hanna/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/hanna/manifest.json b/homeassistant/components/hanna/manifest.json index b1e503e5e28..ffa44dfd6a8 100644 --- a/homeassistant/components/hanna/manifest.json +++ b/homeassistant/components/hanna/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/hanna", "iot_class": "cloud_polling", "quality_scale": "bronze", - "requirements": ["hanna-cloud==0.0.6"] + "requirements": ["hanna-cloud==0.0.7"] } diff --git a/requirements_all.txt b/requirements_all.txt index 776f7a56e9e..2c85588b78b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1166,7 +1166,7 @@ habiticalib==0.4.6 habluetooth==5.8.0 # homeassistant.components.hanna -hanna-cloud==0.0.6 +hanna-cloud==0.0.7 # homeassistant.components.cloud hass-nabucasa==1.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1dcb0b874e0..6a556b09b16 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1036,7 +1036,7 @@ habiticalib==0.4.6 habluetooth==5.8.0 # homeassistant.components.hanna -hanna-cloud==0.0.6 +hanna-cloud==0.0.7 # homeassistant.components.cloud hass-nabucasa==1.7.0