From 4596b89201a5667d18b25d5c3ddc02bc5a259730 Mon Sep 17 00:00:00 2001 From: "Mr. Bubbles" Date: Thu, 6 Jun 2024 09:10:46 +0200 Subject: [PATCH] Bump pyecotrend_ista to 3.2.0 (#118924) --- homeassistant/components/ista_ecotrend/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ista_ecotrend/manifest.json b/homeassistant/components/ista_ecotrend/manifest.json index 679825439e4..988f278a1c9 100644 --- a/homeassistant/components/ista_ecotrend/manifest.json +++ b/homeassistant/components/ista_ecotrend/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ista_ecotrend", "iot_class": "cloud_polling", - "requirements": ["pyecotrend-ista==3.1.1"] + "requirements": ["pyecotrend-ista==3.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 79407029d6a..bba2bfcd190 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1809,7 +1809,7 @@ pyecoforest==0.4.0 pyeconet==0.1.22 # homeassistant.components.ista_ecotrend -pyecotrend-ista==3.1.1 +pyecotrend-ista==3.2.0 # homeassistant.components.edimax pyedimax==0.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 4d0495cf3b3..4bbed5d9091 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1420,7 +1420,7 @@ pyecoforest==0.4.0 pyeconet==0.1.22 # homeassistant.components.ista_ecotrend -pyecotrend-ista==3.1.1 +pyecotrend-ista==3.2.0 # homeassistant.components.efergy pyefergy==22.5.0