.. |
_frame_helper
|
Update pre-commit with newer tools (#724)
|
2023-11-26 08:09:52 -06: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 suggested_area to device info (#607)
|
2023-10-26 18:01:43 +13:00 |
api.proto
|
Add suggested_area to device info (#607)
|
2023-10-26 18:01:43 +13:00 |
ble_defs.py
|
Add a mapping for ESP_GATT_ERROR (#296)
|
2022-10-31 13:39:01 +13:00 |
client_callbacks.pxd
|
Small speed up to client callbacks (#678)
|
2023-11-23 11:46:52 -06:00 |
client_callbacks.py
|
Add coverage for subscribe_home_assistant_states (#677)
|
2023-11-23 11:37:25 -06:00 |
client.py
|
Cleanup protobuf object construction (#715)
|
2023-11-25 10:18:04 -06:00 |
connection.pxd
|
Add some additional cython types to the connection module (#716)
|
2023-11-25 10:30:17 -06:00 |
connection.py
|
Add some additional cython types to the connection module (#716)
|
2023-11-25 10:30:17 -06:00 |
core.py
|
Fix client connection code swallowing unhandled exceptions as debug logging (#711)
|
2023-11-25 09:33:43 -06:00 |
discover.py
|
Add discover cli tool (#732)
|
2023-11-26 11:04:17 -06:00 |
host_resolver.py
|
Avoid churning zeroconf instances in the host resolver when created in the reconnect logic (#729)
|
2023-11-26 10:05:24 -06:00 |
log_reader.py
|
Avoid closing the churning zeroconf instances in the host resolver (#730)
|
2023-11-26 10:12:29 -06:00 |
log_runner.py
|
Refactor zeroconf code to avoid creating instances when one is unneeded (#643)
|
2023-11-17 13:11:36 -06:00 |
model_conversions.py
|
Refactor client class to split callback conversion functions into their own module (#675)
|
2023-11-23 11:23:51 -06:00 |
model.py
|
Update some legacy python code to python 3.9 (#635)
|
2023-11-11 14:19:04 -06:00 |
py.typed
|
Implement PEP561 typing support (#55)
|
2021-06-30 17:05:44 +02:00 |
reconnect_logic.py
|
Fix race scheduling reconnect from zeroconf records (#731)
|
2023-11-26 10:32:16 -06:00 |
util.py
|
Refactor zeroconf code to avoid creating instances when one is unneeded (#643)
|
2023-11-17 13:11:36 -06: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 |