pylabrobot.plate_reading.agilent_biotek_cytation_backend.CytationBackend.temperature_range# property CytationBackend.temperature_range: Tuple[float | None, float | None]# Return (min_temp, max_temp). If cooling is not supported (heating only), min_temp is None. If heating is not supported (cooling only), max_temp is None.