FindMy.py icon indicating copy to clipboard operation
FindMy.py copied to clipboard

🍏 + 🎯 + 🐍 = Everything you need to work with Apple's FindMy network!

Results 9 FindMy.py issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

Hello @malmeloo, I have created a script that can export all the location then send a HTML file to HomeAssistant: ![image](https://github.com/malmeloo/FindMy.py/assets/52070589/82e3d35f-b237-4562-b355-da16d2bb1135) Here is the code, If you want try :-D...

I'm getting the following error for calling `AppleAccount.fetch_reports()`: ``` Traceback (most recent call last): File "/opt/./update_findmy_locations.py", line 137, in main() File "/opt/./update_findmy_locations.py", line 129, in main reports = fetch_reports_from_apple(acc, device,...

bug

I failed in the first step and found it difficult to find the path where findmy stores the. plist file. How did you find theand retrieve it? Thank you ![1714468586850](https://github.com/malmeloo/FindMy.py/assets/27655835/b7e4ceb1-4689-442c-a60b-ca6c816f269e)

question

This is much needed for type hinting. Thanks

enhancement

The decrypted plist for an AirTag that has been shared with me is the following. This is incompatible with the current library due to not having a private key. Yes,...

enhancement

Context: https://github.com/malmeloo/FindMy.py/issues/4#issuecomment-2074623370 There has been at least one case where a location report from a real AirTag was not decodable. Maybe this an issue on Apple's side? In any case,...

Support local anisette header generation using pyprovision.

enhancement