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 BSEED dimmer switch _TZE204_n9ctkb6j #3055

Merged

Conversation

bulld0zer
Copy link
Contributor

Proposed change

Added model info for new BSEED dimmer switch
This one https://www.bseed.com/collections/zigbee-series/products/bseed-eu-russia-new-zigbee-touch-wifi-light-dimmer-smart-switch

Additional information

Apparently there is a "new" model of this switch. It did pair just fine, but did not have any controls. After this change it did 🎉
image
I have exactly the same switch, guess its "old" model, TS0601 by _TZE200_3p5ydos3. Works just fine out of the box. And has a Quirk: ts0601_dimmer.TuyaSingleSwitchDimmerGP

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 Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.87%. Comparing base (2ae997f) to head (4ce1918).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3055   +/-   ##
=======================================
  Coverage   87.87%   87.87%           
=======================================
  Files         301      301           
  Lines        9229     9229           
=======================================
  Hits         8110     8110           
  Misses       1119     1119           

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

Copy link
Collaborator

@javicalle javicalle left a comment

Choose a reason for hiding this comment

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

LGTM

@TheJulianJES TheJulianJES changed the title Added tuya BSEED dimmer switch model info Add Tuya BSEED dimmer switch _TZE204_n9ctkb6j Mar 20, 2024
@TheJulianJES TheJulianJES added the Tuya Request/PR regarding a Tuya device label Mar 20, 2024
@TheJulianJES TheJulianJES merged commit d3d8850 into zigpy:dev Mar 20, 2024
6 checks passed
lgraf pushed a commit to lgraf/zha-device-handlers that referenced this pull request May 6, 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.

3 participants