You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional info: There is no general protocol error. When I adjust the CLI code to output the response of the SET command (which should be used with null value for protocol 3.4 anyway), this works fine. The problem must be in the whole bunch of asynchronous handling in the tuyapi code...
You can change the below line in lib/control.js (commented out in my code block) with a call to set in this way:
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
gets stuck running, i need to do ctr+c to stop it.
The text was updated successfully, but these errors were encountered: