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

Support IRK for BLE tracking #2285

Open
HannesK-ME opened this issue Jun 23, 2023 · 2 comments
Open

Support IRK for BLE tracking #2285

HannesK-ME opened this issue Jun 23, 2023 · 2 comments

Comments

@HannesK-ME
Copy link

Describe the problem you have/What new integration you would like

Introduce IRK support for the already existing BLE tracking functions to support Apple devices, which change MAC addresses regularly. Current methods of identification provided by ESPHome don't work in those cases. Identifying a device by its IRK would solve this.

Please describe your use case for this integration and alternatives you've tried:

Tracking Apple devices with the BLE tracking functions of ESPHome. ESPresense does this, but requires separate ESP32, which could be avoided if this feature is implemented in ESPHome.

Additional context

@pwntester
Copy link

This seems to be implemented now, thanks @chbmuc! Any chances you can extend the support to ble_rssi platform for irk devices?

@chbmuc
Copy link

chbmuc commented Mar 22, 2024

I think it should be easy as the code looks quite similar. I will try to do this over the weekend.

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

No branches or pull requests

3 participants