Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tuya-cli get --id xxxxxx keeps showing the -help content #139

Closed
ade-x1 opened this issue Nov 27, 2021 · 1 comment
Closed

tuya-cli get --id xxxxxx keeps showing the -help content #139

ade-x1 opened this issue Nov 27, 2021 · 1 comment

Comments

@ade-x1
Copy link

ade-x1 commented Nov 27, 2021

Hi everyone, I am trying to find more info on how to use my multi switch plug and I am interested on seeing what tuya-cli get should show. Unfortunately each time I try the command I only get the help. Any ideas of what's wrong?

tuya-cli get --id xxxxxx
Usage: tuya-cli get [options]

get a property on a device

Options:
-s, --save save key so you can omit it for subsequent
commands
--ip <ip_addr> ip address of device
--id id of device
--key [key] key of device
--cid [cid_zigbee_device] if specified, use device id of zigbee gateway
and cid of subdevice to get its status
--dps [dps] property index to get
--full get full response payload (default: false)
--protocol-version [version] tuya protocol version (default: 3.1)
-h, --help display help for command

@codetheweb
Copy link
Member

You're missing the --key parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants