A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Bridging the gap... LIRC -> Magic Mirror / Pages control using MMM-Remote-Control
-
@BKeyport is “blah” the name of the hidden page you want shown?
hiddenPages is a collection of NAMED (case sensitive) hidden page definitions
hiddenPages:{ "sample":["class1" ], "fribble":["class2"] }
to show the collection of modules for hidden page sample the notification would be
“SHOW_HIDDEN_PAGE”, “sample”
right?
-
hiddenPages: { "blah": ["Page4"], },
-
@BKeyport so, install MMM-Notifications to see if it was really sent
also open the developers window, mmm-pages logs a message -
@sdetweil MMM-Notification is not found, however, I did find MMM-ViewNotification, and it was sending as requested.
User Error. I did a typo.
Geez. 🙃🙃🙃🙃
-
B BKeyport has marked this topic as solved on
-
@BKeyport dang computers are SO picky
yes ViewNotification