.. |
_frame_helper
|
Implement zerocopy writes (#990)
|
2024-11-01 11:46:10 -05:00 |
__init__.py
|
Handle Bluetooth connection drops in more places (#766)
|
2023-11-28 07:23:21 -06:00 |
api.proto
|
Change wake word id to string (#960)
|
2024-09-17 09:00:13 +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
|
Change wake word id to string (#960)
|
2024-09-17 09:00:13 +12:00 |
ble_defs.py
|
Add a mapping for ESP_GATT_ERROR (#296)
|
2022-10-31 13:39:01 +13:00 |
client.py
|
Change wake word id to string (#960)
|
2024-09-17 09:00:13 +12: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 |
connection.pxd
|
Avoid a dict lookup and int conversion to process every packet (#946)
|
2024-09-03 12:35:18 -10:00 |
connection.py
|
Avoid a dict lookup and int conversion to process every packet (#946)
|
2024-09-03 12:35:18 -10:00 |
core.py
|
Add get/set/config messages for voice assistant (#956)
|
2024-09-13 12:49:39 +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
|
Remove unused type ignores (#951)
|
2024-09-08 19:57:43 -05: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.py
|
Change wake word id to string (#960)
|
2024-09-17 09:00:13 +12:00 |
model_conversions.py
|
Update Entities (#882)
|
2024-06-11 16:29:13 +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 |