Read the statement by Michael Teeuw here.
MMM-Formula1 module nog working
-
What season do you have in config.js?
I have “current” and it shows the final stands in the 2018 season.
No entries to be seen in the calendar because the new season will start in march …
Maybe you can show your config?
Peter -
Hi @peter,
I have it set to 2018 hoping it would show last season. I thought 2019 would be empty because that season hasen’t started yet. But here is the module part from my config file (Don’t mind the //. This way I can add the module to the config without causing it to fail):// {
// module: ‘MMM-Formule1’,
// position: ‘top_right’,
// header: ‘F1 uitslagen’,
// config: {
// calendar: true,
// season: 2018
// }
// },O…M…G!!! :tired_face: :tired_face: :tired_face: :tired_face: :tired_face: :tired_face: :tired_face: :tired_face:
I see were I did go wrong!
It’s Formula with an A! Not Formule with an E!!!
Feel so stupid right now! :dizzy_face: :dizzy_face: :dizzy_face: :dizzy_face:On the other hand… THANKS for helping! If I didn’t copy and paste my config file here I would have looked at my config a lot of times thinking what is wrong without realising that it was a typo! :grinning_face_with_smiling_eyes: :grinning_face_with_smiling_eyes:
-
And it was a typo indeed! It’s working fine now! :thumbs_up_light_skin_tone: :thumbs_up_light_skin_tone:
-
I think if you change the season to “current” the score will automatically update to the latest results (a few hours after the race).
Peter -
@peter I left the “season”-line out of the config this time and it display’s the current 2018 season. I was hoping it would display the new ranking already but I think it’s still to soon for the new season to show anything about it. I’ll just leave it as is in the moment and alter it (if needed) when the new season is starting.