Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.bond
 

Functions

None homeassistant.components.bond._async_remove_old_device_identifiers (str config_entry_id, dr.DeviceRegistry device_registry, BondHub hub)
 
bool homeassistant.components.bond.async_remove_config_entry_device (HomeAssistant hass, BondConfigEntry config_entry, dr.DeviceEntry device_entry)
 
bool homeassistant.components.bond.async_setup_entry (HomeAssistant hass, BondConfigEntry entry)
 
bool homeassistant.components.bond.async_unload_entry (HomeAssistant hass, BondConfigEntry entry)
 

Variables

int homeassistant.components.bond._API_TIMEOUT = SLOW_UPDATE_WARNING - 1
 
 homeassistant.components.bond._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.bond.BondConfigEntry
 
list homeassistant.components.bond.PLATFORMS