Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| lock | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
The loqed integration.
| bool homeassistant.components.loqed.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up loqed from a config entry.
Definition at line 26 of file __init__.py.
| bool homeassistant.components.loqed.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload a config entry.
Definition at line 58 of file __init__.py.
|
private |
Definition at line 23 of file __init__.py.