aioesphomeapi/aioesphomeapi
J. Nick Koston 66e654084b
Add test for unexpected hello responses (#712)
2023-11-25 09:58:30 -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 Fix client connection code swallowing unhandled exceptions as debug logging (#711) 2023-11-25 09:33:43 -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 Remove unreachable check in connection send_messages (#704) 2023-11-25 08:32:27 -06:00
connection.py Add test for unexpected hello responses (#712) 2023-11-25 09:58:30 -06:00
core.py Fix client connection code swallowing unhandled exceptions as debug logging (#711) 2023-11-25 09:33:43 -06: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