aioesphomeapi/aioesphomeapi
2023-05-30 14:17:55 +12:00
..
__init__.py Improve bluetooth error reporting (#297) 2022-11-01 09:32:40 +13:00
_frame_helper.py Fix disconnecting while handshake is in process (#428) 2023-05-04 12:47:03 -05: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 use_vad flag to VA start request (#438) 2023-05-30 14:17:55 +12:00
api.proto Add use_vad flag to VA start request (#438) 2023-05-30 14:17:55 +12:00
ble_defs.py Add a mapping for ESP_GATT_ERROR (#296) 2022-10-31 13:39:01 +13:00
client.py Add use_vad flag to VA start request (#438) 2023-05-30 14:17:55 +12:00
connection.py Avoid one dict lookup when processing packets (#431) 2023-05-08 10:07:51 -05:00
core.py Add initial voice assistant support (#412) 2023-04-11 15:57:35 +12:00
host_resolver.py Require zeroconf >=0.36 (#118) 2021-10-13 10:19:42 +02:00
log_reader.py Bump mypy from 0.942 to 0.950 (#204) 2022-05-18 15:39:03 +12:00
model.py Add use_vad flag to VA start request (#438) 2023-05-30 14:17:55 +12:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Refactor reconnect logic to reduce complexity (#426) 2023-04-25 16:11:40 -04:00
util.py Simplify connection flow with an asyncio.Protocol (#352) 2023-01-05 23:24:10 -05:00