aioesphomeapi/aioesphomeapi
J. Nick Koston dbfff4397e
Fix BLE writes timing out (#298)
2022-11-07 08:32:32 +13:00
..
__init__.py Improve bluetooth error reporting (#297) 2022-11-01 09:32:40 +13:00
_frame_helper.py Change out asyncio.wait_for with async_timeout (#243) 2022-08-22 15:26:53 +12:00
api.proto Raise GATT errors on read and write etc (#272) 2022-10-31 11:38:24 +13:00
api_options.proto New api.proto format, user-defined service arrays 2019-06-17 23:40:23 +02:00
api_options_pb2.py Fix protoc lint uses different version than docker image (#125) 2021-10-21 16:53:32 +02:00
api_pb2.py Raise GATT errors on read and write etc (#272) 2022-10-31 11:38:24 +13:00
ble_defs.py Add a mapping for ESP_GATT_ERROR (#296) 2022-10-31 13:39:01 +13:00
client.py Fix BLE writes timing out (#298) 2022-11-07 08:32:32 +13:00
connection.py Fix BLE writes timing out (#298) 2022-11-07 08:32:32 +13:00
core.py Improve bluetooth error reporting (#297) 2022-11-01 09:32:40 +13:00
host_resolver.py Require zeroconf >=0.36 (#118) 2021-10-13 10:19:42 +02:00
log_reader.py Bump mypy from 0.942 to 0.950 (#204) 2022-05-18 15:39:03 +12:00
model.py Raise GATT errors on read and write etc (#272) 2022-10-31 11:38:24 +13:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Bump black from 21.12b0 to 22.1.0 (#169) 2022-01-31 17:38:57 +01:00
util.py Fix number rounding for protobuf messages (#93) 2021-08-24 11:39:18 +12:00