mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Fix broken links in enphase envoy docs (#37862)
This commit is contained in:
parent
2743ce0d24
commit
c13d3cf00c
@ -42,7 +42,7 @@ This integration does not work with:
|
||||
## Prerequisites
|
||||
|
||||
- The <abbr title="IQ Gateway">Envoy</abbr> must be configured and commissioned.
|
||||
- The <abbr title="IQ Gateway">Envoy</abbr> must be on your local network with IPV4 connectivity from Home Assistant. (Also See troubleshooting, [single network](#single-network))
|
||||
- The <abbr title="IQ Gateway">Envoy</abbr> must be on your local network with IPV4 connectivity from Home Assistant. (Also See troubleshooting, [periodic network connection issues](#periodic-network-connection-issues))
|
||||
- <abbr title="IQ Gateway">Envoy</abbr> firmware version 3.9 or newer.
|
||||
- With <abbr title="IQ Gateway">Envoy</abbr> 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 <abbr title="Envoy serial number">SN</abbr> Production CT current**: Current in A.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> Powerfactor production CT**: Powerfactor, ratio of active to apparent power.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> Metering status production CT**: Status of the metering process: `normal`, `not-metering`, `check-wiring`.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> 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 <abbr title="Envoy serial number">SN</abbr> 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 <abbr title="Envoy serial number">SN</abbr> net consumption CT current**: Current in A.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> Powerfactor net consumption CT**: Power factor, ratio of active to apparent power.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> Metering status net consumption CT**: Status of the metering process: `normal`, `not-metering`, `check-wiring`.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> 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 <abbr title="Envoy serial number">SN</abbr> 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 <abbr title="Envoy serial number">SN</abbr> storage CT current**: Current in A.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> Powerfactor storage CT**: Power factor, ratio of active to apparent power.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> Metering status storage CT**: Status of the metering process: `normal`, `not-metering`, `check-wiring`.
|
||||
- **Envoy <abbr title="Envoy serial number">SN</abbr> 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 <abbr title="Envoy serial number">SN</abbr> 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 <abbr title="current transformers">CT</abbr>, 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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user