deconz-rest-plugin icon indicating copy to clipboard operation
deconz-rest-plugin copied to clipboard

workaround for gledopto lights to recall scenes with ct

Open pSpitzner opened this issue 4 years ago • 9 comments

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

pSpitzner avatar Feb 18 '21 17:02 pSpitzner

That's awesome. Thank you for working on a fix.

domoritz avatar Apr 13 '21 05:04 domoritz

Great news! Can't wait to see this merged! I was close to revert to the Hue Bridge... not anymore :)

Schorsch980 avatar Apr 30 '21 10:04 Schorsch980

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.

torbenmb avatar May 26 '21 09:05 torbenmb

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?

arneeichhorn avatar Jul 04 '21 21:07 arneeichhorn

I'm stuck with a Gledopto bulb that I can't use with DeCONZ scenes.

NathanSweet avatar Nov 08 '21 22:11 NathanSweet

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.

pSpitzner avatar Feb 11 '22 17:02 pSpitzner

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.

poelzi avatar Apr 24 '22 20:04 poelzi

@Mimiix is there an update about this?

MaxGramser avatar Jun 01 '22 07:06 MaxGramser

@MaxGramser I don't do anything with pull requests. All I can do is forward it as @manup handles those

Mimiix avatar Jun 01 '22 21:06 Mimiix