код:
if ( addr[0] != 0x28) {
Serial.print("Device is not a DS18S20 family device.\n");
return;
}
0x28 - это DS18B20, 0x10 - DS18S20