Aqara Mini-Switch - suddenly needing debounce?

I suspect this has more to do with my extremely simple automations more than a hardware and/or human interface. Until recently, these switches (WXKG01LM) performed well. The simple automation said when ZHA_EVENT with unique ID = xxxxxxx arrived, then toggle the light on or off. Now, the switches appear to be bouncing, with the light toggling twice upon a single press.

Were there recent changes in ZHA event handling that cause additional events to be generated, or is this a case where the older switches are simply beginning to fail?

If it’s a change in event generation, what can I add to my automation in addition to ZHA_EVENT to insure only a single TOGGLE action occurs?

Thank you in advance!

DOH! Needed to add the following to specify only the CLICK event:

command: click