Commit graph

42 commits

Author SHA1 Message Date
Florent
565597e437 ver 2025-08-08 14:19:09 +02:00
Florent
932a491986 remove the use of set_disconnected_callback 2025-08-07 19:23:06 +02:00
Florent
aade4f6414 pushed ver to 2.1 to reflect refactor 2025-08-06 10:59:47 +02:00
Ventz Petkov
36727f4ea3 feat: Refactor binary commands and apply BLE fixes
Refactored the BinaryCommandHandler to align with the other command handlers, inheriting from CommandHandlerBase. This resolves an AttributeError and simplifies the command structure. Moved binary_commands.py into the commands module. Applied fixes to the BLE connection handler based on feedback, improving reliability on macOS and ensuring the device address is correctly handled.
2025-08-05 15:31:54 -04:00
Florent
999bf2ec8b v2.0.4 2025-08-02 09:26:36 +02:00
Florent
206321bd6b discover_path 2025-07-31 22:10:03 +02:00
Florent
fbb6e74b15 ver bump 2025-07-28 13:28:57 +02:00
Florent
69726d2690 specify encoding in decode and ignore errors 2025-07-21 19:24:08 +02:00
Florent
3b34d0d2c6 v2.0.0 2025-07-19 10:16:34 +02:00
Florent de Lamotte
7920180137 enable error_only logging 2025-07-18 14:16:56 +02:00
Florent de Lamotte
837ff3af89 override timeout for contact 2025-07-16 16:57:04 +02:00
Florent
cb6379e4c5 implement binary requests 2025-07-15 10:34:38 +02:00
Florent
21cbed070a support adv loc policy 2025-07-09 17:13:40 +02:00
Florent
752f04d4ec push ver 2025-07-01 16:06:05 +02:00
Florent
73e896737a add fs stats in get_batt 2025-06-27 11:02:29 +02:00
Florent
5be498145a including public_key in PUSH_ADVERT and PUSH_PATH_UPDATE 2025-06-14 17:49:23 +02:00
Florent
98c2525406 self_telemetry 2025-06-02 14:37:28 +02:00
Florent
d73979f234 telemetry mode env 2025-05-25 16:53:23 +02:00
Florent de Lamotte
ed3adcf1ad implement change flags 2025-05-22 17:09:37 +02:00
Florent
aa43afc3e7 quick and dirty json encoder 2025-05-16 15:39:07 +02:00
Florent de Lamotte
fe2df52403 import contact 2025-05-16 09:44:06 +02:00
Florent
1150ac31ab update ver 2025-05-15 21:35:08 +02:00
Florent
182347328f ver 2025-05-15 16:16:30 +02:00
Florent de Lamotte
5de7951b50 bump dev version 2025-05-15 12:51:44 +02:00
Florent de Lamotte
0aa586fe4e parse telemetry data with pycayennelpp 2025-05-14 14:48:11 +02:00
Florent
aef1801446 initial support for telemetry to see if things come in 2025-05-03 17:52:16 +02:00
Florent
6a3da79af2 correct SNR values in messages 2025-04-18 21:40:59 +02:00
Florent
d6cfc26689 some issues with logout 2025-04-18 12:43:35 +02:00
Florent
e8ac5e7ffb change ver 2025-04-16 18:28:02 +02:00
Florent de Lamotte
3db73a8883 Fixed issue with chan messages, waited for MSG_SENT instead of OK 2025-04-15 11:58:47 +02:00
Florent
d61720fc9f some fixes in return events 2025-04-14 22:53:22 +02:00
Florent
fa8ebcb50a update pyproject 2025-04-14 17:43:46 +02:00
Alex Wolden
3f7155d913 Added in some unit tests 2025-04-13 22:55:39 -07:00
Florent
1a9f6d1024 change version to 1.9 in preparation of v2.0 2025-04-13 21:54:57 +02:00
Florent
c11e527442 fix logout 2025-04-09 18:19:49 +02:00
Florent
b01b7ea6ff version up 2025-04-09 18:15:02 +02:00
Florent
0e7c04b740 Split mclib into different modules 2025-04-04 21:51:34 +02:00
Florent
7e39b66049 fixed bat reading 2025-03-29 16:18:41 +01:00
Florent de Lamotte
aa824937f9 cmd_cli 2025-03-25 15:47:16 +01:00
Florent de Lamotte
7269d98438 update readme and bump version to 0.3 2025-03-24 17:22:34 +01:00
Florent de Lamotte
0ce78b82bc update metadata 2025-03-24 17:03:45 +01:00
Florent de Lamotte
18d491b7ab Initial commit 2025-03-24 16:55:37 +01:00