I am developing a cloud integration and have it successfully authenticating and adding test devices to my Smartthings app. The integration works fine, but at least daily it seems I will get a notification (see screenshot) saying:
Disconnected - Home
and related devices have disconnected from SmartThings. Tap here to reconnect.
Any idea why this keeps happening? It looks like a token request happens at around the same time, but I don’t see any indications that the request failed (and I am not sure if I can see SmartThings logs that show what it received in response).
AlejandroPadilla
(Please contact @nayelyz or @Luis_Humberto_Medina )
2
SmartThings sends a request automatically every 24 hours to get the status of the devices, It seems that something happens in that process, in your server logs you must see the request when it happened.