Skip to content

v0.6.0 (2024-03-25) IRK / Private BLE Device (iPhone) support!

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 07:24
· 192 commits to main since this release
81c944b

🚀 This release brings the long-awaited support for iPhones and other iOS devices (and any other devices that use private MAC addresses with IRK).

Adding any device to the Private BLE Device integration will automatically create Bermuda tracking entities for area-based location.

This release includes bug-fixes for:

  • #135 Integrate with Private BLE Device to support iOS / iPhone tracking with IRK
  • #137 Changing Area of a scanner does not get reflected in Bermuda
  • #138 Log spamming "Using freshest advert but it's still too old!"

What's Changed

  • feat: iOS / iPhone / Private BLE Device / IRK Support! by @agittins in #140
  • chore(deps): bump ruff from 0.3.3 to 0.3.4 by @dependabot in #139
  • fix: properly search for Private ble devices via config entries by @agittins in #142
  • chore(deps): bump pre-commit from 3.6.2 to 3.7.0 in /.github/workflows by @dependabot in #141

Full Changelog: v0.5.1...v0.6.0