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
@@ -91,24 +81,24 @@ The following properties can be configured:
91
81
<td>Array for Definition of GPIO-Pins (BMC) to connect the rotary encoder for the following actions: Clockwise, Counterclockwise and Press</td>
92
82
</tr>
93
83
</table>
94
-
Further information:In version 1.1 of the module, i added a 'second click confirmation notification' for the following <code>REMOTE_ACTIONs</code>.
95
-
- SHUTDOWN
96
-
- RESTART
97
-
- REBOOT
84
+
Further information:<br>In version 1.1 of the module, i added a 'second click confirmation notification' for the following <code>REMOTE_ACTIONs</code>.<br>
85
+
- SHUTDOWN<br>
86
+
- RESTART<br>
87
+
- REBOOT<br>
98
88
This means, if you select one of these entries and press the rotary, you get a notification to do a second press to execute the selected entry.
99
89
100
90
## Further options
101
91
You can communication with this module also by sending notifications.
- added ability to send notifications to MMM-Navigate by other modules
111
-
- added locked mode, so you can put two actions in 1 navigation link which belong together (like PAGE_INCREMENT and PAGE_DECREMENT). More details see Configuration options (Action).
101
+
- added locked mode, so you can put two(2) actions in one(1) navigation link which belong together (like PAGE_INCREMENT and PAGE_DECREMENT). More details see Configuration options (Action).
112
102
- modified css, so locked mode is visual (red frame when locked) in MM
113
103
- added second click confirmation notification' for the following REMOTE_ACTIONs (SHUTDOWN, RESTART, REBOOT)
0 commit comments