A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
After adding MMM-CalendarExt to a class (MMM-ProfileSwitcher) it doesn't show up on the mirror
-
@Sean Ok, thanks anyways for the help!
-
@Sean I have another question… Where can I see the notifications?
-
@tomXGames
What notification??? more detail, please. -
@Sean The ones sent with this.sendNotification()
-
@tomXGames
Inside of module,notificationReceived(noti, payload, sender)
will be called when a notification arrives. -
@tomXGames you can see the notifications happening in the developers console…
ctrl-shift-i, then selec tthe tab labeled ‘console’… then scroll up to see in the past…
u can also filter by module , by putting part of the module name in the filter field