Open efkann opened 1 week ago
I just realized the dates of Las Vegas weekend are wrong.
Is this only me or also shows wrong date for you ?
By the way, Ergast API is deprecated and I think we should consider moving over to Jolpica which provides Ergast compatible API
https://github.com/ianperrin/MMM-Formula1/blob/0728d7e76b432a7012855c7d330a1ebc3b1761cf/node_helper.js#L38-L40
I just changed f1Url to
f1Url
var f1Url = "https://api.jolpi.ca/ergast/f1/" + season;
Started showing the correct date for Las Vegas.
I just realized the dates of Las Vegas weekend are wrong.
Is this only me or also shows wrong date for you ?
By the way, Ergast API is deprecated and I think we should consider moving over to Jolpica which provides Ergast compatible API