Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.advantage_air
 

Functions

bool homeassistant.components.advantage_air.async_setup_entry (HomeAssistant hass, AdvantageAirDataConfigEntry entry)
 
bool homeassistant.components.advantage_air.async_unload_entry (HomeAssistant hass, AdvantageAirDataConfigEntry entry)
 

Variables

 homeassistant.components.advantage_air._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.advantage_air.ADVANTAGE_AIR_SYNC_INTERVAL = 15
 
 homeassistant.components.advantage_air.AdvantageAirDataConfigEntry
 
list homeassistant.components.advantage_air.PLATFORMS
 
float homeassistant.components.advantage_air.REQUEST_REFRESH_DELAY = 0.5