-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(docs): Update DOCS.md with Thread creds sync instructions #4428
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -46,6 +46,19 @@ create a new integration named "Open Thread Border Router". With Home Assistant | |||||||||||||||||||||||
| Core 2023.3 and newer the OTBR will get configured automatically. The Thread | ||||||||||||||||||||||||
| integration allows to inspect the network configuration. | ||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
| You will still need to go to the Thread settings page and select your preferred | ||||||||||||||||||||||||
| network, choose the option for **Use router for Android and iOS credentials**, | ||||||||||||||||||||||||
| and then you can add devices using your mobile via the Home-Assistant companion | ||||||||||||||||||||||||
| app. **Don't forget to sync the credentials** for the Thread network with your | ||||||||||||||||||||||||
| companion app. | ||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
| On an Android phone in the HA app go to **Settings** > **Companion App** > | ||||||||||||||||||||||||
| **Troubleshooting** > **Sync Thread credentials**. | ||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
| Or for an iPhone, go to **Settings** > **Devices & services**, select the | ||||||||||||||||||||||||
| Thread integration, select **Configure** under Services. At the bottom of the | ||||||||||||||||||||||||
| preferred network box, select **Send credentials to phone**. | ||||||||||||||||||||||||
|
Comment on lines
+55
to
+60
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Front the goal in the step instructions. ✅ Proposed rewrite-On an Android phone in the HA app go to **Settings** > **Companion App** >
-**Troubleshooting** > **Sync Thread credentials**.
+Sync Thread credentials on Android: In the Home Assistant app, go to
+**Settings** > **Companion App** > **Troubleshooting** > **Sync Thread credentials**.
-Or for an iPhone, go to **Settings** > **Devices & services**, select the
-Thread integration, select **Configure** under Services. At the bottom of the
-preferred network box, select **Send credentials to phone**.
+Send Thread credentials to iPhone: In the Home Assistant app, go to **Settings**
+> **Devices & services** > **Thread** > **Configure**, then select **Send credentials to phone**.📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
| ### Web interface (advanced) | ||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
| There is also a web interface provided by the OTBR. However, the web | ||||||||||||||||||||||||
|
|
||||||||||||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Make the instruction direct and goal‑fronted.
Current phrasing is indirect (“You will still need…”, “you can…”). Use a direct instruction and front the goal; keep UI strings bold.
✅ Proposed rewrite
📝 Committable suggestion
🤖 Prompt for AI Agents