PatrickE94 / pycalima

Python interface for Pax Calima Fan via Bluetooth LE
Apache License 2.0
43 stars 22 forks source link

Calibration temp and humidity #27

Open eriknn opened 10 months ago

eriknn commented 10 months ago

Hi, I have several users complaining about the temp and humidity readings in my code which was built on your Calima-driver. Could you say something about how you figured out the conversion of these two values (the v[0] and v[1] values from the sensor data).

I have a feeling that the sensors in the fan aren't the best, so it might be that they will never give a very good reading though...

Please see the issues on my page: https://github.com/eriknn/ha-pax_ble/issues/5

Thanks for any help :)