{{form_mod_input.weighting(class_='form-control', value=each_input.weighting, **{'title':_('The weighting of the previous measurement on the current measurement. Range: 0.0 - 1.0. Used for smoothing measurements. 0.0 means no weighting.')})}}
{{form_mod_input.sample_time(class_='form-control', value=each_input.sample_time, **{'title':_('The amount of time to sample the input before caluclating the measurement')})}}