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

DDF for Third Reality contact sensor (3RDS17BZ) #8039

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

chishm
Copy link
Contributor

@chishm chishm commented Nov 23, 2024

Add a DDF for the Third Reality contact sensor. The DDF is based on the Ikea Parasoll DDF, as this device also uses the IAS (alarm system) cluster to report opening/closing events.

The device doesn't seem to support reporting for the Battery Percentage Remaining, giving an Unreportable Attribute error when trying to configure it, so this DDF does not configure reporting.

There is an attribute for config/delay, which uses a manufacturer-specific cluster to set the delay before an opening event is reported. The cluster is defined by @3reality-support in zigbee-herdsman-converters PR #7967 and the readme for door sensors in ZHA.

The firmware version must be updated to v1.00.63 for the config/delay attribute (manufacturer-specific) to work. Some of my devices came with v1.00.60 and I used the OTAU file provided by Third Reality (found via zigbee-OTA repo to upgrade them.

Add a DDF for the Third Reality contact sensor. The DDF is based on the
Ikea Parasoll DDF, as this device also uses the IAS (alarm system) cluster
to report opening/closing events.

The device doesn't seem to support reporting for the Battery Percentage
Remaining, giving an Unreportable Attribute error when trying to configure
it, so this DDF does not configure reporting.

There is an attribute for `config/delay`, which uses a
manufacturer-specific cluster to set the delay before an opening event is
reported.
Copy link
Contributor

Hey @chishm, thanks for your pull request!

Tip

Modified bundles can be downloaded here.
Relative expire date

DDB changes

Modified

  • third_reality/3RDS17BZ_contact_sensor.json : Contact Sensor (3RDS17BZ) ✔️

Validation

Tip

Everything is fine !

🕜 Updated for commit 359f252

@manup manup added this to the v2.29.2-beta milestone Jan 29, 2025
@manup manup merged commit 3346eeb into dresden-elektronik:master Jan 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants