esphome / esphome/feature-requests
Support IRK for BLE tracking
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**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**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.