Zbt-2 as matter thread border router

I just ordered this new zbt-2 to setup as matter thread border router.
I followed the instructions at https://support.nabucasa.com/hc/en-us/articles/31347105826077-Forming-a-new-Thread-network-with-Home-Assistant-Connect-ZBT-2

I do not see “OpenThread Border Router” addon installed. I only see Thread addon installed. when I try to install “OpenThread Border Router” addon. it is asking for url to rest api.

I am using HAOS on raspberry pi5 on SDD

when I open thread addon, I see this

What I should do?

It states you have a border router already.

Try to restart your HA system (not just the HA core) and while it restarts then clear your browsers cache.

1 Like

You’re confusing Add-ons and Integrations. Add-ons are whole different servers (outside of HA) while Integrations are the code inside of HA that connects it to a data source. They are installed and managed in different places. But to make it more confusing, some services, including OTBR, have both an add-on (the server that runs the actual border router) and an integration (that allows HA to read and set the network credentials) with the same name.

Your screen shot is the Thread integration, which is installed by default. And it suggests that the OTBR add-on is running, because a Thread network is detected on your LAN (unless you already had that one?). But the OTBR Integration appears to be missing and as you noted, needs the URL of the add-on during setup to be able to talk to it. The URL is typically http://localhost:8081. I agree it would be helpful if this were explained in the docs.

The rebooting did worked!!! I did complete reboot :slight_smile: and I can see both addons installed.