aioesphomeapi/aioesphomeapi
J. Nick Koston 6458ebcf60
Allow the stop callback to be cancelled when already disconnected (#615)
2023-11-06 18:17:50 -06:00
..
_frame_helper Fix unhandled exception when handshake times out (#601) 2023-10-23 12:32:20 -05:00
__init__.py Simplify raw ble advertisements callbacks (#594) 2023-10-20 17:34:05 -10:00
api.proto Add suggested_area to device info (#607) 2023-10-26 18:01:43 +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 Protobuf version upgrades (#307) 2022-11-23 07:20:23 +13:00
api_pb2.py Add suggested_area to device info (#607) 2023-10-26 18:01:43 +13:00
ble_defs.py Add a mapping for ESP_GATT_ERROR (#296) 2022-10-31 13:39:01 +13:00
client.py Updated fork of PR for Text input components (#532) 2023-10-25 15:35:04 +13:00
connection.pxd Add basic pre-commit to handle eol space (#592) 2023-10-19 14:00:36 -10:00
connection.py Remove extra timeouts (#610) 2023-10-31 23:20:22 -05:00
core.py Updated fork of PR for Text input components (#532) 2023-10-25 15:35:04 +13:00
host_resolver.py Improve host resolver coverage (#583) 2023-10-15 13:05:23 -10:00
log_reader.py Upgrade python code to 3.9 (#496) 2023-07-19 15:33:28 -05:00
model.py Add suggested_area to device info (#607) 2023-10-26 18:01:43 +13:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Allow the stop callback to be cancelled when already disconnected (#615) 2023-11-06 18:17:50 -06:00
util.py Move varuint functions into plain_text frame_helper (#587) 2023-10-16 17:24:03 -10:00