Read the statement by Michael Teeuw here.
MMM-Remote-Control can't hide MMM-CalendarExt2
-
For me, this is the first project with a Raspberry Pi. I am building a dashboard. MagicMirror is great and there are already modules installed that I hadn’t thought of before.
Now to my problem. I am using CalendarExt2 because I could not get the older CalendarExt to work. It looks fine so far, only I can’t hide CalendarExt2 with Remote-Control. It is also not offered to me at “Edit View”. With “Hide all” all modules disappear, except the CalendarExt2. With Remote-Control on the cell phone, however, CalendarExt2 can be found under “Updates”. Why not in “Edit View”? Is it possible to add this function somehow?
-
@macg u would have to ask the Remote control owner. post an issue to the module on github
-
@sdetweil Thank you, I just did.
Via another Issue, I came to a URL command that does what I wanted.
http://localhost/remote?action=HIDE&force=true&module=MMM-CalendarExt2
Show again works also.
http://localhost/remote?action=SHOW&force=true&module=MMM-CalendarExt2 -
-
It works with class.
classes: { "Hide and show Calendar": { toggle: ["MMM-CalendarExt2"], }, }But there is a third possibility. I use CalendarExt2 only for one calendar in “views: []”. I copied its position under the line “modules = ‘MMM-CalendarExt2’,”. Now it is visible in the “Edit View” of MMM-Remote-Control. :)
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