Picking a time from a dropdown (input_select)

- trigger: template
  value_template: >
    {{ now().strftime('%H:%M') == states('input_select.startvacuum')[:-3] }}