Hello, I am a software dev and kind of new to smart home. Yesterday I installed home assistant on my pi and I have those new ikea smart bulbs called „KAJPATS“.
My pi is physically far away from the light bulbs so I figured to get myself an ESP32 C6 which ran run Openthread.
Now here are my questions:
- Once connected to the home network can I add the ESP32 C6 to homeassistant and add/manage the devices connected to the ESP32?
- if I use Matter-over-thread, the commissioning (inital setup) needs BLE, right? AFAIK Kajplats only works over Thread
- Does ESP32 C6, with openthread running on it, manage the commissioning part? If not, could I use the companion app to do the commissioning over the BLE of my iphone and „transfer“ the device to the ESP32?