mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add docs for Enphase dry contact relays (#28583)
This commit is contained in:
parent
a1333f4e0d
commit
ba44473c0a
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user