Closed Jinetix closed 1 year ago
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior Would show train schedules for both Court square and Queens Plaza stations
Actual behavior Module loads, but no station info or train schedules show
Screenshots If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Configuration { module: 'MMM-nyc-transit', position: "top_bar", header: "Next Train", config: { apiKey: '----------redacted-------------', displayType: 'list', mtaType: 'train', stations: [ { stationId: 606, walkingTime: 3, dir: { upTown: true, downTown: true } }, { stationId: 273, walkingTime: 5, dir: { upTown: true, downTown: true } } ], updateInterval: 300000 } }
Additional context I've tested with other station ids, and it works fine
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior Would show train schedules for both Court square and Queens Plaza stations
Actual behavior Module loads, but no station info or train schedules show
Screenshots If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Configuration { module: 'MMM-nyc-transit', position: "top_bar", header: "Next Train", config: { apiKey: '----------redacted-------------', displayType: 'list', mtaType: 'train', stations: [ { stationId: 606, walkingTime: 3, dir: { upTown: true, downTown: true } }, { stationId: 273, walkingTime: 5, dir: { upTown: true, downTown: true } } ], updateInterval: 300000 } }
Additional context I've tested with other station ids, and it works fine