Skip to content

Releases: malmeloo/FindMy.py

🎯 FindMy.py v0.8.0

14 Jun 14:46
b64e61a
Compare
Choose a tag to compare

What's Changed

  • add time margin when matching against nearby device by @thisiscam in #97
  • chore(deps): update pre-commit-ci/lite-action action to v1.1.0 by @renovate in #95
  • chore(deps): update dependency sphinx-autoapi to v3.4.0 by @renovate in #94
  • Add Home Assistant extension to readme by @krmax44 in #110
  • fix: Auto-retry requests to remote anisette server by @malmeloo in #104
  • feat: Support fetching of multiple accessories at once by @malmeloo in #105
  • chore: Migrate from poetry to uv by @malmeloo in #114
  • chore: Update dependencies by @malmeloo in #124
  • Update version of ruff and fix lint errors by @NickCrews in #132
  • feat: adjust the ser/deser logic of AppleAccount by @NickCrews in #131
  • Update fetch_reports to accept lists with HasHashedPublicKey and RolingKeyPairSource at the same time by @ivanik7 in #135
  • feat: add plist.py for decrypting the .plist files to FindMyAccessory by @NickCrews in #130
  • chore(deps): update astral-sh/setup-uv action to v6 by @renovate in #127

New Contributors

Full Changelog: v0.7.6...v0.8.0

🎯 FindMy.py v0.7.6

05 Jan 12:18
5cd53fb
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility with latest version of Home Assistant
  • Update dependencies
  • fix confidence/horizontal acc, add mac address by @Philip2809 in #85
  • reset device_fut when timeout is reached by @thisiscam in #92
  • Add key generation margin when comparing against detected device by @malmeloo in #91

New Contributors

Full Changelog: v0.7.5...v0.7.6

🎯 FindMy.py v0.7.5

18 Sep 14:53
12de1db
Compare
Choose a tag to compare

What's Changed

  • Fix crash in http.py on Python 3.9 by @siebert in #76
  • real_airtag: read identifier and model from plist for later resolving by @Mimoja in #77
  • Dependency updates

New Contributors

Full Changelog: v0.7.4...v0.7.5

🎯 FindMy.py v0.7.4

04 Sep 15:28
d67a531
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.7.4

🎯 FindMy.py v0.7.3

04 Aug 15:46
ba1a0a1
Compare
Choose a tag to compare

What's Changed

  • fix: Unawaited coroutine errors on Closable by @malmeloo in #60
  • reports: Fix equality check between LocationReports by @malmeloo in #61
  • chore(deps): update dependency ruff to v0.5.6 by @renovate in #55

Full Changelog: v0.7.2...v0.7.3

🎯 FindMy.py v0.7.2

02 Aug 12:43
04e83e0
Compare
Choose a tag to compare

What's Changed

  • Relaxes cryptography constraint for compatibility with Home Assistant 2024.7.4.

Full Changelog: v0.7.1...v0.7.2

🎯 FindMy.py v0.7.1

01 Aug 18:48
d92085d
Compare
Choose a tag to compare

What's Changed

  • reports: refresh remote anisette headers by @tsaaristo in #53
  • fix: Relative URLs in PyPi README by @malmeloo in #58
  • Bump dev dependencies
  • Other README fixes

New Contributors

Full Changelog: v0.7.0...v0.7.1

🎯 FindMy.py v0.7.0

21 Jul 19:32
fc21db7
Compare
Choose a tag to compare

What's Changed

  • scanner: detect OF devices in Nearby state by @malmeloo in #50
  • reports: Support fetching encrypted reports by @malmeloo in #51
  • Bump cryptography to 43.0.0

Full Changelog: v0.6.2...v0.7.0

🎯 FindMy.py v0.6.2

21 Jul 11:35
6f0b825
Compare
Choose a tag to compare

Dependency bugfix release.

  • Adds ruff to dev dependencies
  • Removes scan extra, Bleak is no longer optional

Full Changelog: v0.6.1...v0.6.2

🎯 FindMy.py v0.6.1

11 Jul 19:21
90eaa68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1