I'm using mcsTemperature to log and graph the temperature and humidity recorded by my Oregon Scientific devices using the RFXcom, but my current set-up seems to record all bad readings as zero regardless of the setting :
<input name="usePreviousOnBadReadings" value="0" type="radio"> Set bad reading to zero
<input name="usePreviousOnBadReadings" checked="" value="1" type="radio"> Set bad reading to previous value
are there any other configuration I need to set to make this work as intended?
Do anyone else have this same problem?
<input name="usePreviousOnBadReadings" value="0" type="radio"> Set bad reading to zero
<input name="usePreviousOnBadReadings" checked="" value="1" type="radio"> Set bad reading to previous value
are there any other configuration I need to set to make this work as intended?
Do anyone else have this same problem?

Comment