@stephenmelody yep, thats the one. the roadmap page indicates driver standings for the championschip. https://openf1.org/?javascript#roadmap
Read the statement by Michael Teeuw here.
Posts made by cirdan
-
RE: MMM-Formula1 updates
-
RE: MMM-Formula1 updates
@sdetweil hi Sam,
The module allready use a njk template. do you see further improvements or did you just miss the njk usage?
-
RE: MMM-Formula1 updates
@stephenmelody hi Stephen,
The api we use only updates the standings after the race. So currently this is not possible.That said, the api is deprecated end of season. I have my eyes on another api that currently has live timing, and is about to add standings. That would be a bigger project. Perhaps a christmas project.
-
RE: MMM-Formula1 updates
@Assassins thanks for the translations, I did a few myself but my danish is rusty ;-)
-
RE: MMM-Formula1 updates
@Peter thanks.
it is not possible to alternate between driver and schedule, only between driver/constructor standings -
MMM-Formula1 updates
Hi everyone,
It’s been a little quiet from my side lately, but I have something to show.
Last months I did a retake on Ian Perrin’s MMM-Formula1 module. Currently it is in a github fork of Ian’s version.
I’ve been chatting with Ian and in time he will merge my pull request into his repo.[Edit: ian merged this week]
But if you feel brave and can’t wait you can check it out over here: Github[up to date repo found here Github]
Screenshot
This shows several options for tuning the module to your needs.
-
Updates for MMM-rainfc, MMM-Rijks, MMM-bustimes, introducing MMM-Harmony
Just some news about some modules.
Last month I updated most of my modules to reflect the deprecated request module. I know a wee late, but mysterically i didn’t get updates on the MM software.
I replaced request with axios and did some bugfixing on most modules. Also checked al forks for downstream updates and included them.
-
MMM-rainfc does a rainforecast for the next hours in The Netherlands and some border countries.
-
MMM-Rijks shows art of the Rijksmuseum (also nice if you are not living in the Netherlands;-).
-
MMM-bustimes shows dutch public transport. MMM-bustimes is the renamed bustimes module, has some fixes from hervidero included.
-
MMM-Harmony shows in the mirror what activity is actual on the Logitech Harmony Hub (if you happen to own such a device)
regards
cirdan
-
-
RE: Raspberry reboot
Wel, it shouldn’t reboot by itself, maybe logging shows a reason. You could switch hardware; pi or sd card.
You could run with default magicmirror config. No extra modules installed. To see if its still reboots, and after that slowly add your extra modules to check if one module causes the reboot.
When running in a frame, enable ssh, so you can remotely acces the pi. You can also use pm2. This process monitors your magicmirror en restarts the magicmirror when it stops or after a reboot.
-
RE: Raspberry reboot
Not sure if I understand you. No need to restart, it runs for months. If you restart just change into de MagicMirror folder and type
npm start