Skip to content

Bruteforce-Group/cli

Repository files navigation

tuyapi/cli Build Status XO code style

A CLI for Tuya devices.

Installation

npm i @tuyapi/cli -g

Usage

> tuya-cli help

  Usage: tuya-cli [options] [command]

  Options:
    -V, --version       output the version number
    -h, --help          display help for command

  Commands:
    cloud [options]
    link [options]      link a new device
    get [options]       get a property on a device
    set [options]       set a property on a device
    list                list all locally saved devices
    list-app [options]  list devices from Tuya Smart app (deprecated)
    mock [options]      mock a Tuya device for local testing
    wizard [options]    list devices from an offical app
    help                output usage information

Development

  1. After cloning, run npm i.
  2. To run tests, run npm test.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published