Feature request: Aigostar / AigoSmart smart bulb support

Aigostar smart bulbs (E27/E14/GU10, TG7100C/Bouffalo Lab chipset) are controlled via the proprietary AigoSmart app, which does not support linking to a Tuya IoT Platform cloud project (no QR-scan option available in the app), so the standard Tuya Cloud app for Homey cannot pick them up.

A working open-source Home Assistant integration already exists, built via reverse engineering of the AigoSmart Android app: GitHub - MarcoM1993/ha-aigostar: Custom Home Assistant integration for Aigostar smart bulbs (Alibaba Cloud IoT). Control brightness and color temperature using your AigoSmart account — no flashing required. · GitHub

It documents the full auth flow (5 steps: UC Login → UC Authorize → Region Discovery → OAuth Login → IoT Session) and supports brightness + color temperature control with automatic device discovery.

Would any developer be interested in porting this to a Homey app? The protocol is already mapped out in the linked repo (Python), so it would mainly be a matter of translating it to the Homey SDK (Node.js). Several other users have asked about Aigostar support before with no solution (see other threads).

Happy to help test if someone picks this up!

When no app is found, you can make a request to Athom or the Homey Community to add support. See [Requests] Official Homey App and Device Request for ways of doing that.

I’ve also looked in to this to connect an AigoSmart device, but was unable to reverse engineer it. I would recommend posting your request in the app requests topic