Closed daniel-simpson closed 10 months ago
Note: it looks like I'm hitting a known error around Tuya Cloud and IoT Core trial subscription. I've opened up the IoT Core
option above, and it has shown that my trial has expired. I've since applied to have my trial extended, to see if I can get this set up 🤞
Closing for now, will reopen if I hit related issues once my trial is extended
Just following this up, once my IoT cloud trial was renewed this error went away.
Unfortunately my vacuum (Kogan G50) isn't supported, as the following result object is returned from the /v1.0/users/sweepers/file/{{device_id}}/realtime-map
endpoint (also tested using postman):
{
"result": [],
"success": true,
"t": 1705627940473,
"tid": "96969c6fb66a11eeb846e2ba4cc47aff"
}
Looks like my Robot Vac returns an empty result (but no error code), so it doesn't seem to be available.
Describe the bug When trying to set up the integration, I'm getting the following error messages in the logs:
Error 1:
Error 2:
Error 3:
May be due to an unsupported vacuum (Kogan G50), but would've expected a different error is the vacuum itself wasn't supported.
To Reproduce Steps to reproduce the behavior:
Sweeping Robot Open Service
is enabled in Tuya Cloud Service APIsExpected behavior The vacuum map being added
Screenshots The following is the list of Service APIs I have enabled for this Tuya Cloud app:
Version:
Log entry Include the logs here. If possible, enable debug logging.