-
-
Notifications
You must be signed in to change notification settings - Fork 271
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
Bug - Double Press No Action #664
Comments
I am experiencing the same issue with ikea 5 button controls |
Experiencing similar issue with E2001/2002 on ZHA. Same HA Version. Single press gives correct reusult. Weird stuff happens. |
Try increasing the number for the double press helper until your double press is recognized |
If you meant increasing the below parameter:
then it doesn't help, all double/triple presses I wrote about were made within the threshold. After further testing the state is as follows: What works as expected
What doesnt work as expected
All the above makes me think that the E2001/2002 firmware changed its behavior or the way of handling it by ZHA integration changed as the events aren't fired as expected. Blueprint misbehaviors are the direct effect of the unexpected zha_events being fired/not fired by the integration. Best, |
I'll have to look at over the weekend. Virtual Simulated Double press has been problematic as far as I know and heard from others. |
Same issue here with the IKEA E2001/E2002 STYRBAR Remote control. It did work with the earlier controller blueprint from you @yarafie in combination with an older light hook blueprint from 2022 I believe. And also still using the legacy Z2M action entity. To add to this. This version for the E200/E2002: https://github.com/yarafie/awesome-ha-blueprints/blob/c2f0ea6f93a443302b5302788d4d0b84f5b2915e/blueprints/controllers/ikea_e2001_e2002/ikea_e2001_e2002.yaml works with the 2022.07.03 Hook blueprint for the double press event. |
Blueprint name
Controller - IKEA E1812 TRÅDFRI Shortcut button
Home Assistant Core Version
2025.1.2
Home Assistant Installation Type
Home Assistant Operating System
Description
Only double press will not work. Have tried for light device with double press to toggle light on / off which wont work. Single and long press work with no issues.
Automation YAML config
To Reproduce
Double Tap Will Not Work
Expected behavior
Double Tap should toggle light on / off
Actual Behaviour
Nothing happens
Additional Details
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: