Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tuning node-red-contib-tuya-smart-device V. 5.1.0 #118

Closed
msillano opened this issue May 16, 2023 · 2 comments
Closed

Tuning node-red-contib-tuya-smart-device V. 5.1.0 #118

msillano opened this issue May 16, 2023 · 2 comments
Labels
wontfix This will not be worked on

Comments

@msillano
Copy link

The node-red-contib-tuya-smart-device V. 5.1.0 uses tuyAPI 7.5.1 (last tuyAPI ves. 7.5.2, 24/03/2023) and it is very similar to the previous 5.0.1.

As usual, I use in production an enhanced version (see pull request#115), which is not attached as usual, but you can download it from here.

Replace only the file <nodered>\node_modules\node-red-contrib-tuya-smart-device\src\tuya-smart-device.js

I summarize the main points (see also ISSUE#83):

  1. Elimination of useless error messages at each connection attempt (also every 2 s) as in the figure:

opera_DoZCsHDLqD

  1. New command, to fix the problem posed by verbose devices (see ISSUE#96).

    COMMAND: SET_DATA_EVENT, values: event-data|event-dp-refresh|both.
    The command can be sent at any time to manage data reception.

  2. Anonymization of the log: eliminated Tuya ID and Key from the log, filtered config node-red data.

  3. better handling of CONNECT/DISCONNECT/RECONNECT: more fast, initial 'UNCONNECTED' msg, etc.

I hope that helps someone with the same problems as me.
m.s.

@stale
Copy link

stale bot commented Jul 19, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 19, 2023
@stale
Copy link

stale bot commented Aug 11, 2023

Auto closing the issue

@stale stale bot closed this as completed Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant