Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Handle new Private_BLE changes in 2024.4 #151

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

agittins
Copy link
Owner

@agittins agittins commented Apr 2, 2024

  • private_ble_device now appends translation_key to its device_tracker entity unique_id. Handle either case
  • Update device removal handler to properly parse unique_ids for ibeacons and irk, not just mac addresses, but also to gracefully accept deletions if it can't find (stale) devices being deleted.
  • linting fix for new black version

- private_ble_device now appends translation_key to its device_tracker entity unique_id. Handle either case
- Update device removal handler to properly parse unique_ids for ibeacons and irk, not just mac addresses, but also to gracefully accept deletions if it can't find (stale) devices being deleted.
- linting fix for new black version
@agittins agittins merged commit c612a8b into main Apr 2, 2024
3 of 4 checks passed
@agittins agittins deleted the agittins-dev branch April 2, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant