-
Notifications
You must be signed in to change notification settings - Fork 502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IKEA Trådfri Remote – buttons only sending x002 events #2618
Comments
That’s the newer model, isn’t it? I never laid my hands on that one. The Wiki is probably about the older model, E1524. You might check the deCONZ log to see whether the E1810 actually sends something on hold/long release. |
I can confirm this behavior on the new version of the ikea remote. |
I just tested my IKEA Trådfri Remote-Collection and I think its not the model but the firmware. I have one E1810 on the old firmware (1.2.223), press and release is triggered:
I have a few E1810 and a few E1524 all on the new firmware (2.3.014), they only send 4/5002
|
Just double-checked: my two E1524 remotes with firmware 2.3.014 do send 4001/4003 and 5001/5003 on long press. |
Hu? Its impossible to add a video here, so just a photo of my remote: Edit: gif:
|
The other one, E1810 on firmware 1.2.223:
|
I can confirm this on the newer version. no hold press xxx1 Old version 2.3.104 1,2 1,2,3 1,2,3 2 2 ( the <> buttons on hold, repeats the event. |
Strange effect. I have a newer remote control (with the small pairing button) which behaved as described above. Long/short press with the up/down buttons, but only short presses with the <>. Since it only showed 0% battery even with a new one I removed the battery for a while. The I put battery back in, repaired it with Phoscon/deconz (even it existed) and now its showing long/short presses also with the arrow keys. I wonder what happened here. Greetings, Jürgen |
Even stranger effect with another new remote. Showed same behavior as other new remotes, no short/long presses with <> but repeating events. I just removed the battery for a few seconds, pressed some buttons to be sure, no more voltage inside and the put battery back. And without doing something else, I have the functionality of short and long presse even on the <>-buttons. Greetings, Jürgen |
Thanks for suggesting removing the battery. I just bought a new E1810 which came with the 2.3.014 FW installed. After initial pairing, it didn't register long/short presses. I removed the battery, waited 10 seconds, put it back in and lo and behold – I got long/short presses. If anyone still has issues with their remotes, I suggest trying this. |
I can confirm the same behavior and removing the battery and replacing it has solved my problem as well :) |
Tradfri remote E1524, firmware 2.3.014 After a lot of tests I now can tell you, how to switch between these two different behaviours without removing the battery. If your Tradfri remote only shows event 4002-4002, first HOLD on/off button. When event changes from 1002 to 4003, then quickly RELEASE on/off button and DOUBLECLICK < or >. When event changes to 4002 and directly to 1001 (this has to be the last shown event), you successfully (mostly, but not ever) changed to 4001-4003. Maybe you need a few tries. Removing the battery will be faster ;-) To switch back from 4001-4003 to 4002-4002, simply HOLD on/off for a few seconds. When event changes from 1002 to 1001, the < and > button will again only show 4002-4002. Don't know if it is a bug or a feature, but sometimes it can be useful if the tradfri remote sends the 4002 state permanently like the hue dimmer does with the x001 state. Can anyone confirm this? Greetings, |
Indeed, nice find! Morale: you don't want to be holding the On/Off button. I've always thought is was a mistake to support the 1001 for that button...
Can't answer that either. It's a fact of life with the current Trådfri remote firmware. As there's no clue as to what mode the remote is in, and there's no (known) possibility to change the mode over Zigbee, there's nothing we can do in deCONZ.
Yes, when controlling a device that supports relative change, but no start or stop (like the volume on a Sonos zone player). This is why I implemented the |
Hi @tommi0013,
I tried it with my E1810 and it works fine! Thank you very much. This is a pretty weird behaviour. Greetings, |
My IKEA Trådfri Remote (E1810) only sends x002 events on buttons 4 and 5 now, which I'm pretty sure they didn't do a while back. According to the wiki page, they're supposed to support x001 and x003 as well, which they currently don't. I'm listening to deconz_events in the Home Assistant event log, which seems to confirm my findings.
The text was updated successfully, but these errors were encountered: