Hi all,
Compared to Zigbee, matter seems to complicated. I bought an IKEA Bilresa (with the scroll wheel) and Kajplats lamp and wanted to connect these to HA. At first I though, hey that should be easy to set up with Hue, as they advertise that they are Matter compatible… well, you can use Matter to “borrow” devices from other integrations via Matter, but not connect.
Bummer, so, I bought a second Sonoff MG 24 dongle and flashed it with the OpenThread firmware, installed the OpenThread border router app on HA (Raspberry Pi5) and told that to use the new dongle. After a few attempts with the settings it started and presented itself to HA. Integration popped up, added, Thread is there, too.
All seemed fine, so let’s connect the Bilresa. No luck and I figured I had done something wrong, found an article explaining how to configure some network things inside the OTBR container and start the thread server there. Still didn’t work as expected and I kept getting an error about the network not being found. Oh, yeah, had to sync the credentials to the companion app… Getting better, but still no luck.
OK, let’s start from scratch. Deleted everything, restarted HAOS, created everything step by step and tried to connect again. The Thread network got a new name. Let’s say it was OpenThread-aaaa, and the new one OpenThread-bbbb, but the companion app still wanted to set up with OpenThread-aaaa. I’ve cleared the cache, even deleted all app data, archived and unarchived the app, restarted my phone… nothing. I’ve even started from scratch again, making sure everything is wiped from HAOS using docker system prune, cleared my phone again, but still it tries to connect to OpenThread-aaaa, instead of what is now OpenThread-cccc.
I found this article, too: Companion App always tries to connect to an old thread network
I was hoping someone has any better idea?
Thanks