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

Quirks v2 updates #1350

Merged
merged 4 commits into from Mar 3, 2024
Merged

Quirks v2 updates #1350

merged 4 commits into from Mar 3, 2024

Conversation

dmulcahey
Copy link
Collaborator

This PR updates the DeviceRegistry __contains__ and remove methods so that they work with v2 quirks devices. It also fixes an odd typing issue with also_applies_to and it makes quirk_metadata on CustomDeviceV2 public.

@dmulcahey dmulcahey changed the title Dm/quirks v2 updates Quirks v2 updates Mar 2, 2024
Copy link

codecov bot commented Mar 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.49%. Comparing base (fc06bdc) to head (15e0b32).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1350   +/-   ##
=======================================
  Coverage   99.49%   99.49%           
=======================================
  Files          55       55           
  Lines       10311    10321   +10     
=======================================
+ Hits        10259    10269   +10     
  Misses         52       52           

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

@dmulcahey dmulcahey merged commit 6062e41 into zigpy:dev Mar 3, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant