From ba44473c0a6e83e523715f2342c97bab3e8807e2 Mon Sep 17 00:00:00 2001 From: Charles Garwood Date: Mon, 14 Aug 2023 20:23:31 -0400 Subject: [PATCH] Add docs for Enphase dry contact relays (#28583) --- source/_integrations/enphase_envoy.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/enphase_envoy.markdown b/source/_integrations/enphase_envoy.markdown index f9604f850ea..87e87886a7e 100644 --- a/source/_integrations/enphase_envoy.markdown +++ b/source/_integrations/enphase_envoy.markdown @@ -16,6 +16,7 @@ ha_codeowners: ha_platforms: - binary_sensor - diagnostics + - select - sensor - switch ha_integration_type: integration @@ -47,3 +48,13 @@ For Enphase Ensemble systems with the Enpower/IQ System Controller and Encharge/ For newer models running firmware 7 and greater, you will need your Enlighten cloud username and password. The integration will use these credentials to obtain an Envoy access token from the Enlighten cloud. For models running firmware 5 and older, use `installer` for the username. No password is required. The integration will automatically detect the `installer` password. + +## Enpower Load Shedding Relays + +The Enphase Enpower has 4 load shedding relays that can be used to control non-essential loads in your home. These have two main modes of operation: + +### Standard +When the mode entity is set to standard, you can simply set the state of the relay to be powered or not powered for each mode of operation: on grid, off grid, and on generator. + +### Battery Level +When the relay mode is set to battery level, the relays will turn on and off based on the remaining battery level of your Encharge batteries. Currently, target battery levels must be set using the Enphase Enlighten app.