Read the statement by Michael Teeuw here.
MMM-ModuleScheduler - issues
-
Hi
I am trying to use the MMM-ModuleScheduler module to show sports league tables only during the relevant season. eg only show the Formula1 standings between March and November and football league table only between August and May. Each of the modules is in the same screen position and uses MMM-Carousel to rotate between them.
My config is
{ module: 'MMM-ModuleScheduler' },and then for the MMM-Formula1 module
{ module: 'MMM-Formula1', position: 'top_left', classes: 'scheduler', config: { type: 'driver', maxRows: "5", calendar: "true", fade: "true", module_schedule: {from: "* * 1 3 *", to: "* * 30 11 *" } } },No matter what I have tried, the MMM-ModuleScheduler causes the mirror display to be blank.
If I comment out the first section of code above then the mirror runs fine. This seems to suggest that the issue is in the
module:statement?What am I doing wrong?
-
Did you install the MMM-ModuleScheduler after git cloning it? Do you see any error messages in the log of magic mirror
- if run with pm2: type
pm2 logs mmin terminal - if run manually: look at the terminal for any error messages
- in browser hit
F12and look for console -> errors
- if run with pm2: type
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login