node-red-contrib-tuya-smart-device icon indicating copy to clipboard operation
node-red-contrib-tuya-smart-device copied to clipboard

a node-red module for managing tuya smart devices

Results 26 node-red-contrib-tuya-smart-device issues
Sort by recently updated
recently updated
newest added

I noticed that this palette is cluttering too much the log. I have hundreds of these lines: ``` 2024-01-12T08:21:30.828663+01:00 liliorest Node-RED[478]: 12 Jan 08:21:30 - [info] [tuya-smart-device:Stato Luce Monitor] Recieved...

Occasionally, I notice Node-Red crashing/restarting and the syslog notes the cause as the "tuya-smart-device" node (syslog): ` Jun 30 10:55:11 raspberrypi Node-RED[4188]: 30 Jun 10:55:10 - [info] [tuya-smart-device:Gateway] startComm(): Connecting...

wontfix

There is a logging statement in the on(’input’,…) method that logs the complete message. This logging fails in some cases because the message may contain cyclic content. This happens in...

wontfix

HI. I have 5 Tuya bulbs connected and I control them with your node, but often they disconnect on their own while I'm using them (not together). The tuya-smart-device node...

wontfix

Hello, I use your plugin a lot for home management since node red it works great except on some device. I have a device that allows me to know the...

"Device not connected. Can't send the SET commmand;" The device deviceVirtualId and local_key configuration has been completed and can be confirmed to be correct. It has been obtained from the...

wontfix

When I try the following code injection, the response is the same as `{"operation":"GET","schema":true}`: `{"operation":"GET" , "dps": 1} ` Output: `{"data":{"devId":"37307038a4e57cae2684","dps":{"1":true,"7":0,"101":"sense","102":"sense","103":"sense","104":"sense","105":"sense","106":"sense","107":"sense","108":"sense","110":"sense","111":"sense","112":"sense","113":"sense"}},"deviceId":"37307038a4e57cae2684","deviceName":"office controller"}` Am I missing something? I've tested on multiple...

wontfix

This [node-red flow](https://github.com/msillano/tuyaDAEMON/blob/main/Tuya_cloud_API/nr_Tuya_OpenAPI_2.0.json.zip) implements experimental access to Tuya Cloud API to get data or perform instructions programmatically, without using the 'SmartLife' App or the 'Tuya Development Platform'. The `nr_Tuya_OpenAPI_2.0` flow...

wontfix

Call me daft, but I think I'm missing where to put in my tuya api credentials.

Not an issue, only a report. [](url) Trying a [gateway (IR + Bluetooth + ZigBee)](https://www.aliexpress.com/item/1005004124527431.html), I met a PUSHed message never seen before in Tuya devices, Perfectly decoded, but NOT...

wontfix