Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nexia
 

Functions

bool homeassistant.components.nexia.async_migrate_entry (HomeAssistant hass, NexiaConfigEntry entry)
 
bool homeassistant.components.nexia.async_remove_config_entry_device (HomeAssistant hass, NexiaConfigEntry entry, dr.DeviceEntry device_entry)
 
bool homeassistant.components.nexia.async_setup_entry (HomeAssistant hass, NexiaConfigEntry entry)
 
bool homeassistant.components.nexia.async_unload_entry (HomeAssistant hass, NexiaConfigEntry entry)
 

Variables

 homeassistant.components.nexia._LOGGER = logging.getLogger(__name__)