aioesphomeapi/aioesphomeapi
J. Nick Koston 67661dbd7f
Avoid expensive debug logging checks in packet processor (#700)
2023-11-25 07:51:48 -06:00
..
_frame_helper Speed up frame helpers (#696) 2023-11-24 12:40:33 -06: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 Avoid expensive debug logging checks in packet processor (#700) 2023-11-25 07:51:48 -06:00
client_callbacks.pxd Small speed up to client callbacks (#678) 2023-11-23 11:46:52 -06:00
client_callbacks.py Add coverage for subscribe_home_assistant_states (#677) 2023-11-23 11:37:25 -06:00
connection.pxd Avoid expensive debug logging checks in packet processor (#700) 2023-11-25 07:51:48 -06:00
connection.py Avoid expensive debug logging checks in packet processor (#700) 2023-11-25 07:51:48 -06:00
core.py Updated fork of PR for Text input components (#532) 2023-10-25 15:35:04 +13:00
host_resolver.py Ensure scope_id is preserved from zeroconf resolution on python versions that support it (#664) 2023-11-23 07:48:34 -06:00
log_reader.py Refactor zeroconf code to avoid creating instances when one is unneeded (#643) 2023-11-17 13:11:36 -06:00
log_runner.py Refactor zeroconf code to avoid creating instances when one is unneeded (#643) 2023-11-17 13:11:36 -06:00
model.py Update some legacy python code to python 3.9 (#635) 2023-11-11 14:19:04 -06:00
model_conversions.py Refactor client class to split callback conversion functions into their own module (#675) 2023-11-23 11:23:51 -06:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Fix race running disconnect callback in reconnect logic (#666) 2023-11-23 08:39:03 -06:00
util.py Refactor zeroconf code to avoid creating instances when one is unneeded (#643) 2023-11-17 13:11:36 -06:00
zeroconf.py Refactor zeroconf code to avoid creating instances when one is unneeded (#643) 2023-11-17 13:11:36 -06:00