Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions source/_integrations/thread.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Follow these steps if you already have a Thread adapter running but want to swit
### Prerequisites

- [Home Assistant Operating System](/docs/glossary/#home-assistant-operating-system) installed on your smart home hub. For example:
- on a Home Assistant Green, where Home Assistant OS is preinstalled
- On a Home Assistant Green, where Home Assistant OS is preinstalled
- On a Home Assistant Yellow or on a Raspberry Pi
- Existing Thread adapter connected to your Home Assistant hub
- Latest updates installed
Expand All @@ -225,18 +225,17 @@ Follow these steps if you already have a Thread adapter running but want to swit
2. Go to {% my supervisor_addon title="**Settings** > **Add-ons** > **OpenThread Border Router**" addon="core_openthread_border_router" %} and select the **Configuration** tab.
3. Under **Devices**, select your adapter.
4. Enter the **Baudrate** as specified in the documentation of your adapter.
- If you can't find the baudrate, contact the manufacturer's support.
- If you're feeling lucky, try `460800`.
- If you can't find the baudrate, try `460800` or contact the manufacturer's support.
- **Save** your changes.
- **Troubleshooting**:
- Check the logs.
- If the add-on crashes or fails to communicate with the Thread integration: Disable the **Hardware flow control** option and try again.
- If the add-on crashes or fails to communicate with the Thread integration: Toggle the **Hardware flow control** option and try again.
5. Restart the add-on and check the logs. Wait.
- **Info**: Your Thread network is managed by Home Assistant. It is not stored on the adapter. Migrating the adapter means that Home Assistant will start to use your new adapter's radio instead of the old one.
6. Go to {% my integrations title="**Settings** > **Devices & services**" %}, select the **Thread** integration.
- Select the cogwheel {% icon "mdi:cog-outline" %}.
- **Result**: You should now see that the Thread network is still there.
- **Troubleshooting**: If you don't see the network there, go back to the add-on configuration and adjust your settings, if needed and try again.
- **Troubleshooting**: If you don't see the network there, go back to the add-on configuration and adjust your settings, if needed, and try again.
7. If you no longer want to use the old adapter, you can unplug it now.

## Understanding the Thread configuration page
Expand Down