aioesphomeapi/aioesphomeapi
2024-08-29 10:31:41 -10:00
..
_frame_helper Ruff updates (#915) 2024-08-05 13:42:21 +12:00
__init__.py Handle Bluetooth connection drops in more places (#766) 2023-11-28 07:23:21 -06: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 MediaPlayerSupportedFormat (#925) 2024-08-28 11:26:07 +12:00
api.proto Add MediaPlayerSupportedFormat (#925) 2024-08-28 11:26:07 +12:00
ble_defs.py Add a mapping for ESP_GATT_ERROR (#296) 2022-10-31 13:39:01 +13:00
client_callbacks.pxd Refactor bluetooth message handling to extract on_bluetooth_message (#772) 2023-11-28 08:23:19 -06:00
client_callbacks.py Dont call subscription callback when we want single state only (#930) 2024-08-26 16:49:47 +12:00
client.py Adjust subscribe_home_assistant_states to allow separate callback (#928) 2024-08-26 13:45:15 +12:00
connection.pxd Avoid creating tasks for starting/finishing the connection (#826) 2024-02-16 20:47:26 -06:00
connection.py try MessageToDict(msg) 2024-08-29 10:31:41 -10:00
core.py Update Entities (#882) 2024-06-11 16:29:13 +12:00
discover.py Fix discover cli tool when address is missing from mdns (#758) 2023-11-27 08:21:51 -06:00
host_resolver.py Ruff updates (#915) 2024-08-05 13:42:21 +12:00
log_reader.py Ruff updates (#915) 2024-08-05 13:42:21 +12:00
log_runner.py Ruff updates (#915) 2024-08-05 13:42:21 +12:00
model_conversions.py Update Entities (#882) 2024-06-11 16:29:13 +12:00
model.py Add MediaPlayerSupportedFormat (#925) 2024-08-28 11:26:07 +12:00
py.typed Implement PEP561 typing support (#55) 2021-06-30 17:05:44 +02:00
reconnect_logic.py Add support for creating eager tasks to reduce connect latency (#921) 2024-08-12 15:04:18 -05:00
util.py Add support for creating eager tasks to reduce connect latency (#921) 2024-08-12 15:04:18 -05:00
zeroconf.py Avoid churning zeroconf instances in the host resolver when created in the reconnect logic (#729) 2023-11-26 10:05:24 -06:00