Skip to content

chore(main): release 11.0.2 - #763

Open
rokam wants to merge 1 commit into
mainfrom
release-please--branches--main--components--midea-local
Open

chore(main): release 11.0.2#763
rokam wants to merge 1 commit into
mainfrom
release-please--branches--main--components--midea-local

Conversation

@rokam

@rokam rokam commented Sep 6, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

11.0.2 (2026-09-08)

Bug Fixes

  • ac: treat 0xFF indoor humidity as unavailable (#762) (257c2c7)
  • b4: read water status flags from the correct body offset (#759) (58dd991)
  • cd: match controlType=0x01 SET body to lua/cd plugins (#760) (c2c025e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot added the misc Miscellaneous label Sep 6, 2026
@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: b801d736-f7ae-407a-a405-15fd458b7580

📥 Commits

Reviewing files that changed from the base of the PR and between da11e35 and b34a16f.

📒 Files selected for processing (1)
  • CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • CHANGELOG.md

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Summary

Summary by CodeRabbit

  • Bug Fixes

    • Treats unavailable indoor humidity readings correctly for ac devices.
    • Fixed water status flag readings for b4 devices by using the correct data location.
    • Improved cd device handling to align control messages with supported integrations.
  • Maintenance

    • Updated the application version to 11.0.2.
    • Added release notes documenting the latest fixes.

Walkthrough

The package version was incremented from 11.0.1 to 11.0.2 in the release manifest and version module. The changelog now records three bug fixes dated 2026-09-08.

Changes

Version release

Layer / File(s) Summary
Version metadata and changelog
.release-please-manifest.json, midealocal/version.py, CHANGELOG.md
The package version changed to 11.0.2. The changelog records fixes for ac indoor humidity, b4 water status flags, and cd control body matching.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to b34a1

This change updates the 11.0.2 release metadata and changelog without any identified merge-readiness risk.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies this as the release of version 11.0.2, which matches the main changeset.
Description check ✅ Passed The description accurately documents the 11.0.2 release and lists the three bug fixes included in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--midea-local

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #763   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files          85       85           
  Lines       11113    11113           
  Branches     1201     1201           
=======================================
  Hits        11023    11023           
  Partials       90       90           
Files with missing lines Coverage Δ
midealocal/version.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rokam
rokam force-pushed the release-please--branches--main--components--midea-local branch from fb752d1 to da11e35 Compare September 8, 2026 16:44
@rokam
rokam force-pushed the release-please--branches--main--components--midea-local branch from da11e35 to b34a16f Compare September 8, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant