From cf4628e9ec5fc01f04132f37a4446b4ff37b5b4a Mon Sep 17 00:00:00 2001 From: Arie Catsman <120491684+catsmanac@users.noreply.github.com> Date: Mon, 2 Sep 2024 15:19:02 +0200 Subject: [PATCH] Add Enphase_envoy prerequisites (#34539) * Add Enphase_envoy prerequisites * Implement review suggestions Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Remove links to custom integrations --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/enphase_envoy.markdown | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/source/_integrations/enphase_envoy.markdown b/source/_integrations/enphase_envoy.markdown index 30b90d7549d..44ec60ddb1d 100644 --- a/source/_integrations/enphase_envoy.markdown +++ b/source/_integrations/enphase_envoy.markdown @@ -23,7 +23,16 @@ ha_platforms: ha_integration_type: integration --- -An integration for the [Enphase Envoy](https://enphase.com/en-us/products-and-services/envoy-and-combiner) solar energy gateway. This integration works with older models that only have production metrics (ie. Envoy-C) and newer models that offer both production and consumption metrics (ie. Envoy-S). Firmware version 3.9 or newer is required. +An integration for the [Enphase Envoy](https://enphase.com/en-us/products-and-services/envoy-and-combiner) solar energy gateway. This integration works with older models that only have production metrics (ie. Envoy-C) and newer models that offer both production and consumption metrics (ie. Envoy-S). + +## Prerequisites + +- The Envoy must be configured and commissioned. +- The Envoy must be on your local network with IPV4 connectivity from Home Assistant. +- Envoy firmware version 3.9 or newer. +- With Envoy firmware 7 and greater + - an Enlighten cloud username and password. + - Home Assistant 2023.9 or newer. {% include integrations/config_flow.md %}