From 412e05d8da8d463cd226800d1c092ff437cfbff1 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 b08162cb42c..d0872a0c5bd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1154,7 +1154,7 @@ habiticalib==0.4.6 habluetooth==5.7.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 b9c0f730ea3..8cc0a10fcec 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1024,7 +1024,7 @@ habiticalib==0.4.6 habluetooth==5.7.0 # homeassistant.components.hanna -hanna-cloud==0.0.6 +hanna-cloud==0.0.7 # homeassistant.components.cloud hass-nabucasa==1.7.0