Skip to content

Conversation

@zmguko
Copy link

@zmguko zmguko commented Nov 3, 2025

Proposed change

Additional information

Device diagnostics

Checklist

  • The changes are tested and work correctly
  • pre-commit checks pass / the code has been formatted using Black
  • Tests have been added to verify that the new code works
  • Device diagnostics data has been attached

Copy link
Collaborator

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! One small change is needed:


(
QuirkBuilder("SONOFF", "SNZB-02D")
.add_model("SONOFF", "SNZB-02DR2")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use applies_to:

Suggested change
.add_model("SONOFF", "SNZB-02DR2")
.applies_to("SONOFF", "SNZB-02DR2")

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.

2 participants