A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Not able to install PM2

    Unsolved
    2
    0 Votes
    2 Posts
    979 Views
    P
    anyone?? Please reply.
  • MMM-TelegramBot

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    K
    @Sean Thanks for the answer. Bests. Daniel
  • 0 Votes
    3 Posts
    2k Views
    MrCoffeeM
    Hi, yes, I have found a solution. The developer helped me out. It is very simple. Just keep the “” away from the page number. (Somehow it is %22 in my post above.) Just open a browser and enter http://ip:8080/remote?action=NOTIFICATION& notification=PAGE_CHANGED&payload=1 Please remove the space between NOTIFICATION& and notification. The text is written wrong if I put it together. 0 is page one. 1 page two and so on. As an alternative you can try http://ip:8080/remote?action=NOTIFICATION& notification=PAGE_DECREMENT or PAGE_INCREMENT I use these commands to control the mirror using my smart home gesture control. Thats why I had no need to modify the remote control module. Hope it helps you anyway. In my case, it works like a charm.
  • Calendar stopped working with recent update :(

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    C
    Finally got everything back to normal.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    8 Views
  • Syntax Error.

    3
    0 Votes
    3 Posts
    2k Views
    N
    @axled said in Syntax Error.: { module: “MMM-WeeklySchedule”, position: “top_center”, header: “Stundenplan”, config: { schedule: { timeslots: [ “8:00”, “8:30”, “10:00”, “11:40”, “11:50” ,“13:00”, “14:00”, “14:45”, “16:00”], lessons: { mon: [ “GA”, "LZ - ", “Pause (30)”, “1 FS”, “2 FS”, “Pause (60)”, “LB”, “3 FS”, “Feierabend”], tue: [ “GA”, "LZ - ", “Pause (30)”, “1 FS”, “2 FS”, “Pause (60)”, “LB”, “3 FS”, “Feierabend”], wed: [ “GA”, "LZ - ", “Pause (30)”, “1 FS”, “2 FS”, “Pause (60)”, “LB”, “3 FS”, “Feierabend”], thu: [ “GA”, "LZ - ", “Pause (30)”, “1 FS”, “2 FS”, “Pause (60)”, “LB”, “3 FS”, “Feierabend”], fri: [ “GA”, "LZ - ", “Pause (30)”, “1 FS”, “2 FS”, “Pause (60)”, “LB”, “3 FS”, “Feierabend”], }, updateInterval: 1 * 60 * 60 * 1000, // every hour showNextDayAfter: “22:00” }, }, }, Thanks for your help and your tips. It´s working very well!
  • Weatherforecast problem.

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    A
    @Nico-Biester Can you mark this Thread as solved? AxLed
  • Error accessing remote.html

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    R
    I deleted the MMM-RemoteControl folder and installed from scratch and now everything is working! Maybe I forgot to “npm install” after the last update… that’s the only thing I can think of since I had no local modifications to the code.
  • mmm-moon-phases don't work for me

    36
    0 Votes
    36 Posts
    20k Views
    justjim1220J
    @mykle1 OK, I will text them now! Shouldn’t Trump know? he’s ignoring me!
  • [NEWBIE] Change In Clock Module Is giving error in config file

    Unsolved
    19
    0 Votes
    19 Posts
    9k Views
    S
    @postremalone no… the timezone is based ont he javascript moment… see here, you can use any/all of each line… yours I think could be “Indian/Maldives|MMT”, https://github.com/moment/moment-timezone/blob/develop/data/packed/latest.json
  • MMM-ModuleScheduler and MMM-TTS working together…

    Solved
    2
    0 Votes
    2 Posts
    2k Views
    Y
    I found it! Perhaps, the answer will help someone. MMM-TTS need a string as “payload” not an array. So, here is my solution : { module: "MMM-ModuleScheduler", config: { notification_schedule: [ {notification: "MMM-TTS", schedule: "45 6 * * *", payload: "Have a nice day. Courage."}, {notification: "MMM-TTS", schedule: "0 8 * * *", payload: "Do a barrel roll!"} ] } }, Easy-peasy!
  • blank screen?

    3
    0 Votes
    3 Posts
    2k Views
    S
    @zdenek sounds like something else (some other application or process) is listening on port 8080
  • Activate Profiles (via MMM-ProfileSwitcher) using MMM-Remote-Control...

    7
    0 Votes
    7 Posts
    5k Views
    ceddirrC
    @snille Hello Snilles how are you? I’ve been stuck for ages trying to do the same thing (switch profile on demand) with scripts or Google Home. The reason is: I can’t find any php or js function to (as you said) “visit” URL:s --> because you have to be in a browser You can add commands on Google Home via IFTTT request, which only uses external IP! Would you have any idea that could help me please? Thank you very much for your help, Cedric
  • Switch off the display - how to ?

    3
    0 Votes
    3 Posts
    1k Views
    G
    Not sure if I understand the issue. You want to inhibit the screensaver? I have a script in the startup: #!/bin/sh xset -dpms # disable DPMS (Energy Star) features. xset s off # disable screen saver xset s noblank # don’t blank the video device unclutter & # loose the cursor This works for me on a Pi0 which doesn’t have a desktop, might be different if you have a console loaded at boot. Others have mentioned installing the screensaver app and using that to inhibit the display blanking. If you want to switch the display from a phone, try RasPiCheck (available from Google Play) & set up a couple of console commands: vcgencmd display_power 1 # for on vcgencmd display_power 0 # for off you’ll need SSH switched on in the Pi config & know the Pi ip-address.
  • MirrorMirrorOnTheWallSkill error

    Unsolved
    1
    0 Votes
    1 Posts
    604 Views
    L
    Hello, I’m trying to install MirrorMirrorOnTheWall but I’m stuck. When trying to make the aws lambda function I get an error: Process exited before completing request Anyone has had the same problem? Thanks in advance, Lode
  • Google Assistant

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    P
    I have MM and Google assistant running on one rpi. I used the original Goole AIY kit. So I do not use MMM-assistant. I can ask questions and get answers, but it is impossible to hide or show modules. Peter
  • Help with showing todoist tasks?

    11
    3
    0 Votes
    11 Posts
    9k Views
    zdenekZ
    dears, can u plz provide me step-by-step how to get token? I’ve ID and Secret, but no idea what to do now… thanks, Zdeněk
  • Default Newsfeed module won't display custom RSS feed

    1
    0 Votes
    1 Posts
    554 Views
    T
    Sorry for my overall confusion on this subject, but I’m pretty inexperienced with any form of coding/computing and I’m trying to put together a MM for myself at the moment. I am currently trying to set up an RSS feed of important calendar events to have those displayed in my Newsfeed. Unfortunately I’m struggling. So far I’ve succeeded in generating an RSS feed triggered by these calendar events (through a third party web app - zapier.com which after talking to their customer service department states their RSS output encoding is the same as the module default, UTF-8). However, when I replace the default NYTimes url with the url provided for my RSS feed, I do not see any notifications. I know the RSS feed is working because I can check it at the url in a web browser. Does anyone have any input on what might be going wrong? I’ve attached my modified config.js below (which works with the nytimes url but not with the one supplied). Is it because of the formatting of the url? Or the formatting of the RSS feed itself? { module: "newsfeed", position: "bottom bar", config: { hideLoading: "true", reloadInterval: "10000" ignoreOldItems: "true", feeds: [ { url: "https://zapier.com/engine/rss/3437963/call-schedule-alerts/", } ], showSourceTitle: false, showPublishDate: false } },
  • Adding a second news feed.

    25
    0 Votes
    25 Posts
    16k Views
    S
    @rijosroberto i didn’t notice the list had switched to a second page… i had replied, but it didn’t show (on second page), so I accidentally replied again… and then deleted it
  • MMM-forecast.io = Geolocation

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    MichShavM
    Just saw this, I will try tonight when i get home :)