Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| switch | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Variables | |
| Logger | |
Integration to integrate Keymitt BLE devices with Home Assistant.
| bool homeassistant.components.keymitt_ble.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up this integration using UI.
Definition at line 22 of file __init__.py.
| bool homeassistant.components.keymitt_ble.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Handle removal of an entry.
Definition at line 46 of file __init__.py.
| homeassistant.components.keymitt_ble.Logger |
Definition at line 18 of file __init__.py.