LED automation for terrarium

Hi,
I’m very new to HA and I want to controll the light for a few terrariums. I have already connected a RGBW-LED to HA and that seems to work.
What I need now is an automation, that change the color and brightness depending on the time. For example:
At 6 in the morining the light should switch on with red color and a brightness of 20%. The next time should be 7 in the morning. During that hour (from 6 to 7) the color and brightness should change continuously and smooth to e.g. lightorange and 50% brightness. Then till 10 o’clock it should become white and 90%… and so on… in the evening the light should become blue and dimming down to 0% brightness within an hour…
I tried this already with “Adaptive lighting” but this is not exactly what I want.

Is there a way to get this done???

Just browsing through the forum I could find some related things. For example this one: Circadian Lighting [Custom Component] - Share your Projects! / Custom Integrations - Home Assistant Community

Thanks Rene!
But this seems to be the same as GitHub - basnijholt/adaptive-lighting: Adaptive Lighting custom component for Home Assistant. But this doesn’t fit my requirements, particularly for my evening…
In the evening, at 7 pm the light should change from red (sunset) to blue (night) within one hour and then dimm down…
Or am I misunderstanding this?

There is a config app on the adaptive page that lets you visualize the curve the lights will follow. You can make multiple adaptive configs. You’ll need to make 3, 1 for each phase. Notice that when I invert the brightness values, the peak of the curve is red and fades to blue.

Thanks for that, but I think I just don’t understand it… sorry. :weary:
I tried it already with “Adaptive Lighting” but didn’t make it. Maybe I’m too stupid for that…
I need it like that. But I can’t do the blue transition in the evening:

Thank you for your efforts!
Alex

As I said you can make more than one adaptive config for the same light. So for example at 7pm it would switch from config 1 to config 2.