Hi,
I am fairly new to nodered and wonder if this is possible:
I have a basic motion-based light flow: on when motion detected, off when no motion detected for X minutes. Works great.
However, I want to change it so that the brightness level is determined by the value of an input_number that can be manually or automatically manipulated.
But, I can’t seem to figure out a way to get a dynamic brightness value when calling the service node to toggle on the light. I think it is possible, but I am not sure what to look for or how to google it?
Does anyone have a suggestion?