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 support for ZBCMR-01 NovaDigital roller blind motor #8813

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

LucasTor
Copy link
Contributor

@LucasTor LucasTor commented Feb 15, 2025

Added support for ZBCMR-01 roller blind motor sold under the NovaDigital brand in Brazil
I actually just used the same TS0601_cover_2 device, just added the fingerprint for it

Here is the generated external definition for reference:
Screenshot 2025-02-15 at 19 30 16

@LucasTor LucasTor changed the title feat: add support for ZBCMR-01 NovaDigital roller blind motor Add support for ZBCMR-01 NovaDigital roller blind motor Feb 15, 2025
whiteLabel: [{vendor: 'Zemismart', model: 'BCM100DB'}],
whiteLabel: [
{vendor: 'Zemismart', model: 'BCM100DB'},
{vendor: 'NovaDigital', model: 'ZBCMR-01'},
Copy link
Owner

Choose a reason for hiding this comment

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

Could you use tuya.whitelabel here? You can find examples in this file

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 in 423e596

@Koenkk Koenkk merged commit b7b98dd into Koenkk:master Feb 17, 2025
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Feb 17, 2025

Thanks!

Could you also submit a picture for the docs? This can be done by:

  1. Create a fork by clicking here
  2. Go to the public/images/devices directory, Add file -> Upload files
  3. Upload the files and press Commit changes
  4. Press Contribute -> Open pull request -> update title/description -> Create pull request

Make sure that:

  • The filename is ZBCMR-01.png
  • The size is 512x512
  • The background is transparent (use e.g. Adobe remove background)

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