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

[BUG] Mijia sensor switch: incorrect display of button name #3975

Open
Yevgenium opened this issue Mar 24, 2025 · 1 comment
Open

[BUG] Mijia sensor switch: incorrect display of button name #3975

Yevgenium opened this issue Mar 24, 2025 · 1 comment
Labels
possible bug Possible bug, yet to be confirmed

Comments

@Yevgenium
Copy link

Bug description

Device automation triggers does not display some button names. Instead, the trigger type is displayed, for example 'remote_button_short_press', 'remote_button_double_press' and so on (see attached screenshot).
In my case, the Mijia WXKG01LM button is used.

Steps to reproduce

  1. Create automation using Mijia sensor switch as a trigger

Expected behavior

Correct display of button names

Screenshots/Video

Screenshots/Video

Image

Device signature

Device signature
[Paste the device signature here]

Diagnostic information

Diagnostic information
[Paste the diagnostic information here]

Logs

Logs
[Paste the logs here]

Additional information

No response

@Yevgenium Yevgenium added the possible bug Possible bug, yet to be confirmed label Mar 24, 2025
@Yevgenium
Copy link
Author

Perhaps (SHORT_PRESS, BUTTON) should be used here?

(SHORT_PRESS, SHORT_PRESS): {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Possible bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant