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

Add Xiaomi LYWSD03MMC temp sensor with custom Zigbee firmware #3329

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

gigamonster256
Copy link

@gigamonster256 gigamonster256 commented Aug 28, 2024

Proposed change

This repo has published a custom firmware for converting the Xiaomi LYWSD03MMC to use Zigbee instead of Bluetooth. It implements a few custom attributes in order to control the built in display that require a quirk to work correctly.

Additional information

Conversion Guide: https://smarthomescene.com/guides/convert-xiaomi-lywsd03mmc-from-bluetooth-to-zigbee/
Fixes devbis/z03mmc#153

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 Aug 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.52%. Comparing base (a0646a0) to head (1a35559).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #3329      +/-   ##
==========================================
+ Coverage   88.49%   88.52%   +0.03%     
==========================================
  Files         305      306       +1     
  Lines        9621     9647      +26     
==========================================
+ Hits         8514     8540      +26     
  Misses       1107     1107              

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

@TheJulianJES TheJulianJES added the new quirk Adds support for a new device label Aug 29, 2024
@TheJulianJES TheJulianJES changed the title Initial quirk for Xiaomi LYWSD03MMC custom zigbee firmware Add Xiaomi LYWSD03MMC temp sensor with custom Zigbee firmware Sep 16, 2024
@gigamonster256
Copy link
Author

Test failed due to venv cache miss, but should pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new quirk Adds support for a new device
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Device showing up weird cluster endpoints on ZHA
2 participants