tuya / tuya-device-sharing-sdk

Tuya Device Sharing SDK
MIT License
19 stars 6 forks source link

What do I have to pass as client_id and schema? #4

Open tvogel opened 1 year ago

tvogel commented 1 year ago

I am wondering how I can obtain a client_id and schema to use with the QR user-login method:

https://github.com/tuya/tuya-device-sharing-sdk/blob/ababca70879ac103bfe12662753e0b7a1bd4f80a/tuya_sharing/user.py#L15

Can I register that on iot.tuya.com?

uzlonewolf commented 8 months ago

I have the same question. Are we supposed to copy the one from HA, register our own (where?), or something else?