aioesphomeapi/aioesphomeapi
J. Nick Koston 5f82e90b70
Reduce lookups for noise in the frame helper (#465)
2023-07-10 21:49:34 -10:00
..
__init__.py Improve bluetooth error reporting (#297) 2022-11-01 09:32:40 +13:00
_frame_helper.py Reduce lookups for noise in the frame helper (#465) 2023-07-10 21:49:34 -10:00
api.proto Add support for alarm_control_panel entities (#427) 2023-06-12 10:39:49 +12: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 support for alarm_control_panel entities (#427) 2023-06-12 10:39:49 +12:00
ble_defs.py Add a mapping for ESP_GATT_ERROR (#296) 2022-10-31 13:39:01 +13:00
client.py Improve performance of converting raw BLE advertisements (#462) 2023-07-09 13:06:06 -10:00
connection.py Improve error reporting when encryption is disabled on device but client requests it (#464) 2023-07-10 21:15:14 -10:00
core.py Include the server name in the exception for invalid encryption key (#452) 2023-07-01 11:12:38 -05:00
host_resolver.py Require zeroconf >=0.36 (#118) 2021-10-13 10:19:42 +02:00
log_reader.py Propagate if disconnect was expected to disconnect callback (#448) 2023-06-25 21:45:36 -05:00
model.py Improve performance of converting raw BLE advertisements (#462) 2023-07-09 13:06:06 -10:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Propagate if disconnect was expected to disconnect callback (#448) 2023-06-25 21:45:36 -05:00
util.py Simplify connection flow with an asyncio.Protocol (#352) 2023-01-05 23:24:10 -05:00