mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
This change introduces the capability to decrypt the last 16 bytes of the proximity pairing message if an encryption key is available. The decrypted payload provides more precise battery information (0-100% instead of 0-10%) and charging status for each pod and the case. This information is now used by `DualApplePods` to enhance battery reporting accuracy. The `RPAChecker` has also been updated with improved error logging.