Scene problem

I don’t know if this is a NodeRed problem, a scene problem or if I’m doing something wrong.

I have an evening scene. I use the “turn_on” service call in NodeRed once the lux level on a sensor gets below a certain value.

When that fires, all the lights that are supposed to come on, come on.

But one light comes on at about 10% brightness. In the scene editor, the brightness for that entity is set to 100%. If I activate the scene from the list of scenes then the light in question comes on at 100%. It’s only if the scene gets turned on by NodeRed that it seems to come on at the wrong brightness.

Any thoughts on what it might be?