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

Add Tuya plug TS011F variant #3063

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Add Tuya plug TS011F variant #3063

wants to merge 1 commit into from

Conversation

horgi007
Copy link

@horgi007 horgi007 commented Mar 23, 2024

Proposed change

TZ3000_o1jzcxou, TS011F support added

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

TZ3000_o1jzcxou, TS011F support added
Copy link

codecov bot commented Mar 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.92%. Comparing base (4b3d659) to head (1d751b4).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3063   +/-   ##
=======================================
  Coverage   87.91%   87.92%           
=======================================
  Files         301      301           
  Lines        9229     9233    +4     
=======================================
+ Hits         8114     8118    +4     
  Misses       1115     1115           

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

quirk_id = TUYA_PLUG_ONOFF

signature = {
MODELS_INFO: [("_TZ3000_o1jzcxou", "TS011F")],
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it is worth using the MODEL: "TS011F", format here for this quirk as well.

@TheJulianJES TheJulianJES added the Tuya Request/PR regarding a Tuya device label Mar 24, 2024
@TheJulianJES TheJulianJES changed the title TZ3000_o1jzcxou support added to ts011f_plug.py Add Tuya plug TS011F variant May 28, 2024
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.

None yet

3 participants