aioesphomeapi/aioesphomeapi
2023-10-22 07:05:53 -10:00
..
_frame_helper Add basic pre-commit to handle eol space (#592) 2023-10-19 14:00:36 -10:00
__init__.py Simplify raw ble advertisements callbacks (#594) 2023-10-20 17:34:05 -10:00
api_options_pb2.py Protobuf version upgrades (#307) 2022-11-23 07:20:23 +13:00
api_options.proto New api.proto format, user-defined service arrays 2019-06-17 23:40:23 +02:00
api_pb2.py Add TTS_STREAM_START/END events (#586) 2023-10-17 14:28:58 +13:00
api.proto Add TTS_STREAM_START/END events (#586) 2023-10-17 14:28:58 +13:00
ble_defs.py Add a mapping for ESP_GATT_ERROR (#296) 2022-10-31 13:39:01 +13:00
client.py Simplify raw ble advertisements callbacks (#594) 2023-10-20 17:34:05 -10:00
connection.pxd Add basic pre-commit to handle eol space (#592) 2023-10-19 14:00:36 -10:00
connection.py Refactor internal message handlers to use a single dispatch path (#598) 2023-10-22 07:05:53 -10:00
core.py Split connection process to enable faster reconnects (#576) 2023-10-14 16:03:12 -10: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 Simplify raw ble advertisements callbacks (#594) 2023-10-20 17:34:05 -10:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Make reconnect logic state machine switches check locks (#597) 2023-10-21 17:46:45 -10:00
util.py Move varuint functions into plain_text frame_helper (#587) 2023-10-16 17:24:03 -10:00