nalajcie / tuya-sign-hacking

Tools for reverse-engineering and description of new TUYA API sign algorithm
111 stars 14 forks source link

Help with setting up #4

Closed DylanBeijersbergen closed 3 years ago

DylanBeijersbergen commented 4 years ago

Hi,

Does anyone have time to help me set it up? I'm trying to use the ``node-red-contrib-tuyapi-cloud'' but can't figure out how to reverse engineer the following items: Key, Secret, Secret2 and Cert Sign. I would love to control my LSC Lamps in Node-Red.

tnx in advance.

nalajcie commented 3 years ago

They are literally written in the README :).

If You would need further help, check my cli app for getting the data from the devices: https://github.com/nalajcie/tuya-cloud-to-influxdb

(I no longer have any Tuya devices, so I won't be able to help You more)