Skip to content

Commit 858c16e

Browse files
authored
[DCOS] Instructions for IRK conversion without a Mac (#281)
1 parent 7d9da99 commit 858c16e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/use/use.md

+8
Original file line numberDiff line numberDiff line change
@@ -372,3 +372,11 @@ As a result, you can see your device information published in the connected MQTT
372372
{"manufacturerdata": "2c0q1006191e7v30x6fa", "id": "11:22:33:44:55:66", "rssi": -42, "brand": "Apple", "model": "Apple iPhone/iPad", "model_id": "APPLEDEVICE", "type": "TRACK", "track": true, "unlocked": false, "distance": 0.03341741003670675}
373373
```
374374
You can now enjoy local presence tracking based on your Apple devices.
375+
376+
## Without a Mac: How to convert an Identity Resolving Key (IRK) for Apple Watch, iPhone or iPad retrieved by ESPresense
377+
378+
Any IRk in hex format retrieved by ESPresense needs to be octet/byte-wise reversed to be compatible in Theengs Gateway.
379+
380+
You can use online converters like the following for this. Make sure to delete the leading hex identifier **0x** from the result.
381+
382+
https://toolsfairy.com/tools/number-utilities/reverse-hex

vale/styles/config/vocabularies/Theengs/accept.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWS
22
bindkey
33
Domoticz
4+
ESPresense
45
FHEM
56
Govee
67
Inkbird

0 commit comments

Comments
 (0)