Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps zha-quirks from 0.0.124 to 0.0.125.

Release notes

Sourced from zha-quirks's releases.

0.0.125

What's Changed

New Contributors

... (truncated)

Commits
  • 0a0f667 Remove outdated comment in Tuya valve quirk (#3555)
  • 382dc33 Add Third Reality plug, motion, water leak sensor (#3426)
  • abf208e Add Tuya Royal Gardineer irrigation valve quirk (#3505)
  • 7995008 Fix Tuya PowerConfiguration clusters on quirks without battery_bus (#3554)
  • 8c68870 Add initial NodOn SIN-4-FP-21 (Adeo SIN-4-FP-21_EQU) quirk (#3364)
  • 538d346 Replace NodOn SIN-4-2-20 quirk with v2 quirk (#3552)
  • a5a00d9 Add initial Sonoff smart water valve quirk (#3346)
  • 0bb47ae Add Ecodim 05 Zigbee double dimmer switch quirk (#3422)
  • 3acf032 Add Aqara FP1E presence sensor v2 quirk (#3521)
  • 213ce10 Add Linxura smart controller button quirk (#3392)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 27, 2024
@TheJulianJES
Copy link
Contributor

test_devices_from_files is failing, as some entities were added to those devices via quirks v2.

This should also require zigpy 0.73.0 or later to be merged first:

@TheJulianJES
Copy link
Contributor

TheJulianJES commented Nov 27, 2024

@dependabot rebase (zigpy bump merged)

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

---
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 force-pushed the dependabot/pip/zha-quirks-0.0.125 branch from 6212173 to 134810d Compare November 27, 2024 02:01
The test files will be re-added later
@codecov
Copy link

codecov bot commented Nov 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.33%. Comparing base (61ed762) to head (1814158).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #312   +/-   ##
=======================================
  Coverage   96.33%   96.33%           
=======================================
  Files          61       61           
  Lines        9397     9397           
=======================================
  Hits         9053     9053           
  Misses        344      344           

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

@puddly puddly merged commit 16e7b7e into dev Nov 27, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/zha-quirks-0.0.125 branch November 27, 2024 02:10
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.

3 participants