I got two WiZ lightbulbs and connected them to Home Assistant through the WiZ integration. They work great, but the transition attribute is not available. I can't create an automation to gradually modify the brightness or color of the lights. I mean, I could, but it would be extremely tedious to figure out the exact percentage to modify it by and the interval in seconds in which to push the change.
I found Adaptive Lighting (https://github.com/basnijholt/adaptive-lighting), but I can't figure out the configuration to achieve my objective.
I want the lights to simulate a sunset at 20:00, gradually drop the brightness to 20% and color to red by 21:00, and then continue slowly lowering the brightness to 10% by 22:00.
I also want to turn on the lights by 07:00 at 10% brightness and red color, then slowly set it to 100% and 5500K by 08:00.