NMBS Sensor

Since the latest release I’m having trouble getting the NMBS Sensor working.
The sensors don’t show up in my home assistant.

my configuration looks like:

- platform: nmbs
  name: NMBS WILL-MECH
  station_from: "Willebroek"
  station_to: "Mechelen"

- platform: nmbs
  name: NMBS MECH-WILL
  station_from: "Mechelen"
  station_to: "Willebroek"

- platform: nmbs
  name: NMBS BRUS-MECH
  station_from: "Brussel-Centraal"
  station_to: "Mechelen"

- platform: nmbs
  name: NMBS MECH-BRUS
  station_from: "Mechelen"
  station_to: "Brussel-Centraal"

Someone has an idea? thanks for the help

Solved with update