MMM-nyc-transit
MMM-nyc-transit copied to clipboard
[🐛 BUG] - If you don't specify a `walkingTime` parsing response fails
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:
- In your config don't set a
walkingTime
- Run MagicMirror, no trains show up
Expected behavior Expect train times to show up
Actual behavior No train times show up