Hey All,
I have an IR sensor hooked up to an esp8266 that sends message over mqtt to node red. I want to brighten and dim LEDs from the a remote control. For example I want to use the up button on the remote to brighten. The lights will work on a range of 0 - 250.
The remote sends the same signal over and over; up, up, up. How doI handle the data once it gets to node red?
Thanks
Rich