Conversation
|
Looks like some tests broke, likely because of zigpy/zigpy#1775 😅 EDIT: Fixed by #680. Pulled that out into another PR for clarity. |
|
a2e570b for me fixes all of the non-discovery tests. I think our existing tests relying on the raw attribute ID to be interpreted correct may be a bit flaky |
|
That seems like something we may want to do as well because the current behavior is a bit weird. |
|
@dependabot rebase |
Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.92.0 to 1.0.0. - [Release notes](https://github.com/zigpy/zigpy/releases) - [Commits](zigpy/zigpy@0.92.0...1.0.0) --- updated-dependencies: - dependency-name: zigpy dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
69494d9 to
1a32ca5
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #679 +/- ##
=======================================
Coverage 97.51% 97.51%
=======================================
Files 62 62
Lines 10941 10941
=======================================
Hits 10669 10669
Misses 272 272 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
TheJulianJES
left a comment
There was a problem hiding this comment.
Cool! Now onto some last quirks changes 😄
Bumps zigpy from 0.92.0 to 1.0.0.
Release notes
Sourced from zigpy's releases.
Commits
c81f158Drop pysqlite3-binary in favor of distribution sqlite (#1772)7d926b5Implement structured attribute reading and writing (#1776)79f5020Fix manufacturer attribute report updating standard ZCL cache (#1775)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)