Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ecoal_boiler
 

Functions

bool homeassistant.components.ecoal_boiler.setup (HomeAssistant hass, ConfigType hass_config)
 

Variables

 homeassistant.components.ecoal_boiler._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.ecoal_boiler.AVAILABLE_PUMPS
 
dictionary homeassistant.components.ecoal_boiler.AVAILABLE_SENSORS
 
 homeassistant.components.ecoal_boiler.CONFIG_SCHEMA
 
string homeassistant.components.ecoal_boiler.DATA_ECOAL_BOILER = f"data_{DOMAIN}"
 
string homeassistant.components.ecoal_boiler.DEFAULT_PASSWORD = "admin"
 
string homeassistant.components.ecoal_boiler.DEFAULT_USERNAME = "admin"
 
string homeassistant.components.ecoal_boiler.DOMAIN = "ecoal_boiler"
 
 homeassistant.components.ecoal_boiler.SENSOR_SCHEMA
 
 homeassistant.components.ecoal_boiler.SWITCH_SCHEMA