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 Opple does not display button functions - lumi.remote.b286opcn01 #3253

Open
santanar00 opened this issue Jul 14, 2024 · 0 comments
Open

Comments

@santanar00
Copy link

santanar00 commented Jul 14, 2024

I followed what was described in the post below to identify the Aqara Opple lumi.remote.b286opcn01, but even adding Custom Quirks does not carry out the function of the buttons.

image

image

Only charges basic device data, such as battery.

image

Would anyone know how to solve this problem? This scene button should be compatible with ZHA, however, it must be missing some silly configuration.

@kalon33

@kalon33 Can you download https://raw.githubusercontent.com/TheJulianJES/zha-device-handlers/aqara_opple_two_button/zhaquirks/xiaomi/aqara/opple_remote.py.
Create a folder in your /config directory called custom_quirks and drop the opple_remote.py file in there.

In your Home Assistant configuration.yaml, add the following section:

zha:
custom_quirks_path: /config/custom_quirks

(https://www.home-assistant.io/integrations/zha/#custom_quirks_path)

Then restart Home Assistant. Your Aqara Opple 2 button remote should get a quirk applied and send zha_events.
Device automation triggers should also be created.
If it doesn't work, try re-pairing the device.

If it works, I'll create a PR so the custom quirk is implemented by default.

Originally posted by @TheJulianJES in #1001 (comment)

Thanks team!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant