TuyaInc / tuyasmart-home-sdk-react-native

MIT License
29 stars 65 forks source link

Schedule events using Tuya RN SDK #48

Open iot-dev-chal-tec opened 4 years ago

iot-dev-chal-tec commented 4 years ago

Hello @linqwFmt and @ZYFxy7816,

We have a problem with scheduling events in our app using the Tuya RN SDK, for all our PIDs. Attached is an example of request and response that we get for two of our PIDs.

Note: If we only work with Celsius in the app, everything is fine, but if have both Celsius and Fahrenheit we get this issue. Would you please help us with this?

Thank you!

Log-Schedule-Prosmart.txt Log-Schedule.txt

linqwFmt commented 4 years ago

I don't understand what you mean

iot-dev-chal-tec commented 4 years ago

We set an schedule to turn on the device with temperature 20 Celsius, but when the device truns on it shows the temperature in Farenheit.