zigbee2mqtt
zigbee2mqtt copied to clipboard
IKEA E1524/E1810 missing exposes
What happened?
I'm missing quite a lot of exposes from this remote.
The page on the zigbee2mqtt website states the following:
Action (enum) Triggered action (e.g. a button click). Value can be found in the published state on the action property. It's not possible to read (/get) or write (/set) this value. The possible values are: arrow_left_click, arrow_left_hold, arrow_left_release, arrow_right_click, arrow_right_hold, arrow_right_release, brightness_down_click, brightness_down_hold, brightness_down_release, brightness_up_click, brightness_up_hold, brightness_up_release, toggle.
I'm not seeing any exposes from either brightness_up og arrow_left.
What did you expect to happen?
I expected all exposes to be present.
The remote is updated to the latest firmware 24.4.5, as far as I can tell at least.
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.33.1
Adapter firmware version
20231005.0
Adapter
Home Assistant SkyConnect
Debug log
No response
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days
Not stale.
The arrow_left_hold and arrow_right_hold not working in the 1.37.0-1 version. The previous HA addon version 1.36.1-1 has no issue with this remote. Others for example brightness_up_hold and brightness_down_hold working for me.
Having the same issue after upgrading to 1.37.0. 1.36.0 works fine.
The arrow_left_hold and arrow_right_hold not working in the 1.37.0-1 version. The previous HA addon version 1.36.1-1 has no issue with this remote. Others for example brightness_up_hold and brightness_down_hold working for me.
Having exactly the same problem. Does anyone have suggestions?
Currently I downgraded to the previous version.
The arrow_left_hold and arrow_right_hold not working in the 1.37
I have tried just about every combo of device reconfigure, remove device, factory reset, battery out, z2m restart to no avail. Everything but left/right hold works.
Can confirm on my E1810. Since 1.37 left/right hold doesn't work anymore. Shall we open a new issue for visibility?
Could you provide the debug log when triggering the left/right hold action?
See this on how to enable debug logging.
Hey Koenkk, sure thing.
This is with Right Arrow held: https://pastebin.com/AwuBuWKc
Thank you.
Does it work after setting legacy: false
for this device? (docs)
This is with legacy: false
.
legacy: true
also does not work.
Pushed a fix, let me know if it works!
Changes will be available in the dev branch in a few hours from now.
let me know if it works!
Left/right hold actions work on E1810 with 1.37.0-dev commit: [358e2ee]
I can also confirm the fix works.
Awesome!