mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-13 05:11:51 +00:00
Spruce Controller
Cloud Execution
Works with:
Table of contents
Capabilities
- Switch - can detect state (possible values: on/off)
- Configuration - configure() command called when device is installed or device preferences updated
- Refresh - refresh() command for status updates
- Actuator - represents that a Device has commands
- Valve - allows for the control of a valve device
- Health Check - indicates ability to get device health notifications
Device Health
Spruce Controller with reporting interval of 10 mins.
SmartThings platform will ping the device after checkInterval seconds of inactivity in last attempt to reach the device before marking it OFFLINE
- 22min checkInterval
Troubleshooting
If the device doesn't pair when trying from the SmartThings mobile app, it is possible that the device is out of range. Pairing needs to be tried again by placing the device closer to the hub. Other troubleshooting tips are listed as follows: