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

Bump zha-quirks from 0.0.132 to 0.0.133 #379

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps zha-quirks from 0.0.132 to 0.0.133.

Release notes

Sourced from zha-quirks's releases.

0.0.133

What's Changed

Full Changelog: zigpy/zha-device-handlers@0.0.132...0.0.133

Commits
  • ba3c7c7 Assign default manufacturer code in quirks v1 tests (#3863)
  • 1c97fcf Set manufacturer_id_override to NO_ID for Tuya IR blaster (#3865)
  • 6248323 Set manufacturer_id_override to NO_ID on TuyaManufCluster (#3864)
  • 9a1890d Set manufacturer_id_override to NO_ID on TuyaNewManufCluster (#3860)
  • fdf251e Assign default manufacturer code in quirks v2 tests (#3859)
  • af5d542 Use SystemMode enum for Tuya thermostats (#3862)
  • c74534a Use RunningState enum for Tuya TRVs/thermostats (#3861)
  • 9265d8a Invert occupancy for Tuya _TZE200_3towulqd (#3858)
  • 7e475b2 Fix Saswell TRV local temperature calibration and system mode (#3853)
  • 313d6c4 Fix local temperature calibration for _TZE200_9xfjixap (#3856)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zha-quirks](https://github.com/zigpy/zha-device-handlers) from 0.0.132 to 0.0.133.
- [Release notes](https://github.com/zigpy/zha-device-handlers/releases)
- [Commits](zigpy/zha-device-handlers@0.0.132...0.0.133)

---
updated-dependencies:
- dependency-name: zha-quirks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2025
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.58%. Comparing base (d6bb4a8) to head (ea6a208).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #379   +/-   ##
=======================================
  Coverage   96.58%   96.58%           
=======================================
  Files          61       61           
  Lines        9526     9526           
=======================================
  Hits         9201     9201           
  Misses        325      325           

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

@TheJulianJES TheJulianJES merged commit a117aa1 into dev Feb 13, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/pip/zha-quirks-0.0.133 branch February 13, 2025 23:17
prairiesnpr pushed a commit to prairiesnpr/zha that referenced this pull request Feb 15, 2025
Bumps [zha-quirks](https://github.com/zigpy/zha-device-handlers) from 0.0.132 to 0.0.133.
- [Release notes](https://github.com/zigpy/zha-device-handlers/releases)
- [Commits](zigpy/zha-device-handlers@0.0.132...0.0.133)

---
updated-dependencies:
- dependency-name: zha-quirks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Apply pre-commit auto fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant