Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ecobee.const
 

Variables

 homeassistant.components.ecobee.const._LOGGER = logging.getLogger(__package__)
 
string homeassistant.components.ecobee.const.ATTR_ACTIVE_SENSORS = "active_sensors"
 
string homeassistant.components.ecobee.const.ATTR_AVAILABLE_SENSORS = "available_sensors"
 
string homeassistant.components.ecobee.const.ATTR_CONFIG_ENTRY_ID = "entry_id"
 
string homeassistant.components.ecobee.const.CONF_REFRESH_TOKEN = "refresh_token"
 
string homeassistant.components.ecobee.const.DATA_ECOBEE_CONFIG = "ecobee_config"
 
string homeassistant.components.ecobee.const.DATA_HASS_CONFIG = "ecobee_hass_config"
 
string homeassistant.components.ecobee.const.DOMAIN = "ecobee"
 
string homeassistant.components.ecobee.const.ECOBEE_AUX_HEAT_ONLY = "auxHeatOnly"
 
dictionary homeassistant.components.ecobee.const.ECOBEE_MODEL_TO_NAME
 
dictionary homeassistant.components.ecobee.const.ECOBEE_WEATHER_SYMBOL_TO_HASS
 
string homeassistant.components.ecobee.const.MANUFACTURER = "ecobee"
 
list homeassistant.components.ecobee.const.PLATFORMS