Ikea 5 button remote up & down push does not work after latest ugprade

Hi, After upgrading to latest version 2022.4 none of my 4 IKEA 5 button remotes can trigger automatins from pressing button up & down with one push end double push.
Does anyone have same problem and a solution? Regards, Jacob

same problem here with ikea 5 button. and same problem with the other ikea buttons. will not trigger automations with hold button

If using the ZHA integration then see → https://github.com/home-assistant/core/issues/69375

Sounds as if quirk will need to be updated now that zigpy was made fully compliant with ZCL R7/R8

https://www.home-assistant.io/integrations/zha#zha-exception-and-deviation-handling

https://github.com/zigpy/zha-device-handlers

https://github.com/zigpy/zha-device-handlers/issues

This was also asked in ZHA section → ZHA event trigger for automations stopped working in 2022.4.0 [SOLVED]

Hi, upgrade to 2022.4.1 and the automations should start working again - it solved all issues with ZHA events from that remote triggering automations for me.

Hi Marcin, No there is no difference for me. The IKEA 5 but and the coresponding Blueprint does still not work with up and down at all. Regards, Jacob

Hiya, sorry to hear that - I might’ve just been lucky that all my issues were solved, I also don’t use a blueprint here, probably that blueprint needs to be updated to use params instead of args.

Report as issue to Home Assistant core if not already → https://github.com/home-assistant/core/issues

See ZHA docs for info needed → https://www.home-assistant.io/integrations/zha#reporting-issues

Thank you - It seems that new version has been released. I will try that to see if it solves the issue. BRGDS, Jacob

It is not fully fixed yet.

Again more info at https://community.home-assistant.io/t/zha-event-trigger-for-automations-stopped-working-in-2022-4-0-solved/409228/

FYI, those curious can other than Home Assistant core issue #69375 also track ongoing work here:

https://github.com/home-assistant/core/pulls?q=is%3Apr+zha+created%3A%3E2022-04-06+

and

https://github.com/zigpy/zha-device-handlers/pulls?q=is%3Apr+created%3A%3E2022-04-06

and

https://github.com/zigpy/zigpy/pulls?q=is%3Apr+created%3A%3E2022-04-06

Most of the open and merged pull requests there from the 6th of April 2022 and on are related to this.