Functions | |
| None | _async_unload (list[CALLBACK_TYPE] unload_callbacks) |
| CALLBACK_TYPE | async_connect_scanner (HomeAssistant hass, RuntimeEntryData entry_data, APIClient cli, DeviceInfo device_info, ESPHomeBluetoothCache cache) |
Bluetooth support for esphome.
|
private |
Cancel all the callbacks on unload.
Definition at line 19 of file bluetooth.py.
| CALLBACK_TYPE homeassistant.components.esphome.bluetooth.async_connect_scanner | ( | HomeAssistant | hass, |
| RuntimeEntryData | entry_data, | ||
| APIClient | cli, | ||
| DeviceInfo | device_info, | ||
| ESPHomeBluetoothCache | cache | ||
| ) |
Connect scanner.
Definition at line 26 of file bluetooth.py.