Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.enphase_envoy.const
 

Variables

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
 
list homeassistant.components.enphase_envoy.const.PLATFORMS