From c13d3cf00c442d7ca5b4a4caa6a7452d10da5c9d Mon Sep 17 00:00:00 2001 From: Arie Catsman <120491684+catsmanac@users.noreply.github.com> Date: Fri, 7 Mar 2025 19:25:35 +0100 Subject: [PATCH] Fix broken links in enphase envoy docs (#37862) --- source/_integrations/enphase_envoy.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_integrations/enphase_envoy.markdown b/source/_integrations/enphase_envoy.markdown index 588317a0805..d8d840873f1 100644 --- a/source/_integrations/enphase_envoy.markdown +++ b/source/_integrations/enphase_envoy.markdown @@ -42,7 +42,7 @@ This integration does not work with: ## Prerequisites - The Envoy must be configured and commissioned. -- The Envoy must be on your local network with IPV4 connectivity from Home Assistant. (Also See troubleshooting, [single network](#single-network)) +- The Envoy must be on your local network with IPV4 connectivity from Home Assistant. (Also See troubleshooting, [periodic network connection issues](#periodic-network-connection-issues)) - Envoy firmware version 3.9 or newer. - With Envoy firmware 7 and greater: - an Enlighten cloud username and password. @@ -193,7 +193,7 @@ CT measure multiple properties of the energy exchange which are available as Env - **Envoy SN Production CT current**: Current in A. - **Envoy SN Powerfactor production CT**: Powerfactor, ratio of active to apparent power. - **Envoy SN Metering status production CT**: Status of the metering process: `normal`, `not-metering`, `check-wiring`. -- **Envoy SN Meter status flags active production CT**: Count of CT status flags active. See troubleshooting [CT Active flag count](#ct-active-flag-count) when non-zero. +- **Envoy SN Meter status flags active production CT**: Count of CT status flags active. See troubleshooting [CT Active flag count is non-zero](#ct-active-flag-count-is-non-zero) when non-zero. ##### Net-consumption CT sensor entities @@ -202,7 +202,7 @@ CT measure multiple properties of the energy exchange which are available as Env - **Envoy SN net consumption CT current**: Current in A. - **Envoy SN Powerfactor net consumption CT**: Power factor, ratio of active to apparent power. - **Envoy SN Metering status net consumption CT**: Status of the metering process: `normal`, `not-metering`, `check-wiring`. -- **Envoy SN Meter status flags active net consumption CT**: Count of CT status flags active. See troubleshooting [CT Active flag count](#ct-active-flag-count) when non-zero. +- **Envoy SN Meter status flags active net consumption CT**: Count of CT status flags active. See troubleshooting [CT Active flag count is non-zero](#ct-active-flag-count-is-non-zero) when non-zero. ##### Storage CT sensor entities @@ -211,7 +211,7 @@ CT measure multiple properties of the energy exchange which are available as Env - **Envoy SN storage CT current**: Current in A. - **Envoy SN Powerfactor storage CT**: Power factor, ratio of active to apparent power. - **Envoy SN Metering status storage CT**: Status of the metering process: `normal`, `not-metering`, `check-wiring`. -- **Envoy SN Meter status flags active storage CT**: Count of CT status flags active. See troubleshooting [CT Active flag count](#ct-active-flag-count) when non-zero. +- **Envoy SN Meter status flags active storage CT**: Count of CT status flags active. See troubleshooting [CT Active flag count is non-zero](#ct-active-flag-count-is-non-zero) when non-zero. For storage CT energy entities refer to [battery sensor](#aggregated-iq-battery-sensor-entities) description. @@ -403,7 +403,7 @@ With installed CT, data granularity in This integration supports updating the Envoy configuration through a `reconfigure` menu option. The reconfiguration allows for changing the Envoy IP address, username, and/or password. Use this menu option if your Enlighten credentials or the device's IP address has changed and needs to be manually updated. The latter is typically automatically detected and updated. -Use this menu option also when an Envoy firmware upgrade requires a switch from local Envoy username/password to token-based authentication with Enlighten username/password (refer to [authentication requirements](#envoy-authentication-requirements)). +Use this menu option also when an Envoy firmware upgrade requires a switch from local Envoy username/password to token-based authentication with Enlighten username/password (refer to [required manual input](#required-manual-input)). ## Firmware updates