same reasonI use Alexa on laptop too but I feel its slow since it try to sync all devices each time you open. There is certainly a need for a lighter and faster app to control wifi devices.
^ which home assistant ? are you referring to Google's ... ? Thanks.
Looks interesting!I shifted to working on MATTER right now, and this is exactly something that it resolves. Hopefully we have more device support, since Google Apple Amazon are supporting it through their ecosystems, and local self hosted options are also available using matter
Sorry for the late reply, I was busy when I checked your message later it skipped my mind. So it's basically very easy, just head over to https://github.com/project-chip/connectedhomeip/tree/master/examples/chip-tool and compile the chip-tool. This can be used to commission a device to Wi-Fi or THREAD over BLE, we usually use a UNIX or LINUX machine (using a RPi4, at work), windows support is not something being looked into. I think I saw a home assistant plugin for it. You can explore more on this and check what others are working. MATTER is working over local network only, the controller (for e.g. Apple HomePod, Amazon Echo, Google Smart devices) is generally the one filling the internet requirement. So you should be able to achieve it by having RPi4 or equivalent accessible over internet.Looks interesting!
Can you link any tutorials/articles for getting started on this?
Or probably a separate new post on your findings and learnings regarding Matter.