There are some wi-fi rgb bulbs that sometimes with a very long delay start to adjust through adaptive-lighting.
I want to write a script that would track the rgb color that adaptive-lighting produces and that is actually on the bulb, but for some reason sometimes the rgb color on the bulb does not match, it looks like what it should be but the numbers are slightly different.
How can I unambiguously determine that the rgb color began to be regulated by the integration of adaptive-lighting ?
Also what parameters do you advise to change to make the wi-fi bulbs start to adjust faster?
I set
initial_transition: 15 to wait for the bulbs longer
take_over_control false so that the light always changes via adaptive-lighting.
maybe I should reduce the parameters interval: 90 and transition: 45 to change the light on the problem bulbs faster ?
or can you suggest something else?