vinodsr / node-red-contrib-tuya-smart-device

a node-red module for managing tuya smart devices
https://flows.nodered.org/node/node-red-contrib-tuya-smart-device
MIT License
43 stars 15 forks source link

Added support for IP and timeouts for device node #41

Closed vinodsr closed 3 years ago

vinodsr commented 3 years ago

Added support for device IP , protocol, timeouts from the edit screen.

Closes #35

Closes #39