Variables | |
| string | DOMAIN = "enphase_envoy" |
| tuple | INVALID_AUTH_ERRORS = (EnvoyAuthenticationError, EnvoyAuthenticationRequired) |
| string | OPTION_DIAGNOSTICS_INCLUDE_FIXTURES = "diagnostics_include_fixtures" |
| bool | OPTION_DIAGNOSTICS_INCLUDE_FIXTURES_DEFAULT_VALUE = False |
| string | OPTION_DISABLE_KEEP_ALIVE = "disable_keep_alive" |
| bool | OPTION_DISABLE_KEEP_ALIVE_DEFAULT_VALUE = False |
| list | PLATFORMS |
The enphase_envoy component.
| string homeassistant.components.enphase_envoy.const.DOMAIN = "enphase_envoy" |
| tuple homeassistant.components.enphase_envoy.const.INVALID_AUTH_ERRORS = (EnvoyAuthenticationError, EnvoyAuthenticationRequired) |
| string homeassistant.components.enphase_envoy.const.OPTION_DIAGNOSTICS_INCLUDE_FIXTURES = "diagnostics_include_fixtures" |
| bool homeassistant.components.enphase_envoy.const.OPTION_DIAGNOSTICS_INCLUDE_FIXTURES_DEFAULT_VALUE = False |
| string homeassistant.components.enphase_envoy.const.OPTION_DISABLE_KEEP_ALIVE = "disable_keep_alive" |
| bool homeassistant.components.enphase_envoy.const.OPTION_DISABLE_KEEP_ALIVE_DEFAULT_VALUE = False |