Hi,
I am developing a smart-home control (touch) panel on an ESP32 device. I want my users to use the Smart Life app to connect pair their devices. How can my ESP32 device obtain user information from the app? What is the best API to use for device-to-device communication from ESP32 devices?
I am currently using the Open API, with the smart life app directly linked to my Tuya Account to control devices, but that will only work for devices connected to my account. I want it to work for any device connected to my end-user's smart life app.