Skip to content

Commit 97f3dad

Browse files
author
Claus Rasmussen
authored
Corrected patch version in the Binding section (Koenkk#1649)
`2.3.75` is a bit misleading, when IKEA uses `2.3.075` Which is also used in the line below
1 parent 5a1eb12 commit 97f3dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/devices/E1743.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ To resolve the `Device didn't respond to OTA request` error, you can try to push
5050

5151
### Binding
5252
The [binding](../guide/usage/binding.md) functionallity of this remote varies per firmware version:
53-
- 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.
53+
- 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.
5454
- 2.3.075 and greater: supports binding to devices only
5555

5656
### Battery Replacement

0 commit comments

Comments
 (0)