Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.dovado.DovadoData
 

Namespaces

 homeassistant.components.dovado
 

Functions

bool homeassistant.components.dovado.setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.dovado._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.dovado.CONFIG_SCHEMA
 
string homeassistant.components.dovado.DOMAIN = "dovado"
 
 homeassistant.components.dovado.MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=30)