cpainchaud / RFLink32

RFLink for ESP, with MQTT client
Other
137 stars 46 forks source link

Plugin_046: Xiron: don't reject the measurement if humidity is > 100% #116

Closed anarsoul closed 3 months ago

anarsoul commented 3 months ago

My sensor may return humidity over 100% when the sensor is saturated, clamp the data instead of rejecting the measurement altogether.

Also mention that "Xiron" protocol is known as "Nexus-TH" in other sources

cpainchaud commented 3 months ago

thank you for your contribution!