Moes Zigbee 3.0 Temp/Humidity Sensor Driver

What driver are people using with this? I tried @kkossev 's Tuya Temperature Humidity Illuminance LCD Display with a Clock driver but it doesn't show humidity on this device it seems...

Fingerprint

Have you tried the HE inbuilt "Generic Zigbee Temperature/Humidity Sensor" ?
It seems like this device uses the standard Zigbee clusters for reporting ...

Update: please copy&paste the fingerprint as a text.... I just can't type in the manufacturer name TUYATEC_zxxyghxgygxx without a typo! :slight_smile:

3 Likes

fingerprint profileld."0104*, endpointld:01, inClusters:0000,0001,0003,0402,0405, outClusters:0003,0402,0405*, model:"RH3052*, manufacturer: "TUYATEC-gqhxixyk"

One nice thing about working on an iPad is that since iOS 16, it is possible to copy text from images…. :smiley:

3 Likes

I tried that first but it didn't register it seemed... I'll give it another whirl... It may just be I didn't let it go long enough..

dev:23862023-02-10 03:40:00.164 PMinfoZigbee parsed:[raw:778A010001102000201E210020C8, dni:778A, endpoint:01, cluster:0001, size:10, attrId:0020, encoding:20, command:0A, value:1E, clusterInt:1, attrInt:32, additionalAttrs:[[value:C8, encoding:20, attrId:0021, consumedBytes:4, attrInt:33]]]

dev:23862023-02-10 03:40:00.161 PMinfoZigbee parsed:[raw:778A010000080100204A, dni:778A, endpoint:01, cluster:0000, size:08, attrId:0001, encoding:20, command:0A, value:4A, clusterInt:0, attrInt:1]

dev:23862023-02-10 03:39:57.942 PMinfoZigbee parsed:[raw:778A0104050A000021330E, dni:778A, endpoint:01, cluster:0405, size:0A, attrId:0000, encoding:21, command:0A, value:0E33, clusterInt:1029, attrInt:0]

dev:23862023-02-10 03:39:57.936 PMinfoZigbee parsed:[raw:778A0104020A000029C009, dni:778A, endpoint:01, cluster:0402, size:0A, attrId:0000, encoding:29, command:0A, value:09C0, clusterInt:1026, attrInt:0]

dev:23862023-02-10 03:39:56.689 PMinfofingerprint profileId:"0104", endpointId:"01", inClusters:"0000,0001,0003,0402,0405", outClusters:"0003,0402,0405", model:"RH3052", manufacturer:"TUYATEC-gqhxixyk"

dev:23862023-02-10 03:39:56.189 PMtraceZCL version:03

dev:23862023-02-10 03:39:56.186 PMtraceSoftware Build Id:unknown

dev:23862023-02-10 03:39:56.185 PMtraceModel:RH3052

dev:23862023-02-10 03:39:56.183 PMtraceManufacturer:TUYATEC-gqhxixyk

dev:23862023-02-10 03:39:55.715 PMdebuggetting info for unknown Zigbee device...

I have three Moe's temp/humidity sensors without the LCD readout that are performing well uusing the Generic Zigbee Temperature/Humidity Sensor driver.
I am using them to automate my bathroom exhaust fans based on humidity rise above the average house level.

I also have one of the devices with the LCD display. It did not work with the generic driver, but works with the custom Tuya Temperature Humidity Illuminance LCD Display driver.

5 Likes

Hi Rick, It's simple just copy paste the above into @kkossev's driver in the fingerprint section. It will likely work, can't hurt to try

EDIT-The outclusters seem unique, waiting for Krassimir to evaluate

Well the moes is reporting now with the Generic Zigbee Temp/Humidty sensor driver. I guess I was being impatient on waiting for it....

@mike.maxwell It pairs as DEVICE can you add the fingerprint to HE?

3 Likes

Do you get a battery level report on these? I am getting consistent temp and humidity reports, but no battery level. I wouldn’t care, but Homekit always shows the battery level as zero, and if I remove passing the battery level to Homekit, it also stops reporting humidity to Homekit for some reason.

Which driver are you using?

@kkossev 's tuya driver

1 Like

I’ll have to try that again. Thanks

1 Like

I changed to that driver, reset and rejoined the sensor, and badabing, battery reporting now works.

1 Like

Good deal!

1 Like