Files
SmartThingsPublic/devicetypes/smartthings/zigbee-rgb-bulb.src
Vinay Rao 2f786f7ecd Merge pull request #1732 from SmartThingsCommunity/staging
Rolling down staging hotfix to master
2017-03-01 07:56:42 -08:00
..
2017-02-13 16:21:24 +05:30
2017-02-13 16:21:24 +05:30

ZigBee RGB Bulb

Cloud Execution

Works with:

Table of contents

Capabilities

  • Actuator - represents that a Device has commands
  • Color Control - It represents that the color attributes of a device can be controlled (hue, saturation, color value).
  • Configuration - configure() command called when device is installed or device preferences updated.
  • Polling - It represents that a device can be polled.
  • 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
  • Light - Indicates that the device belongs to light category.

Device Health

Zigbee RGB Bulb with reporting interval of 5 mins. 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. Other troubleshooting tips are listed as follows: