GE Enbrighten 46203

Don't know.

I have no idea how they are calculating "pushed". Held/released comes in via hardware, which is <1s - so I get why that is the speed it is.

If they are calculating "pushed" somehow in the software it could take longer I guess?

@jg.brown For my own education... How is "pushed" different than just turning the light on/off normally? Isn't that "pushed"? Or do you do something different than the normal local on/off press for a "pushed" event?

If I understand that a little better, maybe I could just add the capability to my driver a faster way... I already see how to add held/released.

@jg.brown Here ya go. It may/may not be faster than the in-box driver, but I am 100% sure it is as fast as it can possibly get as it is using the reported events from the device directly (no software emulation/calculation of pushed/held/released).