MMM-nyc-transit icon indicating copy to clipboard operation
MMM-nyc-transit copied to clipboard

[🐛 BUG] - If you don't specify a `walkingTime` parsing response fails

Open ParkMyCar opened this issue 2 years ago • 5 comments

Describe the bug If you don't specify a walkingTime with each station, then you don't get back any train times, specifically the upTown and downTown lists are empty, because the time field for each trip is NaN

To Reproduce Steps to reproduce the behavior:

  1. In your config don't set a walkingTime
  2. Run MagicMirror, no trains show up

Expected behavior Expect train times to show up

Actual behavior No train times show up

ParkMyCar avatar Oct 01 '22 03:10 ParkMyCar