diff --git a/homeassistant/components/enphase_envoy/manifest.json b/homeassistant/components/enphase_envoy/manifest.json index 8885819ba5ed8f..d561e42b258879 100644 --- a/homeassistant/components/enphase_envoy/manifest.json +++ b/homeassistant/components/enphase_envoy/manifest.json @@ -7,7 +7,7 @@ "import_executor": true, "iot_class": "local_polling", "loggers": ["pyenphase"], - "requirements": ["pyenphase==1.19.1"], + "requirements": ["pyenphase==1.19.2"], "zeroconf": [ { "type": "_enphase-envoy._tcp.local." diff --git a/requirements_all.txt b/requirements_all.txt index 4470a8dec341ec..aead40e3bbbf04 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1791,7 +1791,7 @@ pyedimax==0.2.1 pyefergy==22.1.1 # homeassistant.components.enphase_envoy -pyenphase==1.19.1 +pyenphase==1.19.2 # homeassistant.components.envisalink pyenvisalink==4.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fc704fff6bfb65..b3b80759a3c642 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1387,7 +1387,7 @@ pyeconet==0.1.22 pyefergy==22.1.1 # homeassistant.components.enphase_envoy -pyenphase==1.19.1 +pyenphase==1.19.2 # homeassistant.components.everlights pyeverlights==0.1.0