From 5dae5ff1f33989389e9e58494ce115d365d14bcb Mon Sep 17 00:00:00 2001 From: Anthony <210036686+Herbertmt978@users.noreply.github.com> Date: Wed, 16 Sep 2026 06:15:38 +0100 Subject: [PATCH] Bump aioaxlevpp to 0.1.1 (#182336) --- homeassistant/components/axle_energy/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/axle_energy/manifest.json b/homeassistant/components/axle_energy/manifest.json index 0f180300da7f..e84c39a084d3 100644 --- a/homeassistant/components/axle_energy/manifest.json +++ b/homeassistant/components/axle_energy/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "cloud_polling", "quality_scale": "bronze", - "requirements": ["aioaxlevpp==0.1.0"] + "requirements": ["aioaxlevpp==0.1.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index fa2783101b68..09cece56b868 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -218,7 +218,7 @@ aioasuswrt==1.5.4 aioautomower==3.0.0 # homeassistant.components.axle_energy -aioaxlevpp==0.1.0 +aioaxlevpp==0.1.1 # homeassistant.components.azure_devops aioazuredevops==2.2.2