Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.76k stars 1.65k forks source link

Ikea E2001/E2002 Sending Incorrect Commands for Button Press #23415

Open mark1foley opened 1 month ago

mark1foley commented 1 month ago

What happened?

When doing a top or bottom button press the commands issued toggle between "brightness_move_up" and "brightness_stop" (for the top button) and "brightness_move_down" and "brightness_stop" (for the bottom button). Note that I am talking about a button press here (i.e. press and release quickly). The hold and release behaviour is issuing the "brightness_move_up"/"brightness_move_down" commands on hold and "brightness_stop" on release.

What did you expect to happen?

When doing a press on the top button the "on" command should be issued and "off" for the bottom button (as per documentation https://community.home-assistant.io/t/zigbee2mqtt-ikea-remote-styrbar-type-e2001-e2002/451893). This previously worked fine. However, I have done both zigbee2mqtt upgrade and a firmware update to the device recently and one of these may have caused the issue

How to reproduce it (minimal and precise)

Press the top or bottom buttons on an E2001

Zigbee2MQTT version

1.38.0

Adapter firmware version

26780700

Adapter

ConBee2

Setup

Home Assistant 2024.7.1 on Home Assistant Blue with Mosquitto version 1.5.7 on separate raspberry pi

Debug log

Zigbee2mqtt Log.txt

Bkrickl commented 1 month ago

Look at this issue. There may be a firmware update soon available (hopefully).

https://github.com/Koenkk/zigbee2mqtt/issues/23204

mark1foley commented 3 weeks ago

Hi,

I looked at that issue before logging mine. My reading of that issue is that the remotes are no longer communicating at all Z2MQTT, but maybe I misunderstood. My issue is different in that the remote is still communicating but the button presses are no longer being interpreted correctly. Specifically, when pressing the top and bottom buttons Z2MQTT is sending brightness up and down commands rather than the on and off commands that it did previously. Also, the documentation (https://community.home-assistant.io/t/zigbee2mqtt-ikea-remote-styrbar-type-e2001-e2002/451893) states that pressing these buttons should result in the on and off commands being sent.

Mark

From: Bkrickl @.> Sent: Thursday, August 1, 2024 6:18 PM To: Koenkk/zigbee2mqtt @.> Cc: Mark Foley @.>; Author @.> Subject: Re: [Koenkk/zigbee2mqtt] Ikea E2001/E2002 Sending Incorrect Commands for Button Press (Issue #23415)

Look at this issue. There may be a firmware update soon available (hopefully).

23204https://github.com/Koenkk/zigbee2mqtt/issues/23204

— Reply to this email directly, view it on GitHubhttps://github.com/Koenkk/zigbee2mqtt/issues/23415#issuecomment-2262333395, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AL6CAIBNC4SGNQUSP3FAVVLZPHVKFAVCNFSM6AAAAABLNMKLUKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRSGMZTGMZZGU. You are receiving this because you authored the thread.Message ID: @.**@.>>

Bkrickl commented 3 weeks ago

I think your problem is mentioned here: https://github.com/Koenkk/zigbee2mqtt/issues/23204#issuecomment-2221321344

Update is now available for the switch. After the installation everything should work again.