Custom device type for Philips Hue White (no color) A19 w/ Dimmer level transitions.
(and will probably work with similar White ZZL Dimmer Bulbs, though I haven’t tried)
So I searched all over for a custom device type (and still think I may have missed it) for a Philips 465443 Hue White A19 Light Bulb as seen here:
https://www.amazon.com/gp/product/B01M1SXLD8/ref=oh_aui_detailpage_o02_s00?ie=UTF8&psc=1
I have found two existing options…the ZZL Dimmer Bulb type provided by Samsung/SmartThings. It works, but is pretty rudimentary.
Then there is this device type by @Sticks18:
[Enhanced Zigbee Hue Bulb - Direct Connect to ST]
(Enhanced Zigbee Hue Bulb - Direct Connect to ST)
It also works, but is actually intended for the RGBW bulb and so has lots of unnecessary functionality for color… Which brings me to this device type that I hacked together using the ZZL Dimmer Bulb template, with the Level transition code from @Sticks18 - thanks!
[https://github.com/mkelley82/ImprovedZLLDimmer/blob/master/zigbee-dimmer.groovy]
(https://github.com/mkelley82/ImprovedZLLDimmer/blob/master/zigbee-dimmer.groovy)
It seems to be working well with the limited testing I’ve done so far, so if you guys would like, take a look and give me any tips and suggestions you may have.
And please, do enjoy!