Add Tuya BSEED dimmer switch _TZE204_n9ctkb6j
#3055
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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](https://private-user-images.githubusercontent.com/6860411/314652669-12d29f1b-ea1b-48bb-9ac1-753f3f8dd801.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjcwNDAsIm5iZiI6MTczOTU2Njc0MCwicGF0aCI6Ii82ODYwNDExLzMxNDY1MjY2OS0xMmQyOWYxYi1lYTFiLTQ4YmItOWFjMS03NTNmM2Y4ZGQ4MDEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMjA1OTAwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YmIxMzg3Y2IwZjNjNjAzNzNjOWQwYjFjYWEzYTMyNDMwNWQwODY0YTI2ZDIzNTE2YzUyMTJmNGM4Y2U4NmMxMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.gDAfzFs6Y8IN5UDp1WwwwljQLe7R51lDs4gaSVXlfE8)
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
pre-commit
checks pass / the code has been formatted using Black