I am trying to use raise/lower to a Maestro dimmer module
I have had to fix the modules to be threadsafe, no THREADSAFE keyword or semaphore implemented
a single press works OK, but if you hold either raise/lower, I see the analog feedback change but then bounces back about 1/2 way as the true feedback never catches up
there is a ramp in the module to simulate the feedback until the Lutron side catches up
I watch the debugger and see the artificial feedback, but it only sends a couple of values to the actual Lutron system, the last being about 1/2 way through the ramping
I have tried just using the analog (not raise/lower)
same thing, the Maestro module doesn't send out a string for each analog change
?mark