From ba2528f0369f2a979cffdcb14425b164f36a3f3e Mon Sep 17 00:00:00 2001 From: Olivier d'Otreppe Date: Wed, 10 Dec 2025 12:04:51 +0000 Subject: [PATCH] Bump hanna-cloud to version 0.0.7 --- 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 b1e503e5e28f6..ffa44dfd6a855 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 e510a3bbab1be..19627752e8e65 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1160,7 +1160,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 1aadcd181c7f5..9ce9e2e645dc8 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1030,7 +1030,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