I was able to join DIRIGERA to my existing Thread network using the 9-digit passcode generated by Home Assistant’s OpenThread Border Router.
At the moment, I could not find any Home Assistant UI to generate this passcode, so I had to do it from the terminal. With some help, these were the exact steps that worked for me on my Raspberry Pi:
Thank you! This worked for me to allow my SmartThings Hub to join with my Apple HomeKit thread network as I had already paired my Home Assistant to it.
This is exactly what I’m looking to do but I’m struggling to access the ot-ctl service from the terminal.
I’m running the standard HA image on a Raspberry PI 4B and using the ZBT-2 configured for thread.
When I access the terminal I don’t (think) my install is using Docker (I get command not found when I run docker). I think I need to use the ha apps command but this is when I struggle.