A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MagicMirror isn't publishing 'user_presence' on start up?
-
@fribse u can filter messages by placing part of the modulename in the filter field
-
@sdetweil Hey Sam, sorry you lost me, “filter field”?
@bugsounet If you are still around, do you have any idea about the notification format in notiDictionary.js?
-
@fribse sorry, I was using the dev window, console tab
-
@sdetweil Ahh, yes, and there I do see the
sendNotification("ALL_MODULES_STARTED");
Going out, hmm, it seems that it’s main sending it out, I wonder if that is supposed to be payload Value, and notiId is supposed to be something like main? Hmm, I hope sergge1 or @bugsounet knows that.
-
@fribse notifications don’t have to have a payload
I think the source could be null too