mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-15 13:10:51 +00:00
I have updated the SmartThings Device Handlers for Zigbee Dimmer, Zigbee RGBW Bulb, and Zigbee White Color Temperature Bulb with the appropriate Zigbee fingerprints for our new SYLVANIA Smart bulbs. Some of the bulb fingerprints included are: A19 On/Off/Dim 10 Year, BR30 On/Off/Dim 10 Year, PAR38 On/Off/Dim 10 Year, RT HO RGBW, and the MR16 TW. Some of these bulbs are on the market already and people cannot connect them to SmartThings because there are no public Device Handlers for these devices. Adding these fingerprints will help! Please contact me with any questions: R.Canty@ledvance.com Thank you!
Zigbee Dimmer
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
- 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
ZigBee Dimmer 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: