From aed2d3899dee333a6124a8a34b2ff7cf03186799 Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Thu, 2 Oct 2025 20:04:16 +0100 Subject: [PATCH] Update OVOEnergy to 3.0.1 (#153476) --- homeassistant/components/ovo_energy/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ovo_energy/manifest.json b/homeassistant/components/ovo_energy/manifest.json index 0fc90808bc9..da6fb5232f7 100644 --- a/homeassistant/components/ovo_energy/manifest.json +++ b/homeassistant/components/ovo_energy/manifest.json @@ -7,5 +7,5 @@ "integration_type": "service", "iot_class": "cloud_polling", "loggers": ["ovoenergy"], - "requirements": ["ovoenergy==2.0.1"] + "requirements": ["ovoenergy==3.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 25b4c56c08f..1db97bc2fbc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1670,7 +1670,7 @@ orvibo==1.1.2 ourgroceries==1.5.4 # homeassistant.components.ovo_energy -ovoenergy==2.0.1 +ovoenergy==3.0.1 # homeassistant.components.p1_monitor p1monitor==3.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 717be00c1fc..bb29a366a27 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1420,7 +1420,7 @@ oralb-ble==0.17.6 ourgroceries==1.5.4 # homeassistant.components.ovo_energy -ovoenergy==2.0.1 +ovoenergy==3.0.1 # homeassistant.components.p1_monitor p1monitor==3.2.0