I have a few Sengled Zigbee lights around the house, and most of them are in closets or on a “time of day” automation, so dim rates do not matter much. Recently I purchased some of the RGB bulbs from Sengled and put them in some of our bedrooms. I’d like to be able to set a default transition for on/off behavior as they are currently instant on/off. This also makes turning them on to red, for example, very jolting as they turn on to whatever color and brightness they previously were set to. If I want a light to turn on at 10% red during the night it will first blast 100% warm white then snap down to 10% red.
I’ve found that setting a transition to my light.turn_on command only works if I have dimmed the light down to 1% before turning it off. It seems that even if I command a 1 second transition to light.turn_off I can accomplish correct light.turn_on transitions.
So the only issue is if I manually turn off the lights they still will not dim down slowly. Is there any way to set default zigbee light behavior within Homeassistant?