I'm setting a few Zooz sensors as local variables. One is a Zooz Q Sensor ZSE11, one a ZSE44 Multi, and a ZSE44 Temp Sensor.
I set them as local variables (Temp1, Temp2, TempMulti) as "Decimal". But the Q and Multi Sensor are only registering the whole number with no decimal points.
Both of my drivers use the exact same code, nothing has changed in that area between 1.20 and 1.2.2. They both are sending the temp value as a BigDecimal.
I also have a ZSE11 driver now, added with 1.2.0 package.
I'm going to reinstall all the drivers and see if that changes anything.
UPDATE: After updating all devices to your current driver and waiting for everything to wake up and sync, everything is now reporting and passing the decimal places.