thinq.js for LG aircons, tuya.js for everything else. Go direct CLI, skip the Telegram bot.
`node tools/thinq.js <on|off|temp|mode> "<device>"`
Devices: `guest aircon`, `mb aircon`, `living aircon`
`node tools/tuya.js <on|off|brightness> "<device>"`
21 devices: fan, lights, curtain, boiler, etc.
If user says "turn off aircon" without specifying which → run `thinq.js list` first to see options, then ask.
Route through TuyaMeister Telegram bot for scripted actions. Use CLI directly for speed + reliability.