deconz-rest-plugin
deconz-rest-plugin copied to clipboard
workaround for gledopto lights to recall scenes with ct
This is a naiv workaround for gledopto extended color lights, as described in #2364
Gledopto extended color lights support setting color either as temperature ct or as xy.
Only if colors are set via ct will white leds be used in devices that support them. Otherwise, RGB leds are used.
This is problematic with scenes that (are supposed to) recall colors as temperatures.
Tested with a gledopto lightstrip, GL-MC-001, Extended color light
That's awesome. Thank you for working on a fix.
Great news! Can't wait to see this merged! I was close to revert to the Hue Bridge... not anymore :)
Is there any plan to merge this workaround in the release of deconz? I would highly appreciate this as it might solve all issues I currently have with GLEDOPTO lights.
Are there any news on this?
BTW: GL-S-007P and GL-G-001P seem to support Zigbee Scenes in my setup. GL-C-008 doesn't. Maybe it would be possible to set a list of model numbers on a settings page or something for which devices to use unicast calls? So that devices like the GL-S-007P GU10 and GL-G-001P garden spots still can use the more performant Zigbee scenes?
I'm stuck with a Gledopto bulb that I can't use with DeCONZ scenes.
Sorry for the long delay, I missed the github notifications.
I have fetched the upstream and followed the style of the ikea workaround #4846. This seems much cleaner and easier to remove once a better fix is available.
I was wondering why the gledopto light in general don't use the white leds for colors that are not fully saturated. The full part of the color should be substracted from the rgb part and mixed with both white leds. This makes much, much nicer colors. I wonder if this is a general problem with gledopto lights currently.
@Mimiix is there an update about this?
@MaxGramser I don't do anything with pull requests. All I can do is forward it as @manup handles those