Reference → DallasTemperature → isConversionComplete() Checks if the data conversion on the bus is complete. Only applies to the first sensor on the wire. sensors.isConversionComplete() sensors: a variable of type DallasTemperature. bool - true if completed, false otherwise.