Beginner question: How do I set up Thread devices with the MikroTik hAP be3 OTBR?
Hi everyone,
I recently got a MikroTik hAP be3, which has a built-in OpenThread Border Router (OTBR), and this is my first time working with Thread.
I am completely new to Thread, so I am currently trying to understand the correct setup and workflow.
I already have the OTBR web interface working. I can access it through my browser and I see options such as:
- Join
- Form
- Status
- Settings
- Commission
- Topology
- ePSKc
In the OTBR interface, I also tried the "Form" option. It had a default network name of "OpenThreadDemo", so I left it like that and created the network. I am not sure whether this was the correct thing to do.
I also installed/configured the OpenThread Border Router integration in Home Assistant. When I entered the OTBR address as:
http://<OTBR-IP>:8081
Home Assistant accepted it successfully.
The problem is that I don't really know what the next step is.
I have a few Thread-compatible devices, for example a THIRDREALITY Smart Night Light-T, and I would like to add them to Home Assistant through my MikroTik hAP be3.
From what I have found online, many tutorials use the OpenThread CLI rather than the OTBR web interface. Most of those guides are quite difficult for me to follow because I am still learning how Thread actually works.
What I would really appreciate is a simple beginner-friendly explanation of the GUI-based process.
For example:
- Do I need to create/form a Thread network manually in OTBR, or should Home Assistant do this?
- What should I configure in the OTBR web interface before adding my first device?
- What exactly should I do with "Commission"?
- How do I take a Thread device such as the THIRDREALITY Smart Night Light-T and add it to this network?
- Should the device be added to Home Assistant as a Matter device, or is there another process for Thread devices?
- Is there anything else I need to configure in Home Assistant besides the OpenThread Border Router integration?
- Do I need to worry about Thread credentials, the Thread Operational Dataset, or a Thread network key at this stage?
- Are there any settings on the MikroTik hAP be3 that I should verify?
My goal is simply to get my first Thread device working in Home Assistant and then understand the process well enough to add more devices.
I am currently running Home Assistant Container Core 2026.8.0
MikroTik RouterOS (version 7.24), and the hAP be3 is using its built-in OTBR. via app container
I would really appreciate a simple step-by-step explanation aimed at someone who is completely new to Thread. A GUI-based tutorial would be especially helpful.
Thanks!