Skip to content
#

tuya

Here are 54 public repositories matching this topic...

SidShetye
SidShetye commented Jul 25, 2020

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

Improve this page

Add a description, image, and links to the tuya topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tuya topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.