sprinkler / rainmachine-developer-resources

Resources for developers who want to extend RainMachine
GNU General Public License v3.0
29 stars 40 forks source link

Update wifilogger-parser.py for RH, MINRH and MAXRH values to integer #23

Closed DwaineGarden closed 4 years ago

DwaineGarden commented 4 years ago

I was getting the following error on the wifilogger parser script when it executed.

2020-08-01 10:11:32,122 - ERROR - rmLimits:47 - RH value 76 more than limits maximum of 100, invalidated 2020-08-01 10:11:32,124 - ERROR - rmLimits:47 - MINRH value 70 more than limits maximum of 100, invalidated 2020-08-01 10:11:32,127 - ERROR - rmLimits:47 - MAXRH value 82 more than limits maximum of 100, invalidated