core/homeassistant/components/esphome/bluetooth
J. Nick Koston de3b608e78
Remove BLE connection state unsubscribe workaround from ESPHome (#104674)
aioesphomeapi now has explict coverage to ensure calling
the unsubscribe function after the connection drops is safe
and will not raise anymore
2023-11-28 23:38:00 +01:00
..
__init__.py Speed up ESPHome connection setup (#104304) 2023-11-22 23:27:17 +01:00
cache.py
characteristic.py
client.py Remove BLE connection state unsubscribe workaround from ESPHome (#104674) 2023-11-28 23:38:00 +01:00
descriptor.py
device.py Switch ESPHome Bluetooth to use loop.create_future() (#100010) 2023-09-09 17:34:31 -05:00
scanner.py
service.py