Adjusting DS18B20 readings

fixing it in software can be from simple to complex, basicly 4 steps ...

  1. adjust all sensors with same offset
  2. adjust every sensor its own offset
  3. adjust all sensors with a temperature dependant offset - have you tested if the offset is constant over a temperature range?
  4. adjust every sensor with its own temperature dependant offset ...

my 2 cents,
rob