Aqara H2 EU wall switch

Again, I’ll mention that I don’t own one of these, I’m basing everything I see in the commit I linked to in my previous post.

Basically, the code only seems to reference a Multi-click option for the down button. There is no equivalent of the below for the up button:

lumiMultiClick({description: 'Multi-click mode for down button', endpointName: 'down'})

The same applies for the code for the 4 button variant. There’s code for Multi-click for left_down & right_down, but nothing for up.

Is there anything in the manual which states that only the down buttons support multi-click? If not, it might be time to follow this comment, because someone else had a similar question.

EDIT: 2 minutes of googling shows that only the switch that is not connected to the relay (down) supports multi-click. It shows you right there in the product page, too.