Skip to content

Commit 1d6df96

Browse files
authored
Fix the incorrect version number in the binding section (typo) (Koenkk#1488)
1 parent d6e504b commit 1d6df96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devices/E1766.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ When connected, the light turns off.
4747
4848
### Binding
4949
The [binding](../guide/usage/binding.md) functionallity of this remote varies per firmware version:
50-
- below 2.3.75: suppports binding to groups only. It can only be bound to 1 group at a time. By default this remote is bound to the default bind group which you first have to unbind it from. This can be done by sending to `zigbee2mqtt/bridge/request/device/unbind` payload `{"from": "DEVICE_FRIENDLY_NAME", "to": "default_bind_group"}`. Wake up the device right before sending the commands by pressing a button on it.
50+
- below 2.3.075: suppports binding to groups only. It can only be bound to 1 group at a time. By default this remote is bound to the default bind group which you first have to unbind it from. This can be done by sending to `zigbee2mqtt/bridge/request/device/unbind` payload `{"from": "DEVICE_FRIENDLY_NAME", "to": "default_bind_group"}`. Wake up the device right before sending the commands by pressing a button on it.
5151
- 2.3.075 and greater: supports binding to devices only
5252
<!-- Notes END: Do not edit below this line -->
5353

0 commit comments

Comments
 (0)