Humidity Error
I am adding Humidity as 95 for 95%... I am seeing the following in the log...
2019-10-18 05:00:55,414 - ERROR - rmLimits:47 - RH value 95 more than limits maximum of 100, invalidated
2019-10-18 05:00:55,426 - ERROR - rmLimits:47 - MINRH value 93 more than limits maximum of 100, invalidated
2019-10-18 05:00:55,491 - ERROR - rmLimits:47 - MAXRH value 95 more than limits maximum of 100, invalidated
I also tried adding as .95 and when I did that the weather chart showed the value as .95 and not 95.00
How should I be adding humidity?
self.addValue(RMParser.dataType.RH, timestamp, RH)
Thank you...
Please sign in to leave a comment.
Comments
2 comments