Fibaro FGS-223

Well behind the scenes I have been working with @ericm to get his Dual Switch 2 FGS-223 driver working.
It reports power on both endpoints and you can also detect the difference between physical and software presses using sceneIds.

The driver can be found here -

If you want to create automations based on a physical up & down press on the switch set the proper scene settings in the device:

image

You can see from the Button Mappings section:

image

Also, here is a listing:

Button Mappings for scene functionality:

Toggle Mode
1 pushed - S1 1x toggle
4 pushed - S1 2x toggle
5 pushed - S1 3x toggle

1 held - S2 1x toggle
4 held - S2 2x toggle
5 held - S2 3x toggle

Momentary Mode
1 pushed - S1 1x click
2 pushed - S1 release
3 pushed - S1 hold
4 pushed - S1 2x click
5 pushed - S1 3x click

1 held - S2 1x click
2 held - S2 release
3 held - S2 hold
4 held - S2 2x click
5 held - S2 3x click

2 Likes