You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/use/use.md
+23-2
Original file line number
Diff line number
Diff line change
@@ -196,10 +196,11 @@ If enabled (default), decoded devices publish their configuration to Home Assist
196
196
- You can set the discovery name with the `-Dn` or `--discovery_name` command line argument.
197
197
- You can filter devices from discovery with the `-Df` or `--discovery_filter` argument which takes a list of device model ID to filter.
198
198
199
-
The `IBEACON` and random MAC devices (`APPLE`*, `MS-CDP` and `GAEN`) are not discovered as their addresses (IDs) change over time resulting in multiple discoveries.
199
+
<!-- vale off -->
200
+
The `IBEACON` and random MAC devices (`APPLE`*, `MS-CDP` and `GAEN`) aren't discovered as their addresses (IDs) change over time resulting in multiple discoveries.
200
201
201
202
:::tip * INFO
202
-
Apple Watch, iPhone and iPad will be discovered if they are defined with their Identity MAC Address and IRK
203
+
Apple Watch, iPhone and iPad are discovered if they're defined with their Identity MAC Address and IRK
203
204
:::
204
205
205
206
## Discovered device tracker timeout
@@ -281,3 +282,23 @@ On a Mac associated with your devices open the **Keychain Access** application a
281
282
When you open the Keychain entry, in the Account field it should confirm the identity address as `Public AA:BB:CC:DD:EE:FF`.
282
283
283
284
Tick the **Show Password** checkbox and enter your macOS password to thenselectand copy the *whole* content of the field. Paste the content into an empty TextEdit document and look for the **Remote IRK**.
0 commit comments