Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.keymitt_ble Namespace Reference

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
 

Detailed Description

Integration to integrate Keymitt BLE devices with Home Assistant.

Function Documentation

◆ async_setup_entry()

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.

◆ async_unload_entry()

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.

Variable Documentation

◆ Logger

homeassistant.components.keymitt_ble.Logger

Definition at line 18 of file __init__.py.