diff --git a/homeassistant/components/enphase_envoy/manifest.json b/homeassistant/components/enphase_envoy/manifest.json index 4b3a4eadb3deeb9447be1ce0ac1d9d6fe58baa95..61c8a07cfbb9ce9e093fa4033ff8e9a3e9ac1a66 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.17.0"], + "requirements": ["pyenphase==1.19.0"], "zeroconf": [ { "type": "_enphase-envoy._tcp.local." diff --git a/requirements_all.txt b/requirements_all.txt index 9e36de4ed4cc11796ec76e6a398c7cacf4786d0f..c5351a60b2e4cda828f3d16deaaf270e0a8880c6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1769,7 +1769,7 @@ pyedimax==0.2.1 pyefergy==22.1.1 # homeassistant.components.enphase_envoy -pyenphase==1.17.0 +pyenphase==1.19.0 # homeassistant.components.envisalink pyenvisalink==4.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6f792858aacd547bf9c7bf061500f6e95eeb6959..c86bfd9515d22ecc5081fd9326e9fa21d4243e12 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1359,7 +1359,7 @@ pyeconet==0.1.22 pyefergy==22.1.1 # homeassistant.components.enphase_envoy -pyenphase==1.17.0 +pyenphase==1.19.0 # homeassistant.components.everlights pyeverlights==0.1.0