From 5e9313443698e397e15afc416b616dfbeb2219c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Hjelseth=20H=C3=B8yer?= Date: Sun, 6 Sep 2026 20:07:06 +0200 Subject: [PATCH] Bump homevolt to 0.7.0 (#181455) --- homeassistant/components/homevolt/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/homevolt/manifest.json b/homeassistant/components/homevolt/manifest.json index 3617cf26bc75..89c162b14fbb 100644 --- a/homeassistant/components/homevolt/manifest.json +++ b/homeassistant/components/homevolt/manifest.json @@ -7,7 +7,7 @@ "integration_type": "device", "iot_class": "local_polling", "quality_scale": "silver", - "requirements": ["homevolt==0.5.0"], + "requirements": ["homevolt==0.7.0"], "zeroconf": [ { "name": "homevolt*", diff --git a/requirements_all.txt b/requirements_all.txt index 74285d09ff1c..9198871a9404 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1324,7 +1324,7 @@ homelink-integration-api==0.1.0 homematicip==2.16.0 # homeassistant.components.homevolt -homevolt==0.5.0 +homevolt==0.7.0 # homeassistant.components.horizon horimote==0.4.1