diff --git a/homeassistant/components/solaredge/manifest.json b/homeassistant/components/solaredge/manifest.json index 295d562778f5..276ddaf0c821 100644 --- a/homeassistant/components/solaredge/manifest.json +++ b/homeassistant/components/solaredge/manifest.json @@ -14,5 +14,5 @@ "integration_type": "device", "iot_class": "cloud_polling", "loggers": ["aiosolaredge", "solaredge_web"], - "requirements": ["aiosolaredge==0.2.0", "solaredge-web==0.0.1"] + "requirements": ["aiosolaredge==1.0.2", "solaredge-web==0.0.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index c7fc84b5338e..2f805f0c5cbb 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -404,7 +404,7 @@ aioskybell==22.7.0 aioslimproto==3.0.0 # homeassistant.components.solaredge -aiosolaredge==0.2.0 +aiosolaredge==1.0.2 # homeassistant.components.steamist aiosteamist==1.0.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 41c20f1e2b67..1c8f2c70f53e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -389,7 +389,7 @@ aioskybell==22.7.0 aioslimproto==3.0.0 # homeassistant.components.solaredge -aiosolaredge==0.2.0 +aiosolaredge==1.0.2 # homeassistant.components.steamist aiosteamist==1.0.1