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

Remove manufacturer matching for Tuya plug TS011F variant #3164

Merged
merged 1 commit into from
May 24, 2024

Conversation

ogvalt
Copy link
Contributor

@ogvalt ogvalt commented May 22, 2024

Proposed change

Fixes #2788.
Tested on Tomzn TOB9Z-63M device

Additional information

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

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.14%. Comparing base (bfbfb48) to head (d4b39e3).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3164   +/-   ##
=======================================
  Coverage   88.14%   88.14%           
=======================================
  Files         299      299           
  Lines        9389     9389           
=======================================
  Hits         8276     8276           
  Misses       1113     1113           

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

@TheJulianJES TheJulianJES changed the title patch: MODEL_INFO deleted for TS011F Remove manufacturer matching for Tuya TS011F quirk variant May 24, 2024
@TheJulianJES TheJulianJES added the Tuya Request/PR regarding a Tuya device label May 24, 2024
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! Should be fine.

@TheJulianJES TheJulianJES changed the title Remove manufacturer matching for Tuya TS011F quirk variant Remove manufacturer matching for Tuya plug TS011F variant May 24, 2024
@TheJulianJES TheJulianJES merged commit 21dd8eb into zigpy:dev May 24, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tuya Request/PR regarding a Tuya device
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] An other TS011F with the wrong amps offset
2 participants