Commit 8c422ab
fix: use BLE adapter address for RAPT Pill device identity
The MAC bytes inside the RAPT payload change per broadcast and are
not the device's stable identity. Use device.address from Bleak
(the BLE adapter address) instead, so only one device appears.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 55bdf9d commit 8c422ab
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
220 | 222 | | |
221 | 223 | | |
222 | | - | |
| 224 | + | |
223 | 225 | | |
224 | 226 | | |
225 | 227 | | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
229 | | - | |
| 231 | + | |
230 | 232 | | |
231 | 233 | | |
232 | 234 | | |
| |||
0 commit comments