Check a SmartThings-connected appliance's online status before dispatching a technician
domain: api.smartthings.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
With the customer's consent, use an authorized SmartThings Personal Access Token or OAuth token generated at https://account.smartthings.com/tokens
Call GET https://api.smartthings.com/v1/devices to locate the customer's washer/dryer/refrigerator device ID
Call GET https://api.smartthings.com/v1/devices/{deviceId}/status to check whether the device currently reports online/reachable and its last known component states
If the device shows offline, advise the customer to check power/Wi-Fi before dispatch, since the reported fault could be connectivity rather than mechanical
If online with an active fault-related attribute, note it in the work order so the technician arrives with the likely part already in hand
Known gotchas
Only devices onboarded to SmartThings expose useful status; many appliances only report a basic subset of capabilities rather than detailed diagnostics
Access requires the device owner's authorization; a shop cannot query a customer's devices without them granting access via OAuth or a scoped token
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?