From e78908fa81abf23eff069431759500dc808e65cc Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Mon, 8 Jan 2024 14:07:47 -0500 Subject: [PATCH] Update E1524_E1810.md (#2476) Newest 24.4.5 resolves some binding issues! --- docs/devices/E1524_E1810.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/devices/E1524_E1810.md b/docs/devices/E1524_E1810.md index 8b9f648a3cb9e..e7a0a915070df 100644 --- a/docs/devices/E1524_E1810.md +++ b/docs/devices/E1524_E1810.md @@ -44,14 +44,17 @@ Make sure that automations that are triggered by the 'action' attribute of the r The [binding](../guide/usage/binding.md) functionality of this remote varies per firmware version: - < 2.3.014: binding is not supported, OTA update your device to get binding functionality - 2.3.014 - 2.3.074: 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. -- 2.3.075 and greater : supports binding to devices only +- 2.3.075 - 2.3.080 : supports binding to devices only +- 24.4.5: supports binding to device or groups **Note:** Prior to sending a 'bind' command using an MQTT message directly or through the frontend, push a button on the remote to wake it up. Otherwise, the remote will not be in a receiving state and the bind will fail with a general 'error'. -Once bound to a group/bulb you will notice that the toggle and brightness buttons will work, but scenes/color temperature most likely won't work. This appears to be a missing piece of functionality ([discussion](https://github.com/Koenkk/zigbee2mqtt/issues/1232)), but via a workaround this can be managed; -1. Create a group with ID **65289** (name it ie. Trafri_scenes) and add the device(s) you control with the remote. -2. Add/store [scenes](../guide/usage/scenes.md) for the created group -3. Once you click left/right on the remote, the scenes will be called sequentially (should there be a device off sync in scenes, hold the toggle button for 3 sec.). +Once bound to a group/bulb you will notice that the toggle and brightness buttons will work, but scenes/color temperature may not work depending on firmware version. +- < 24.4.5: + 1. Create a group with ID **65289** (name it ie. Trafri_scenes) and add the device(s) you control with the remote. + 2. Add/store [scenes](../guide/usage/scenes.md) for the created group + 3. Once you click left/right on the remote, the scenes will be called sequentially (should there be a device off sync in scenes, hold the toggle button for 3 sec.). +- 24.4.5: Bind the `LevelCtrl` and `Scenes` clusters to the devices or groups (only `LevelCtrl` is supported for groups) to be able to control brightness and scenes/color respectively. ### Toggle button When clicking the middle (center) button on the remote it will send a `{"click": "toggle"}`, when holding it