Hass.io - Swiss Transport - Trouble

Hello,

Since i migrate from Hassbian to Hass.io the Swiss Transport Component doesn’t work.

The Logs says:

2017-08-16 15:08:19 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up platform swiss_public_transport Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 164, in _async_setup_platform SLOW_SETUP_MAX_WAIT, loop=self.hass.loop) File "/usr/lib/python3.6/asyncio/tasks.py", line 352, in wait_for return fut.result() File "/usr/lib/python3.6/asyncio/futures.py", line 244, in result raise self._exception File "/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run result = self.fn(*self.args, **self.kwargs) File "/usr/lib/python3.6/site-packages/homeassistant/components/sensor/swiss_public_transport.py", line 58, in setup_platform journey.append(result.json()['stations'][0]['name']) IndexError: list index out of range 2017-08-16 15:08:28

WARNING (MainThread) [homeassistant.setup] Setup of sensor is taking over 10 seconds.

How i can fix it?
Thank for you help!

I was also previously having problems and getting errors in the logs