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 _TZE200_bcusnqt8 whiteLabel mapping #6228

Merged
merged 4 commits into from
Oct 7, 2023
Merged

Conversation

dduransseau
Copy link
Contributor

Add the Yagusmart Tuya Zigbee smart energy sensor mapping

@dduransseau
Copy link
Contributor Author

Link to issue

@@ -5337,7 +5337,7 @@ const definitions: Definition[] = [
],
},
{
fingerprint: [{modelID: 'TS0601', manufacturerName: '_TZE200_bcusnqt8'}],
fingerprint: tuya.fingerprint('TS0601', ['_TZE200_bcusnqt8']),
Copy link
Owner

Choose a reason for hiding this comment

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

Since this device has only 1 model/fingerprint, I propose to update the vendor and model instead (and remove the whitelabel)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Make sens. I don't know if this device is sold by another brand. Should I push a new PR with the change or you update directly on the main ? Thanks

Copy link
Owner

Choose a reason for hiding this comment

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

just update this directly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done, sorry I didn't know I can update the PR. Thanks

@Koenkk Koenkk merged commit 9316178 into Koenkk:master Oct 7, 2023
@Koenkk
Copy link
Owner

Koenkk commented Oct 7, 2023

Thanks!

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