Xiaomi Aquara sensor "less precise" after move from zigbee2mqtt to Zigbee Home Automation Integration

I have moved from zigbee2mqtt to Zigbee Home Automation Integration.
Now my Xiaomi Aqara sensor show the pressure with zero digits behind the full value, but before I had one digit behind the full value.
I don’t know if it is now handle as an integer instead of a float before. I don’t know a place, where I could change that.

Yes, integer for pressure is precise enough, but I have two sensors which I would like to calibrate and they differ nearly 0.4 hPa…

It might need a ZHA Device Handler to fix that quirk so suggest report as a new device support request with with exact device signature to ZHA Device Handlers repo → https://github.com/zigpy/zha-device-handlers/issues

Zigbee2MQTT has similar converter that handle (parse/translate) such quirks. The reason why such converters is needed is explained in ZHA docs here → https://www.home-assistant.io/integrations/zha#zha-exception-and-deviation-handling

1 Like

I have raised a bug (because there was no enhancement option…).
For me it looks like this device is supported.