-
Updated
Nov 28, 2020 - C
tuya
Here are 52 public repositories matching this topic...
-
Updated
Nov 26, 2020 - C++
-
Updated
Nov 28, 2020 - HTML
-
Updated
Nov 15, 2020 - JavaScript
At present tuya-cli wizard
outputs an object like
[
{
name: 'Kitchen 1',
id: '00000000000000000000',
key: 'aaaaaaaaaaaaaaaa'
},
{
name: 'Kitchen 2',
id: '00000000000000000000',
key: 'aaaaaaaaaaaaaaaa'
}
]
but it would be far more useful to have it print out valid JSON instead (e.g. homebridge wants this JSON, tedious for >5 devices) like
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Python
have couple llight bulbs
When cut the power, Apple HomeKit always shows the lights as ON
-
Updated
Nov 6, 2020 - Groovy
-
Updated
Mar 24, 2019 - C
-
Updated
Oct 7, 2020 - TypeScript
-
Updated
Oct 30, 2020 - Objective-C
-
Updated
Nov 23, 2020 - Python
-
Updated
Nov 19, 2020 - C++
-
Updated
Aug 15, 2018 - JavaScript
-
Updated
Nov 9, 2020 - C#
-
Updated
Oct 12, 2020 - JavaScript
-
Updated
Jun 11, 2020 - Python
-
Updated
Oct 5, 2020 - HTML
-
Updated
Sep 23, 2020 - Python
-
Updated
Oct 24, 2020 - Python
-
Updated
Apr 3, 2020 - JavaScript
-
Updated
Feb 5, 2020 - 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."
Currently, the project does not provide any type definitions, which makes it difficult to use in typescript projects.
Since the project is already extensively commented with jsdoc comments, much of the work is already done. There are still places where updates will need to be made, but those should be largely trivial, just a matter of adding more jsdoc comments to provide type hints where type