cli icon indicating copy to clipboard operation
cli copied to clipboard

πŸ”§ A CLI for Tuya devices

Results 41 cli issues
Sort by recently updated
recently updated
newest added

Hi, I am having issue querying my devices. It used to work. < $ DEBUG=* tuya-cli wizard ? Do you want to use these saved API credentials? x Yes ?...

``` [ Error: 28841002: No permissions. Your subscription to cloud development plan has expired. at /usr/local/lib/node_modules/@tuyapi/cli/lib/wizard.js:77:11 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.any (index 0) at async list (/usr/local/lib/node_modules/@tuyapi/cli/lib/wizard.js:64:28), Error: 28841107:...

Hi, I have some new plugs that use protocol 3.4 and tuya-cli gets stuck when trying to get information from them: tuya-cli get --ip xxx.xxx.xxx.xxx --id xxxxxxxxxxxxxxxxxxxx --full --protocol-version 3.4...

β”Œβ”€β”€(kaliγ‰Ώkali)-[~/Desktop] └─$ DEBUG=* tuya-cli wizard ? Do you want to use these saved API credentials? ******* Yes ? Provide a 'virtual ID' of a device currently registered in the app:...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [serve-static](https://redirect.github.com/expressjs/serve-static) | [`1.14.1` -> `1.16.0`](https://renovatebot.com/diffs/npm/serve-static/1.14.1/1.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/serve-static/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/serve-static/1.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Hello, It's been a few weeks of research and I couldn't find a solution yet. My home wifi network is a Mesh from DLink with one main device and one...

Hi, Not sure if there is an issue with the file npm downladed, or my java installation or what (though given this isn't completely overflowing with error/issue posts, I suspect...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tuya/tuya-connector-nodejs](https://togithub.com/tuya/tuya-connector-nodejs) | [`2.0.3` -> `2.1.2`](https://renovatebot.com/diffs/npm/@tuya%2ftuya-connector-nodejs/2.0.3/2.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@tuya%2ftuya-connector-nodejs/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@tuya%2ftuya-connector-nodejs/2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [promise.any](https://togithub.com/es-shims/Promise.any) | [`2.0.2` -> `2.0.6`](https://renovatebot.com/diffs/npm/promise.any/2.0.2/2.0.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/promise.any/2.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/promise.any/2.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

I'm trying to read data from wi-fi plug through cli: ``` DEBUG=* tuya-cli get --ip 192.168.1.87 --id 57220562c4dd571bb1b5 --key 4c6f90110106ff65 --protocol-version 3.3 TuyAPI IP and ID are already both resolved....