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

Device not working properly #111

Closed
0x5e opened this issue Nov 21, 2022 · 3 comments · Fixed by #119
Closed

Device not working properly #111

0x5e opened this issue Nov 21, 2022 · 3 comments · Fixed by #119
Labels
bug Something isn't working
Milestone

Comments

@0x5e
Copy link
Owner

0x5e commented Nov 21, 2022

If your device is in the support list, but basic function is not working, There maybe one of the two reasons:

  1. Your device is a "non-standard" device, it's DP Code need to be mapped.
  2. You found a plugin bug, welcome to submit the issue, provide your device detail info and logs.

For the first reason, please do these steps:

  • Change the device's control mode:
    • Go to "Tuya Platform Cloud Development -> Your Project -> Devices -> All Devices -> View Devices by Product"

    • Find your device-related product, click the "pencil icon" (Change Control Instruction Mode).

    • image
    • The "Table of Instructions" shows the cloud mapping, you can know which DP Codes of your device is missing, you need to manually map them in the plugin config.

    • image
    • Select "DP Instruction" and save.

  • Edit the plugin config (this feature will be developed in v1.7.0)
  • If your device works perfect after config, please submit a PR, so everyone use the same product can benefit from your contribution。(this feature will be developed in v1.7.0)

The v1.7.0 will be started at early 2023, currently I'm preparing for the exam in 2022.12, don't have too much time to develop. Thanks for your patience.

PS: The standard instruction set documentation of most categories can be found here:
https://developer.tuya.com/en/docs/iot/standarddescription?id=K9i5ql6waswzq

@0x5e 0x5e added the bug Something isn't working label Nov 21, 2022
@0x5e 0x5e added this to the 1.7.0 milestone Nov 21, 2022
@0x5e 0x5e pinned this issue Nov 21, 2022
@0x5e 0x5e changed the title Device not working Device not working properly Nov 21, 2022
@GotierLdl
Copy link

Hello, I am waiting for version 1.7.0 impatiently. Great !

@GotierLdl
Copy link

The update v1.6.0-beta.40 résolve My problem THX !!

@aayushbhatia06
Copy link

What should one do when their device does not have all the DP codes. Mine has only two out of 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants