bb165source
bb165source
I seem to getting an error too. Not sure if the error is related: ` TuyAPI Error [ERR_UNHANDLED_ERROR]: Unhandled error. ('json obj data unvalid') TuyAPI at TuyaDevice.emit (events.js:303:17) TuyAPI at...
> There is a new 'feature' in the latest Tuya release it seems... The local api (or at least the endpoint we most use) is not available until you've had...
Thanks. Maybe @codetheweb can help?
With protocol 3.1, I get a 'parse data error'. The device I am using is a LSPA7 UK Smart Socket.
So I copied the example and edited in my id and key and saved the file as async.js file. Then I ran 'node async.js'. I then go the following error:...
I seem to be getting a new error now and running a set command @codetheweb : ``` Set succeeded. node:internal/process/promises:225 triggerUncaughtException(err, true /* fromPromise */); ^ Error [ERR_UNHANDLED_ERROR]: Unhandled error....