question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Device Support Request] Third Reality Door sensor not reporting correctly

See original GitHub issue

Is your feature request related to a problem? Please describe. I have the Third Reality Door Sensor 3RDS17BZ. It pairs quite easily with ZHA and the Sonoff Zigbee 3.0 Dongle Plus. However, it does not report when the door is closed. If I move the magnet to the sensor, it momentarily reports closed, but then in about 1sec it reports open again, though the magnet is still there.

Describe the solution you’d like Obviously, it should stay ‘closed’, but the behavior suggests that ZHA is misinterpreting the message sent by the sensor.

Device signature - this can be acquired by removing the device from ZHA and pairing it again from the add devices screen. Be sure to add the entire content of the log panel after pairing the device to a code block below this line.

{
  "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.EndDevice: 2>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress: 128>, manufacturer_code=4659, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=True, *is_full_function_device=False, *is_mains_powered=False, *is_receiver_on_when_idle=False, *is_router=False, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0402",
      "in_clusters": [
        "0x0000",
        "0x0001",
        "0x0500"
      ],
      "out_clusters": [
        "0x0019"
      ]
    }
  },
  "manufacturer": "Third Reality, Inc",
  "model": "3RDS17BZ",
  "class": "zigpy.device.Device"
}

Additional context I can’t find where anyone reports using this sensor with ZHA, so am not sure if it is possibly a problem with my particular device. Blakadder does report that it works with Zigbee2MQTT. It is the only relatively inexpensive door sensor I have found that uses (rechargeable) AAA batteries, so it would be great to get it working with ZHA, but I need help to make that happen.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jds11111commented, Dec 14, 2021

Hmm. You might be right. I took both off the door, and tried to do more careful alignment. On the desk I could get better reproducibility. It seems like these sensors are less forgiving than the Sonoff ones I have tried. Thanks for the pointer.

1reaction
dmulcaheycommented, Dec 14, 2021

The contact sensor part of this should just work. can you put this on a flat surface and test it to rule out tolerance issues with magnet alignment?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Request from Third Reality staffer re: driver code
Now, in release 2.4.2.141,the power of our sensor is half of the reported power. It seems like there is no judgment version in...
Read more >
Problem with Third Reality motion sensor not working correctly ...
I unplugged all the motion sensors and DELETED them as devices from the Alexa app. The routines will still be there, they just...
Read more >
THIRDREALITY Zigbee Contact Sensor, Door and Window ...
ZIGBEE STANDARD COMPATIBLE DOOR SENSOR: Works with compatible Zigbee hubs or Echo devices with Zigbee hub built-in. Such as Echo (4th Gen), Echo...
Read more >
How to receive a notification after the Third Reality Door ...
Door Sensor is connected to a Third Reality hub or a SmartThings hub when there is no Echo device ?. How to receive...
Read more >
Third Reality joins Works with Home Assistant
Third Reality devices. Their smart home product portfolio includes switches, motion sensors, door sensors, water leak sensors, plugs, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found