-
Updated
Jul 8, 2021 - C
tuya
Here are 89 public repositories matching this topic...
-
Updated
May 24, 2021 - C++
Describe your device
RIPPLE Smart Outdoor Outlet
https://www.amazon.com/Outdoor-Wireless-Smartphone-Waterproof-Certified/dp/B087JC53W3
Partial Support?
Device is "Discovered" and "Connected", but "Sending First Query" results in "Odd message..." then "Raw message..."
I'm defining the "type" as MultiOutlet in the config, but not sure if that's correct. I have a different branded
-
Updated
Jul 8, 2021 - HTML
Any chance you guys can add integration for the Wafu deadbolt?
{
"result": {
"active_time": 1625072247,
"biz_type": 18,
"category": "ms",
"create_time": 1624989601,
"icon": "smart/icon/bay1605170594678IbeH/fad5891225b6191bb2563d6deac53c87.jpg",
"id": "66074035e868e76ce739",
"ip": "1.1.1.1",
"lat": "xxx",
"local_key": "xxx",
"lon": "xxx",
-
Updated
Jun 8, 2021 - Python
-
Updated
May 18, 2021 - TypeScript
Fix link command
The link sub-command is still using my custom OpenAPI package; meaning that it will not work with the new signature algorithm. Either my OpenAPI package needs to be updated with the new signing algorithm, or (ideally) @tuyapi/link is refactored to use the official API wrapper.
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jul 8, 2021 - Python
-
Updated
Dec 27, 2020 - Groovy
-
Updated
Mar 24, 2019 - C
-
Updated
Jun 15, 2021 - TypeScript
plugin 1.1.7
node 14.17
After proper setup following this tutorial: https://developer.tuya.com/en/docs/iot/Tuya_Homebridge_Plugin?id=Kamcldj76lhzt
accessKey in config.json seems to be parsed incorrectly:

when accessKey is changed to accessToken, a different error occurs:
-
Updated
Mar 18, 2021 - Python
-
Updated
Dec 9, 2020 - Objective-C
-
Updated
Mar 29, 2021 - Python
-
Updated
Jun 29, 2021 - C++
-
Updated
Jul 8, 2021 - Python
-
Updated
Nov 9, 2020 - C#
-
Updated
Jan 10, 2021 - JavaScript
-
Updated
Aug 15, 2018 - JavaScript
Improve this page
Add a description, image, and links to the tuya topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tuya topic, visit your repo's landing page and select "manage topics."
I have an Issue registering my devices:
`tuya-cli link --api-key xxx --api-secret xxx --schema xxx --ssid xxx --password xxx --region eu
✖ Device(s) failed to be registered!
Error: sign invalid
at OpenAPI._client.got_1.default.extend.hooks.afterResponse.response (/usr/local/lib/node_modules/@tuyapi/cli/node_modules/@tuyapi/link/node_modules/@tuyapi/openapi/dist/api.js:68:31)
at Even