Files
SmartThingsPublic/devicetypes/smartthings/cree-bulb.src
Zach Varberg be2e19e406 Manually refresh on/off status after setLevel
This is because ZLL bulbs do not report or allow for configuration of
reporting of attributes.  As a result if we change a value, we have to
manually call a read of that attribute to update our status.

This is a part of: https://smartthings.atlassian.net/browse/DPROT-227
2017-01-26 11:27:51 -06:00
..

Connected Cree LED Bulb

Cloud Execution

Works with:

Table of contents

Capabilities

  • Actuator - represents that a Device has commands
  • Configuration - configure() command called when device is installed or device preferences updated
  • Polling - represents that poll() can be implemented for the device
  • Refresh - refresh() command for status updates
  • Switch - can detect state (possible values: on/off)
  • Switch Level - represents current light level, usually 0-100 in percent
  • Health Check - indicates ability to get device health notifications

Device Health

Connected Cree LED Bulb with cloud polling it every 5min SmartThings platform will ping the device after checkInterval seconds of inactivity in last attempt to reach the device before marking it OFFLINE

  • 12min 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. Instructions related to pairing, resetting and removing the device from SmartThings can be found in the following link: