-
Notifications
You must be signed in to change notification settings - Fork 809
Add Aqara light switch H2 US quirk #4008
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
base: dev
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #4008 +/- ##
==========================================
- Coverage 91.18% 91.16% -0.02%
==========================================
Files 334 336 +2
Lines 10862 10912 +50
==========================================
+ Hits 9904 9948 +44
- Misses 958 964 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Would it be possible to support the EU version too? See #3957 |
just did some e2e testing with the device and this is working amazing - let me know if you need support getting this to the finish line to get this merged |
@jerry0317 Looks like only a bit more to get this working - do you think you will be working on this or can I help somehow? |
Proposed change
Added partial support for Aqara Light Switch H2 US. I only have the 2 button 1 channel (WS-K02E) and 2 button 2 channel (WS-K03E) versions so I only added these two.
Additional information
The change enable the button events for the switch, as well as the correct power reading from the switch.
Mentioned in this issue.
Checklist
pre-commit
checks pass / the code has been formatted using Black