Skip to content
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

Aqara WS-EUK04 not emitting actions in decoupled mode #17305

Closed
s-nems opened this issue Apr 11, 2023 · 10 comments
Closed

Aqara WS-EUK04 not emitting actions in decoupled mode #17305

s-nems opened this issue Apr 11, 2023 · 10 comments
Labels
problem Something isn't working

Comments

@s-nems
Copy link

s-nems commented Apr 11, 2023

What happened?

Using:

WS-EUK04

model: lumi.switch.n2aeu1

In z2m "action" is never triggered in decoupled (wireless) mode.
Also, below fields are reporting N/A:

  • power
  • energy
  • device_temperature

I also have WS-EUK01 (lumi.switch.l1aeu1) - H1 EU (no neutral, single rocker), which works for decoupled mode, but only after changing mode_switch to quick_mode.

For control_relay mode, which is actually a physical switch the action trigger works only after first connecting to ZHA and then moving back to z2m, which is really odd.

What did you expect to happen?

The state should be updated for decoupled mode with proper actions like single_left, right_left etc.

How to reproduce it (minimal and precise)

  • Connect Aqara lumi.switch.n2aeu1 (Aqara smart wall switch H1 EU with neutral, double rocker)
  • Change endpoint state to decoupled
  • Click the button, nothing shows in debug logs or state

Zigbee2MQTT version

1.30.3

Adapter firmware version

zStack3x0

Adapter

Sonoff ZBDongle-P CC2652P

Debug log

No response

@s-nems s-nems added the problem Something isn't working label Apr 11, 2023
@s-nems
Copy link
Author

s-nems commented Apr 11, 2023

Similar issue:
#11507 (comment)

@calkeo
Copy link

calkeo commented Apr 20, 2023

I have the same issue with the WS-EUK01 (single rocker no neutral), where I'm not seeing any state updates for action in either control_relay or decoupled mode.

The device is definitely connected, as I can toggle the relay on and off through z2m, but there's no actions being reported by the switch whatsoever.

@Koenkk
Copy link
Owner

Koenkk commented Apr 21, 2023

For z-stack users, please make sure you are running at least firmware 20211114

@calkeo
Copy link

calkeo commented Apr 21, 2023

I eventually managed to get this working by simply removing the device from z2m and then re-pairing it.

It's worth pointing out for anyone coming across this issue, that the no-neutral version (although @s-nems is using the neutral version) does not work well with decoupled mode if it's being used to toggle a smart bulb on the same electrical loop. As soon as the bulb is toggled off there's not enough power going through the switch to keep it connected, and it just drops off the network until the bulb is toggled on again.

@s-nems
Copy link
Author

s-nems commented Apr 22, 2023

For z-stack users, please make sure you are running at least firmware 20211114

Updating to the newest z-stack for Sonoff solved the issue. Thank you! 😄

@s-nems s-nems closed this as completed Apr 22, 2023
@oliverholliday
Copy link

Firmware! I had no idea, I just updated my CC2531 firmware and it started working.

Thanks!

#17477

@shift-del1
Copy link

I ran into the same issue , my WS-EUK03 worked fine and on last Friday it suddenly stopped. I tried everything with no luck until I found this topic. I upgraded my ConBee II to FW version 26780700, removed and reconnected the switch and action with the 3 sensors started to work again. Thank you for the solution.

@kaktus11
Copy link

I have exactly the same problem with WS-EUK04. I use skyconnect dongle with latest firmware. Do anyone have a solution for this? Thank you.

@abelsolomon-git
Copy link

I ran into the same issue , my WS-EUK03 worked fine and on last Friday it suddenly stopped. I tried everything with no luck until I found this topic. I upgraded my ConBee II to FW version 26780700, removed and reconnected the switch and action with the 3 sensors started to work again. Thank you for the solution.

Have you had any other issues with this firmware or has it worked smoothly for you since?

@Vincentiano
Copy link

For Skyconnect users, the problems are fixed using the latest firmware from: https://github.com/darkxst/silabs-firmware-builder/tree/4.4.3/firmware_builds/skyconnect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants