Tuya Water Sensor(aka Blitzwolf) paired as "device"

Device is paired as "device" . Logs below with data for fingerprint.
@mike.maxwell can we please add fingerprint? Device seems to work well after manual driver change.
Thank You

2021-04-30 07:05:31.328 pm infoZigbee parsed:[raw:02C9010001102000201D210020BA, dni:02C9, endpoint:01, cluster:0001, size:10, attrId:0020, encoding:20, command:0A, value:1D, clusterInt:1, attrInt:32, additionalAttrs:[[value:BA, encoding:20, attrId:0021, consumedBytes:4, attrInt:33]]]

dev:1962021-04-30 07:05:31.328 pm infoZigbee parsed:[raw:02C90100000801002043, dni:02C9, endpoint:01, cluster:0000, size:08, attrId:0001, encoding:20, command:0A, value:43, clusterInt:0, attrInt:1]

dev:1962021-04-30 07:05:27.207 pm infofingerprint profileId:"0104", endpointId:"01", inClusters:"0000,0001,0003,0500,EF01", outClusters:"0003,0019", model:"TS0207", manufacturer:"_TYZB01_sqmd19i1"

dev:1962021-04-30 07:05:26.464 pm traceZCL version:02

dev:1962021-04-30 07:05:26.457 pm traceSoftware Build Id:unknown

dev:1962021-04-30 07:05:26.455 pm traceModel:TS0207

dev:1962021-04-30 07:05:26.453 pm traceManufacturer:_TYZB01_sqmd19i1

dev:1962021-04-30 07:05:25.516 pm debuggetting info for unknown Zigbee device...

dev:1962021-04-30 07:05:25.263 pm infoZigbee parsed:[raw:02C9010001102000201D210020BA, dni:02C9, endpoint:01, cluster:0001, size:10, attrId:0020, encoding:20, command:0A, value:1D, clusterInt:1, attrInt:32, additionalAttrs:[[value:BA, encoding:20, attrId:0021, consumedBytes:4, attrInt:33]]]

dev:1962021-04-30 07:05:25.260 pm infoZigbee parsed:[raw:02C90100000801002043, dni:02C9, endpoint:01, cluster:0000, size:08, attrId:0001, encoding:20, command:0A, value:43, clusterInt:0, attrInt:1]

sys:12021-04-30 07:05:23.547 pm Created Unknown Zigbee Device

dev:1962021-04-30 07:05:23.495 pm debugconfigure() called...

sys:12021-04-30 07:05:16.943 pm Initializing Zigbee Device EC1BBDFFFEE23957, 02C9

sys:12021-04-30 07:05:15.791 pm Zigbee Discovery Running

from data section

  • endpointId: 01
  • application: 43
  • manufacturer: _TYZB01_sqmd19i1
  • model: TS0207
  • softwareBuild:
  • inClusters: 0000,0001,0003,0500,EF01
  • outClusters: 0003,0019

I use the BlitzWolf leak sensors. The Generic Zigbee Moisture Sensor works fine.

Correct, after changing the driver. The device driver should be automatically selected when pairing. It's an easy fix for Mike to add and makes the appeal better for those less tech savvy.

I just got some - mine paired as a motion sensor :thinking:. Have changed it to the Zigbee Moisture sensor and will check how that works.

UPDATE: @Rxich @chirpy Couple of quick questions:

  1. Are you getting a battery reading? It shows in the driver capability but I don't see it in Current States (only see "Water": dry)
  2. I am getting repeated warnings in the logs "Debug logging disabled....". Is that normal/expected?

The battery only reports once every 12 hours. So you should wait at least that long. If it still doesn't show up, try zigbee discovery again without deleting it from HE. That can often pick up on supported attributes missed on the initial discovery.

3 Likes

The battery readings showed up!! Thanks for your help with this.

3 Likes

@mike.maxwell
Is it possible for you to add this fingerprint to the Generic Zigbee Moisture Sensor?

Yes, but I'll build a driver for it based on the generic, without the temperature support...

Thanks!