kenschneider18 / rpi-metro-display

Code for Raspberry Pi based dot matrix DC Metro times display
GNU General Public License v2.0
71 stars 9 forks source link

Sign stopped showing train times #14

Closed namtendo closed 3 years ago

namtendo commented 3 years ago

My sign stopped showing the train times, only shows the top row with "LN CAR DEST MIN". I've had this happen a few times before but usually it sorts itself out within a few minutes automatically but it's been like this all day. Any idea what's up?

kenschneider18 commented 3 years ago

Yeah, I'm seeing it too. Looks like WMATA isn't populating data in that API right now... Some of their calls are returning data, some aren't. For example, the incidents call is still returning data: https://api.wmata.com/Incidents.svc/json/Incidents. Not seeing anything on their site about deprecating the API either.

I've sent them an e-mail, I'll update here with more info.

kenschneider18 commented 3 years ago

Had to bump the e-mail on Monday but they finally got back to me and the issue appears resolved for me now. Hope it's working for you too!

namtendo commented 3 years ago

Yup, it's back up on my end too. Thanks!