zacs / ha-gtfs-rt

Real-time transit information for Home Assistant
MIT License
69 stars 29 forks source link

Readme suggests route is optional but it appears to be required #26

Open harristom opened 1 year ago

harristom commented 1 year ago

When I check configuration I get this error if I do not include the route: Invalid config for [sensor.gtfs_rt]: required key not provided @ data['departures'][0]['route']. Got None. (See ?, line ?).