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