For all of you with unsupported tuya devices, please open an issue on GitHub and provide the following information:
You can help us with this issue by providing some information about your device.
To do that, please follow the next steps:
- Login into Tuya Smart Developer Center
- Go to the “Cloud” tab in the left menu bar
- Click on the Project Name/Description that you are using for your Home Assistant instance.
- Once on that page, click on the “Devices” tab.
- Find this device in that list and click on the “Debug Device” link. A new window will open with information about the device.
From this debugger, we can get some information that can be useful. From the “Basic Information” tab, please provide:
- Product Name*
- Product Category
Next, click on the “Device Debugging” tag. Once on that tab, you will find a small link called “JSON Editing”, click on that link. It will now show a text field called JSON_EDITOR
with some code in it. It looks something like this:
Copy and share that code from that text field into this issue.