Is there a way to program a fade time when controlling Hue lamps? I would like to change the dim level of my lamps with a soft fade of 5-10 seconds - for example.
That is what the âdurationâ option is for in the dim action card
Hmm, I see a delay parameter (âVerzögerungâ), but no duration.
aaah, i missed the âconnected directlyâ tag as that wasnât mentioned anywhere in the post.
as it isnât possible to do yet with direct connection to Homey, you can try the app âTransitionsâ
A transition in time from all 5 parameters (dimming, hue, colour, saturation, temperature) is possible with the âDurationâ parameter (see screenshot).
But I must say that my Hue lamps are connected via the Hue Bridge.
I canât say what possibilities you have when the Hue lamps are connected directly to Homey.
Another option is the Chronograph App:
Thatâs it! The reason I could find it was because I used the app to combine multiple lamps. In that case, the duration parameter isnât available, only the delay. So I guess Iâll program the fades individually for each lamp which makes the Flow a bit more complext but it should work. Thanks!