You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Rules.md
+35-16Lines changed: 35 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -527,42 +527,61 @@ Pressing `I` on the Ikea switch will toggle `backyard` device and pressing `O` t
527
527
528
528
### Button single press, double press and hold
529
529
530
-
_[assuming Button1 and Setoption73 0]_
530
+
This example show how to assign different behavior to a button **other than Button1**. Button1
531
+
has special multi-press behaviors associated with it (see _Note_ in [Multi-Press Functions](Buttons-and-Switches#multi-press-functions)), examples 1 and 2 cannot be applied to Button1.
0 commit comments