Can't add temperature sensor Zbeacon TH01

Hi,

I’m having trouble pairing a temperature/humidity sensor that seems to be identified as a Zbeacon TH01 (apparently a white-label variant of the Sonoff SNZB-02).

Environment:

  • deCONZ 2.31.2
  • ConBee II

What happens:

  • The device joins the Zigbee network successfully - I can see it in deCONZ
  • In the deCONZ network view it is recognized as a “Temperature Sensor”.
  • The following clusters are detected:
    • 0000 Basic
    • 0001 Power Configuration
    • 0020 Poll Control
    • 0402 Temperature Measurement
    • 0405 Relative Humidity Measurement
    • 0019 OTAU
  • However, in Node Info the device still shows:
    • Manufacturer: unknown
    • Model Identifier: unknown
  • No sensor is created in Phoscon.

I checked the DDF editor and it shows:

{
  "manufacturername": "Zbeacon",
  "modelid": "TH01",
  "productid": "TH01",
  "status": "Draft",
  "subdevices": []
}

I removed and re-paired the device multiple times with the same result.

Is this a known issue with the TH01 DDF? The empty subdevices array looks suspicious to me and I’m wondering whether that’s the reason no REST API / Phoscon sensor gets created.

I also attached a screenshot of deConz with apparently all info I could get:

BTW: Adding devices in deconz is only possible via phsocon webUI, right? I did start device pairing there. Claude suggested that, since this is a battery sensor, I should keep pushing the reset button on the device over and over so that it transmits more info…?

Thanks!

Hello, nope all is fine ^^.

You miss value on your capture, but we can see them on the DDF editor.

This device is not supported on your system, it’s for that you have an empty DDF.

But there is a DDF for it https://github.com/dresden-elektronik/deconz-rest-plugin/blob/master/devices/tuya/\_TZ3000_TS0201_temp_hum_sensor.json

DDF are working with couple ManufactureName/ModelID and there is one entry for the couple Zbeacon/TH01.

You probably miss the last DDF, you are on HA ?

Try Deconz Toolbox

If you want to get the missing information, you can press the “read” button on the GUI in same time you awake the device with short press on the button.