-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 E2001/E2002 no actions being reported #21963
Comments
I have a ConnBee II Stick and 2 E2002 Styrbar Remotes that have Updated OTA after Force Deleting them from Zigbee2MQTTT they could be paired again. But with no further Change now i gut suddenly other codes as Button Action. |
I had to delete and re-pair to make the right and left buttons work again. |
I have a very similar problem. The device is connected OK and a strong linkquality. The "power" doesn't show correctly either. I have removed the batteries, reset, repaired multiple times and always the same issue. Initial paring works, but not buttons presses are recorded. Payload retained in MQTT broker. |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days |
@thomasaarholt keep pressing the Styrbar buttons before pressing Update in Z2M |
Okay, I was able to update all remotes! The Unfortunately, I still have no actions being reported, so the remotes are unusable in Z2M. I have attempted to bind the correct actions as per this comment without success. There i get the followed error:
|
@thomasaarholt Remove and pair with the same name. Worked for me as in my previous comments. |
@alienatedsec Do you mean "force remove"? I ask since I did regular removing (e.g. trigger pairing again) quite a few times without success. Note that I do not have any actions available currently, not even regular on and off, which I think is different from what your case was. |
This seems related: #18515 (comment) |
I have this same issue after migration from 1.42.0 to 2.0.0 based on preparing section from #24198. Any action on Z2M is present on Z2M layer but on HA layer I can't see any reaction in logbook. |
Experiencing exactly the same problem as above. Can see the ACTION updating fine in the UI for Zigbee2MQTT however no "action" attribute or similar on the switch's entity in HomeAssistant. (following unplanned overnight --watchtower-- upgrade to zigbee2mqtt v2 ) Likely related Potential Short term fix from the breaking changes docs (search for 'Home Assistant' in the page)
And suggested long term fix However - because none of these are visible in Home Assistant - not even sure we can migrate? |
The above is not needed. I recently had to fix it with v2.0.0 using this #25505 (comment) |
For those of us with issues on Z2M 1.x - could a way forward on this be upgrading to 2.x (and throwing away old action-based blueprints!), since the "new way" seems to be device triggers or events rather than actions? I haven't dived into the reasoning behind changes in 2.x, but could the problems with actions that we see here be part of why Z2M is moving away from them? Or should I rather focus on fixing problems with my devices, rather than expecting a solution from Z2M 2.x? |
I have the same issue. No actions are available anymore. not only for the IKEA remote but also for Moes Smart knob. |
Unable to get events at all from this remote. It is successfully paired (Z2M 2.0). Also managed to update the firmware to the latest, 2.4.16, but the same. No events show in the log when I press any buttons. Any idea if this can be solved? Reset and re-paired a couple of times, no difference. |
OK, I fixed this (for me), and this seems to be the best place to comment on it. Short recap: This was on Z2M 1.42.0. I updated firmware on my two STYRBAR E2001 from 1.0.024 to 2.4.16 (using the external converter trick). Afterwards they "stopped working" and though they were added to Z2M nothing showed up in the log or on the "Exposes" tab. Then I tried a trillion things from issue comments, but nothing helped. Then I tried one more (scary) thing, I updated Z2M to 2.0.0-2. And everything was broken... Z2M wouldn't even start, complaining about "Adapter EZSP protocol version (9) does not match Host [13-16]" (or something VERY similar). So in this storm of bashing the 2.0.0 Z2M update for causing all kinds of troubles, I want to say that it was the final thing that actually fixed my STYRBARs after having tried everything else. I really held off with updating Z2M cause I was scared of breaking things with 2.0.0. And I did break things, but I fixed them again and they are better than before now. |
Ok, to recap for anyone else who runs into this. What was required for me was to update the firmware of the coordinator. I have a Sonoff P 3.0, which came with firmware version 20210708 (go to Z2M under settings->about to check). For simplicity I installed the ZigStar TI CC2652P/P7 FW Flasher custom addon in Home Assistant, and updated the Sonoff stick from there (remember to stop Z2M first). Updated to the 20240710 version of the coordinator firmware and started z2m again. All actions are now captured and working fine. |
aha...it was on fw 2.4.5 |
It seems that i have a similar problem. When i have setting up an automation to turn lights on an off, i have noticed that no actions are being reported at all, not even in Z2M UI. After some further troubleshooting, i have noticed that the device seems to work correctly but only after 2-3 seconds after either reconfiguration or replacing battery, then it dies. |
Thanks, this fixed the issue for me. After having the SKYRBAR join my z2b it went Idle and nothing came through again. When finding your post, I tried re-inserting the batteries and pressed the buttons rapidly for a few good minutes. Z2b suddenly displayed to battery level and pushed a firmware update. Keeping to RC awake till firmware is updated seems to fix the issue I experienced. |
What happened?
I have 7 IKEA E2001/E2002 Styrbar remotes, all of them paired to Z2M, and 3 of them in the new 2.4.5 firmware version, the other 4 in the older 1.0.024 version. All of them managed to pair with Z2M correctly, and I have them all bound to lights around the house, which works 99% of the time without issues.
However, not a single one of them seem to have correctly paired, as the following things are missing completely:
update
entity with update info, but no actions.Also, for some reason the debug log lines are repeated exactly 5 times each time a button is pressed, with the exact same data except the timestamp changes a few milliseconds,
Lastly, after pairing, I only added binds to IKEA light bulbs, I have not removed any binds from the coordinator for these remotes.
What did you expect to happen?
I expected the remotes to expose an extra entity to HA and send the
action
data so I can use that in automations.How to reproduce it (minimal and precise)
I just paired fresh IKEA E2001/E2002 remotes with Z2M following the instructions in the docs page.
Zigbee2MQTT version
1.36.0-1
Adapter firmware version
20221226
Adapter
SONOFF Universal Zigbee 3.0 USB Dongle
Setup
Run as add-on on Supervised HA in a 4gb RPi 4
Debug log
The text was updated successfully, but these errors were encountered: