JayBlackedOut / hass-nhlapi

NHL Stats API Integration Into Home Assistant
69 stars 18 forks source link

NHL has changed their API endpoints #59

Closed falkyre closed 1 year ago

falkyre commented 1 year ago

Not sure you are aware, the old statsapi.web.nhl.com is no longer working as of September 22. I am a contributor for another project (https://github.com/riffnshred/nhl-led-scoreboard) and some of our users noticed that their code was failing last night. We started an effort to map out the new APIs. See this issue for more information https://gitlab.com/dword4/nhlapi/-/issues/110

I love your HA plugin but this will definitely impact it from working correctly.

glassbase commented 1 year ago

It is still responding at statsapi.web.nhl.com, but it does blip on and off. Wonder if NHL testing API before season start.

falkyre commented 1 year ago

It's probably being cached by DNS. We ran into that yesterday.

JayBlackedOut commented 1 year ago

Thanks. The issue was raised in the HA community forums. Thanks for pointing me to your remapping effort.

JayBlackedOut commented 1 year ago

Fixed in v0.11.0