Skip to content

Adds support for Aqara Climate Sensor W100 #4199

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

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

andycastleuk
Copy link

@andycastleuk andycastleuk commented Jul 21, 2025

Proposed change

Adding in support for the Aqara Climate Sensor W100.

Additional information

Still currently a work in progress:

  • ✅ Temperature
  • ✅ Humidity
  • ✅ All three buttons (plus, center, minus) with support for single press, double press, long press (hold) and release.
  • 🚧 Battery percentage

Checklist

  • The changes are tested and work correctly
  • pre-commit checks pass / the code has been formatted using Black
  • Tests have been added to verify that the new code works

Copy link

codecov bot commented Jul 21, 2025

Codecov Report

❌ Patch coverage is 67.74194% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.40%. Comparing base (aaf89ff) to head (4dd11be).
⚠️ Report is 11 commits behind head on dev.

Files with missing lines Patch % Lines
zhaquirks/xiaomi/aqara/sensor_ht_agl001.py 67.74% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4199      +/-   ##
==========================================
- Coverage   91.46%   91.40%   -0.07%     
==========================================
  Files         341      342       +1     
  Lines       11203    11234      +31     
==========================================
+ Hits        10247    10268      +21     
- Misses        956      966      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TheJulianJES TheJulianJES added the Xiaomi Request/PR regarding a Xiaomi device label Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Xiaomi Request/PR regarding a Xiaomi device
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants