Blue Series 2-in-1 Not Sending ZHA Events

I have my Blue Series 2-in-1 switch mostly working, however, it will not send ZHA events without the settings configured to control something. For example, I want to use the config button to toggle the blue series fan canopy via NodeRed automation, but the only way Home Assistant see’s the config button was pressed is if I bind the button to the canopy. I do not want to do this because it will be double press for on (medium power) and hold for off, and that is not the behavior I want. Further, I cannot get scenes to work. Double tap works if I enable the switch in the settings, but triple click does not send a ZHA command.

Button Delay is set to 1, and On/Off Transition is set to 1. The paddles are bind(ed?)/bound to the fan canopy module. The Output Mode is On/Off.

Anyone ever seen this before, or have any ideas?

What is the button delay in ms? I don’t know if Button Delay set to “1” gets translated by HA or if it means 1 millisecond. If it’s the latter, then the button delay is too short and the button presses won’t be recognized. The default button delay is 500 ms.

The value slider only goes from 1-9. There is no change whenever I put it to 5 or 9 or any other value.

Any other ideas?

No, but someone versed in ZHA should comment.