How to use 'double click' for fibaro zwave modules linked to HC2

Hi,

I have a HomeCenter2 (HC2) controller of FIbaro that I used for all my smart home things in our house.
I’m migrating to HA for various reasons. In HA I integrated HC2, so my zwave devices are not linked to a zwave stick on my rPI. Reason for this is;
1: not having to include all z-wave devices again
2: this way I can easily fall back to my HC2 in case I get dissatisfied with HA.

In HC2 I have a scene (automation) that switches the light on at 50% brightness for x-time when movement is detected.
When I double-tap the (pulse) wall switch (Fibaro dimmer2 module), the light gets set to 100% brightness. This until I press the light switch again, so no timer. I use this for example for cleaning the house.

How can I build this the same in an automation in HA?

In HA I only found these attributes.

brightness: 255
current_power_w: 9.2
current_energy_kwh: 39.95
fibaro_id: 59
friendly_name: keuken werkblad verlichting
supported_features: 1

Is it possible to use double click when my zwave dimmer2 is linked to HC2>HA?
Anyone some example code? Or where can I find info how to do this?

Thanks!

Regards,
Jules

1 Like