Version information: 1.0.14
Description:
I have a motion sensor that turns on lights when someone enters the room. With adaptive lighting turned off for that area, the lights fade in gently. If adaptive lighting is turned on, the color and/or brightness seem to jump right away to whatever state adaptive lighting believes they should be.
I have set initial_transition to 45 in the area config.
I've also tried adaptive_lighting.apply before turning on the light with turn_on_lights set to false and transition set to 45.
Any ideas?
Version information: 1.0.14
Description:
I have a motion sensor that turns on lights when someone enters the room. With adaptive lighting turned off for that area, the lights fade in gently. If adaptive lighting is turned on, the color and/or brightness seem to jump right away to whatever state adaptive lighting believes they should be.
I have set
initial_transitionto45in the area config.I've also tried
adaptive_lighting.applybefore turning on the light withturn_on_lightsset tofalseandtransitionset to45.Any ideas?