Random Sensor Readings
-
Hi all,
Not sure if this a domoticz or mysensor issue. Every once in a while I will get a random temp reading on my graph and I am not sure exactly how to go about tracking down the issue, so any advice appreciated. The sensor being used is a DS18B20 on a serial gateway to a PI. Normally if I lose radio connection the sensor data will flatline so the issue must be somewhere else. In this case it has dropped to zero degrees.
-
Hi all,
Not sure if this a domoticz or mysensor issue. Every once in a while I will get a random temp reading on my graph and I am not sure exactly how to go about tracking down the issue, so any advice appreciated. The sensor being used is a DS18B20 on a serial gateway to a PI. Normally if I lose radio connection the sensor data will flatline so the issue must be somewhere else. In this case it has dropped to zero degrees.
-
Dallas sensor reading code contains CRC checksum validation, so invalid readings from sensor should be skipped.