Hi,
Used this plugin with some 30 Hue devices successfully for years now, thanks for all efforts.
Just bought a Hue Outdoor 'Philips Hue Lucca', type LWW001 which does not (yet) seem to be supported. (type not to be found in supportedDevices.py)
Any chance that this will be supported? What can I do or supply to help support this Hue type?
Thanks, Gerrit Jan
Hue Outdoor wall LWW001 support
Re: Hue Outdoor wall LWW001 support
Hi Gerrit.
Sure! The Hue API doesn't yet show it as a supported device (though it obviously is supported by the Hue bridge), so I need to know what capabilities it has before I can add it. If you can answer two questions about it I can add support. Does it support full color and color temperature, or does it just support color temperature. Or does it not support any color change, only dimming?
Sure! The Hue API doesn't yet show it as a supported device (though it obviously is supported by the Hue bridge), so I need to know what capabilities it has before I can add it. If you can answer two questions about it I can add support. Does it support full color and color temperature, or does it just support color temperature. Or does it not support any color change, only dimming?
Re: Hue Outdoor wall LWW001 support
Hi Nathan,
Thanks for your reply. It is a dimming-only light and I think it is just an e27 hue white in this 'Lucca' lamp.
Best regards, Gerrit Jan
P.S. Photo attached
Thanks for your reply. It is a dimming-only light and I think it is just an e27 hue white in this 'Lucca' lamp.
Best regards, Gerrit Jan
P.S. Photo attached
- Attachments
-
- IMG_4013.png (315.6 KiB) Viewed 1849 times
Re: Hue Outdoor wall LWW001 support
Hi Nathan,
Patched the 1.7.6 plugin for now. Adding 'LWW001 to the 'kLivingWhitesDeviceIDs' in supportedDevices.py was enough to let the light show up in Indigo.
Control/dimming functions fine.
Best regards, Gerrit Jan
Patched the 1.7.6 plugin for now. Adding 'LWW001 to the 'kLivingWhitesDeviceIDs' in supportedDevices.py was enough to let the light show up in Indigo.
Control/dimming functions fine.
Best regards, Gerrit Jan
Re: Hue Outdoor wall LWW001 support
Hi Gerrit.
Thanks for the info. I'll get that into the next plugin update.
Regards,
Nathan
Thanks for the info. I'll get that into the next plugin update.
Regards,
Nathan
Re: Hue Outdoor wall LWW001 support
Version 1.7.7 Posted
- * Added support for the Hue Outdoor Lucca light.
* Added support for the Hue Smart Plug as a new On/Off device type.