Skip to content

Commit aab3f0f

Browse files
2 parents a7d9401 + 90d08cd commit aab3f0f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/devices/57004000.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,14 @@ pageClass: device-page
2323

2424

2525
<!-- Notes BEGIN: You can edit here. Add "## Notes" headline if not already present. -->
26+
## Notes
27+
This device can be setup in different modes: control, switch, sensors/blinds and scenes.
2628

29+
In switch mode, this device has a rather long internal debounce (waiting for 2x the switch flipped for 50% brightness, or
30+
3x for 100% brightness). This causes a noteable delay before sending a e1_toggle or e2_toggle.
31+
32+
For a simple lights on/off scenario you can avoid this delay by putting the device into sensor mode, and call a lights
33+
toggle function on both e1_on / e1_off actions.
2734

2835
<!-- Notes END: Do not edit below this line -->
2936

0 commit comments

Comments
 (0)