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

Consider v2 quirks for tests #266

Open
TheJulianJES opened this issue Oct 26, 2024 · 1 comment
Open

Consider v2 quirks for tests #266

TheJulianJES opened this issue Oct 26, 2024 · 1 comment
Labels
enhancement New feature or request quirks Quirks related

Comments

@TheJulianJES
Copy link
Contributor

This isn't strictly a ZHA issue, but it's here for better visibility.

In ZHA and zha-quirks, we have some places that go over all (custom) clusters defined in quirks.
However, most of these do not consider v2 quirks yet. We should look at how we want to implement support for v2 quirks in those tests (loop through all metadata tuples?)

Examples of these tests include:

@TheJulianJES
Copy link
Contributor Author

Note for me: replace_cluster_occurrences should be added to this:

Won't really matter for now, but that just checks AddsMetadata and ReplacesMetadata, not ReplaceClusterOccurrencesMetadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request quirks Quirks related
Projects
None yet
Development

No branches or pull requests

1 participant