dolezsa / thermal_comfort

Thermal Comfort sensor for HA (absolute humidity, heat index, dew point, thermal perception)
Other
543 stars 106 forks source link

Heat Index and Dew Point become unavailable, when RH goes above 100%. #359

Open darrenfreeman opened 6 months ago

darrenfreeman commented 6 months ago

Some sensors can report a relative humidity above 100%, particularly when it's raining, and especially if the sensor has a calibration applied.

I noticed a chart of Heat Index and Dew Point with a range of missing values, despite the sensor being available. This appears to be caused by the relative humidity of about 101%.

It would be better to clip these small excursions to 100%, and continue with the calculations.