basnijholt / adaptive-lighting

Adaptive Lighting custom component for Home Assistant
https://basnijholt.github.io/adaptive-lighting/
Apache License 2.0
1.92k stars 138 forks source link

Allow RGB input for min and max color #898

Open criticalfx opened 10 months ago

criticalfx commented 10 months ago

I have an RGB bulb and an RGB LED strip by the same manufacturer that don't match in color when using Kelvin values for min and max. They don't match even if I select prefer_rgb_color.

It would be neat to be able to input RGB min and max values for this reason.

funkytwig commented 9 months ago

RGB offsets seem a better solution, I like this idea but there are already heading for too many parameters IMHO. Which manufacturer and which lights? How much are they out by, maybe a picture showing both fixtures. Bear in mind different fixtures from the same manufacturer may use different LEDs.

vojeroen commented 3 days ago

I have an RGB LED strip (don't know the manufacturer) that outputs a very green-ish light when controlling it with the adaptive lighting plugin. It is controlled using a zigbee controller, linked to the Philips Hue Hub. Philips Hue light bulbs (both RGB and shades-of-white) lights work perfectly fine and output the expected warm/cold white lights.

I'd also be interested in a way to offset / change the colors so the light is white instead of green-ish. I already set the "prefer rgb over color_temp" but that doesn't seem to affect anything.