Skip to content

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

5.4.0

03 Dec 02:24

Choose a tag to compare

  • Improved logic for connect / disconnect for normal node

5.3.3

27 May 05:20
0d7b252

Choose a tag to compare

  • Better error handling and fixes node-red crash

5.3.1

26 Feb 12:08

Choose a tag to compare

  • Added support for Tuyapi 7.7.0 (supports protocol version 3.5)

5.2.0

11 Jun 06:27
6621d7b

Choose a tag to compare

  • Added new control action "SET_EVENT_MODE"
  • Improve the code base
  • Improved example

https://flows.nodered.org/node/node-red-contrib-tuya-smart-device/

5.0.0

29 Jun 09:35

Choose a tag to compare

  • Updated TuyaAPI to 7.3.0
  • Added support to store device Id and device Key as credentials #77
  • Changed the default find timeout value to 10 seconds
  • Renamed tuya smart device generic node to tuya smart device hub

Thanks to foxylion for suggesting the crendentials feature

4.1.1

10 Jun 03:31

Choose a tag to compare

  • Fix retry timeout not set via command
  • Fix state change issues with the state output of the node.
  • Handled the TuyAPI unhandled exception( Thanks to @msillano)
  • Check for connection before sending message
  • Added troubleshooting section in README

Node Red : https://flows.nodered.org/node/node-red-contrib-tuya-smart-device

NPM JS : https://www.npmjs.com/package/node-red-contrib-tuya-smart-device

4.1.0

30 May 13:06
8679ffd

Choose a tag to compare

  • Added CONTROL commands as input (CONNECT, DISCONNECT, RECONNECT)
  • Seperate output node for device status and client status
  • Dynamically set the find and retry timeout (Not saved permanently in the config)
  • Disable auto connect on start

Node Red : https://flows.nodered.org/node/node-red-contrib-tuya-smart-device

NPM JS : https://www.npmjs.com/package/node-red-contrib-tuya-smart-device

4.0.1

11 Apr 10:24
a60d0c8

Choose a tag to compare

4.0.0

11 Apr 09:29
9f9ac6e

Choose a tag to compare

3.1.0

05 Mar 14:33
c2dc571

Choose a tag to compare

  • Added support for catch node. If there a catch node in the flow, the tuya smart device node will not throw any error to the debug window. Implementing #47

Download : https://flows.nodered.org/node/node-red-contrib-tuya-smart-device

https://www.npmjs.com/package/node-red-contrib-tuya-smart-device