Files
SmartThingsPublic/devicetypes/smartthings/zigbee-dimmer.src
Zach Varberg 409658e899 Call refresh before configure
With the changes in https://smartthings.atlassian.net/browse/DPROT-168
it can take a little longer for the configuration process for a device
to complete.  As a result sensor values may not be available immediately
by calling the refresh commands before the configure commands we can
populate those values sooner.

This resolves: https://smartthings.atlassian.net/browse/DPROT-177
2016-10-13 09:51:22 -05:00
..

OSRAM Lightify LED On/Off/Dim

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
  • 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

A Category C1 Zigbee dimmer with maxReportTime of 5 mins. Check-in interval is double the value of maxReportTime. This gives the device twice the amount of time to respond before it is marked as offline. Check-in interval = 12 mins

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: