diff --git a/homeassistant/components/enphase_envoy/manifest.json b/homeassistant/components/enphase_envoy/manifest.json index d3a36b16b60b632d04a329d8ef6c6fbbed48fc34..c6d127a3f6eea8fb48206b76851d9487e29fba6b 100644 --- a/homeassistant/components/enphase_envoy/manifest.json +++ b/homeassistant/components/enphase_envoy/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://www.home-assistant.io/integrations/enphase_envoy", "iot_class": "local_polling", "loggers": ["pyenphase"], - "requirements": ["pyenphase==1.9.3"], + "requirements": ["pyenphase==1.11.0"], "zeroconf": [ { "type": "_enphase-envoy._tcp.local." diff --git a/requirements_all.txt b/requirements_all.txt index 6f36f1bca2b16ef73d18b68d3abf831959f8aacd..8ee56b9bdc75dd491c6c3904be4f1a253f130eb8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1672,7 +1672,7 @@ pyedimax==0.2.1 pyefergy==22.1.1 # homeassistant.components.enphase_envoy -pyenphase==1.9.3 +pyenphase==1.11.0 # homeassistant.components.envisalink pyenvisalink==4.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ab98ebbd035badec2540c3c5c80923a83ddd5287..daeddff9e49b6b09b6823a8a00c80f32976e3aeb 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1239,7 +1239,7 @@ pyeconet==0.1.20 pyefergy==22.1.1 # homeassistant.components.enphase_envoy -pyenphase==1.9.3 +pyenphase==1.11.0 # homeassistant.components.everlights pyeverlights==0.1.0