A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Problem with the Module "email"
-
@CyruS1337 MMM-SoccerLiveScore/ is the one throwing the error… not email
-
I have disabled the module, but the mails are still not displayed :(
/*{ module: 'MMM-SoccerLiveScore', position: 'top_right', header: 'Fussball Rangliste', config: { leagues: [215,399,1], showNames: true, showLogos: true, displayTime: 60 * 1000, showTables: true } },*/
-
@CyruS1337 i don’t know anything about email module, i remember it was hard to get working, i didn;t like the results…
anyhow… for the commenting out module,
you can also just adddisabled: true,
to the module info, before/after the module name
disabled: false,
is the default -
@sdetweil I do not really like the module any more. I’m trying to get it up and running for a year :)
Thank you very much for your great support
-
@CyruS1337 Please remember, for the emails to display you need to set
fade: false
.