🏠

Smart home — aircon + Tuya CLI

thinq.js for LG aircons, tuya.js for everything else. Go direct CLI, skip the Telegram bot.

WorkflowLive
#smarthome#thinq#tuya

Aircon (LG ThinQ)

`node tools/thinq.js <on|off|temp|mode> "<device>"`

Devices: `guest aircon`, `mb aircon`, `living aircon`

Everything else (Tuya)

`node tools/tuya.js <on|off|brightness> "<device>"`

21 devices: fan, lights, curtain, boiler, etc.

Ambiguous commands

If user says "turn off aircon" without specifying which → run `thinq.js list` first to see options, then ask.

Don't

Route through TuyaMeister Telegram bot for scripted actions. Use CLI directly for speed + reliability.

Last updated 13 Apr 2026