Closed castorw closed 3 years ago
I actually played around with this when I first created the card, but went away from it because I didn't want to spam my zigbee network with brightness commands on every little change. And hadn't really considered it after I implemented the other device types, but this makes sense to have as an option at least.
And thank you for finally cleaning up my spaghetti code with different functions for each device type, this is much cleaner and I have been wanting to clean up my code for a long time now. Life has just gotten in the way of personal projects lately.
But thank you for the contribution, I will merge it.
You are welcome. I didn't really put much precision into this, but rather went for quick results. Thanks for merging this 😊
Added
intermediate
option allowing immediate updates while sliding. By default this should be disabled however it may be very useful for some cases.My case which led me to do this is control of remote audio mixing console via OSC. The effect when the audio volume is updated in real-time is much better.