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!
