Xiaomi Aqara Temp/Humidity/Pressure Sensor (WSDCGQ11LM)

Yes, it would have helped to post about this issue in reply to my recent version 1.0 update release of the Xiaomi/Aqara Temp-Humidity device driver, but since there's already a few replies in this thread, I'll reply here.

In the v1.0 update of the driver, I changed the code to exactly follow the announced method for Hubitat's PressureMeasurement capability (from the thread Hub version 1.1.0 changes for developers):

However, in checking Hubitat's Documentation pages, I see that the attribute pressureMeasurement given in that Hub version 1.1.0 changes for developers announcement is either incorrect or has been subsequently changed.

The attribute listed for PressureMeasurement on the Hubitat Driver Capability List page is just pressure, so I changed the code back to use pressure when creating pressure measurement events, and everything is working correctly again.

Note that to show pressure event values in the Hubitat Dashboard, the Attribute template still needs to be used:

I will be releasing have released a v1.0.1 update on my Xiaomi / Aqara ZigBee device drivers thread.

Thanks @pat.molloy for noticing and posting about this!

5 Likes