diff --git a/source/_integrations/otbr.markdown b/source/_integrations/otbr.markdown index b2905551e82..1e5c5b07bc0 100644 --- a/source/_integrations/otbr.markdown +++ b/source/_integrations/otbr.markdown @@ -12,6 +12,14 @@ ha_config_flow: true --- The Open Thread Border Router integration allows calling an Open Thread Border Router's REST API from Python and via WebSocket. -The integration is automatically set up when the "Silicon Labs Multiprotocol" add-on is installed. + +This integration is installed automatically when the **Open Thread Border Router** add-on is installed. For Home Assistant Yellow or SkyConnect refer to the following procedures: + +- [Enabling Thread on Home Assistant Yellow](https://yellow.home-assistant.io/procedures/enable-thread/) +- [Enabling Thread on Home Assistant SkyConnect](https://skyconnect.home-assistant.io/procedures/enable-thread/) + +The integration is also installed automatically when enabling the experimental **Silicon Labs Multiprotocol** support. + +Installing this integration manually is an advanced use case, for example if you run your own border router. If you do have such a use case, follow these steps: {% include integrations/config_flow.md %}