{{form_mod_sensor.switch_bounce_time(class_='form-control', value=each_sensor.switch_bouncetime, **{'title':_('The amount of time (miliseconds) to bounce the input signal')})}}
{{form_mod_sensor.switch_reset_period(class_='form-control', value=each_sensor.switch_reset_period, **{'title':_('Wait a period of time (seconds) after the first edge detection to begin detecting again')})}}