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 3r new device(dual plug) #8494

Merged
merged 31 commits into from
Dec 24, 2024
Merged

Conversation

3reality-support
Copy link
Contributor

No description provided.

zigbeeModel: ['3RDP01072Z'],
model: '3RDP01072Z',
vendor: 'Third Reality',
description: 'Zigbee / BLE dual plug with power',
Copy link
Owner

Choose a reason for hiding this comment

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

Can you remove everything below this line and try with:

ota: true
extend: [deviceEndpoints({endpoints: {left: 1, right: 2}}), onOff({endpointNames: ['left', 'right']}), electricityMeter({endpointNames: ['left', 'right']})],

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

Copy link
Owner

Choose a reason for hiding this comment

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

Can you now try after removing fromZigbee, toZigbee and exposes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

@Koenkk Koenkk merged commit 223fad4 into Koenkk:master Dec 24, 2024
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Dec 24, 2024

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 3RDP01072Z.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.

3 participants