A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Moving Map Labels in google-route Module

    Unsolved
    1
    0 Votes
    1 Posts
    516 Views
    S
    Anybody know how to move map labels (cities) so they aren’t covered up by the driving direction route line? labelOrigin seems to be good for a single marker but doesn’t work with multiple city labels on the route. Thanks
  • MMMCalendarExt2 - wrap events in Month mode

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    B
    @enrg yup, I’m trying to figure that out myself.
  • Help Getting Google-Route Module to Zoom Map

    Unsolved
    1
    0 Votes
    1 Posts
    616 Views
    S
    I’m trying to get the google-route module to zoom in on the map it generates for the routes. Currently, the map returned for my directions is too big and the routes too small. Based on my reading to date, it looks like you can control the zoom through mapOptions however, I haven’t had any luck and I’m out of ideas. Below is my config.js file that shows how I’ve written the zoom function. Ideas? Thanks { module: 'MMM-google-route', position: 'bottom_bar', header: 'Which Commute Sucks Less', config: { key: 'key', directionsRequest:{ origin: '30.388259,-86.507500', destination: '30.482197,-86.503158' }, mapOptions:{ zoom: 10 } } },
  • Problem if i want change the folder name

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S
    @TSplinter no worries… glad u are working
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    23 Views
  • Help with MMM-awsome-alexa

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    E
    @stalker401 WOW. THANK YOU SO MUCH!!! God bless you. I tried to make the link work in so many different ways, I tought about this alot of time (I made a little progress but I just decided to use some help because it made me tired). Thank you again!
  • Pi 4 won't run

    Unsolved configuration
    2
    0 Votes
    2 Posts
    1k Views
    mumblebajM
    @darbos have you tried shift + cntrl + i? Select the consol tab and scroll up and see if there are any errors. They are usually in red text.
  • Raspberry Pi Memory Loss

    Unsolved
    17
    0 Votes
    17 Posts
    8k Views
    evroomE
    Can you do following ? Please do not post output that is very long. Just want to get a feeling if these commands lead to anything, hence the MMM module eating memory $ top -b -o +%MEM | head -n 8 $ strace -T -o /tmp/strace.out -p PID_from_top_command After about 15 seconds, use control-c to stop strace. For example: $ strace -T -o /tmp/strace.out -p 904 $ grep 'name_of_MMM_module' /tmp/strace.out For example: $ grep 'mmm-systemtemperature' /tmp/strace.out $ grep 'name_of_MMM_module' /tmp/strace.out | wc -l For example: $ grep 'mmm-systemtemperature' /tmp/strace.out | wc -l
  • Calendar module shows only today's appointments

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    C
    @sdetweil Thanks Sam, I’ll mark this as solved.
  • current weather time

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    Mykle1M
    @stalker401 Don’t beat yourself up over than one. It’s a very common mistake. We all make them. Laugh it off and have fun.
  • Can't access to https server with clientonly

    Unsolved
    1
    0 Votes
    1 Posts
    525 Views
    I
    Hi all, It seems to be impossible to connect to a https server when using clientonly. First of all, in line 64 in /serveronly/index.js, we can see getServerConfig(`http://${config.address}:${config.port}/config/`) with no use of https Once I have modified the line with https, i encounter another error message Unable to connect to server: (Error: Unable to read config from server (https://xxxx:8080/config/ (unable to verify the first certificate) I can access to the server with no problem using a browser. Any idea? Thank you very much
  • MMM-UKNationalRail - Header for module doesn't show

    Moved
    3
    0 Votes
    3 Posts
    1k Views
    B
    I seem to recall that the author no longer has a MagicMirror and so the module is not being updated. It broke for me at the last MM update, so it could very well be an issue with the base JS code.
  • Calendar module has a problem with repeating calendar entries

    5
    0 Votes
    5 Posts
    3k Views
    BKeyportB
    Repeating events in the default calendar app is currently bugged out from all sides. In my case, they’ll show a day early, and show events that flat out don’t exist, but per the repeating calendar rule should (Example, Monthly event on the 3rd Tuesday of the month, except July - July is deleted manually from the cycle) It appears to me that they’ve decided to read the initial repeating event, and use that data to populate the others, right or wrong.
  • MMM-PublicTransportHafas stuck at loading

    Moved
    2
    0 Votes
    2 Posts
    572 Views
    S
    @Herr-pres open the developers window, ctrl-shift-i, select the console tab, and scroll up to see any errors, usually red text…
  • Problem install Alexa modul

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    B
    @sdetweil i im trying mmm-awesome-alexa https://github.com/dolanmiu/MMM-awesome-alexa Dont know what the diffret is between them
  • Trouble with mmm-nest-status on pi4 with 2.8.0

    Solved
    2
    0 Votes
    2 Posts
    1k Views
    D
    @michael5r no issues regarding mmm-nest-status as i was also installing NPM in that module which it doesn’t need. That was mucking it up not the module
  • News feed moves by 1 Px?

    Unsolved
    1
    0 Votes
    1 Posts
    824 Views
    O
    Hi, Does anyone know why when a headline loads in the standard news feed module the headline moves up 1 pixel, and then when it fades out it moves back down 1 px? cheers Onis
  • MMM-MirrorMirrorOnTheWall installation issue

    Unsolved
    138
    0 Votes
    138 Posts
    193k Views
    M
    So after going through the thread again, i am still stuck on the policy issue. i have tried @blackpanda code for the policy change while also changing the client ID to “MagicMirror” on both the pi/MirrorMirrorOnTheWallSkill/src/MirrorMirror.js and pi/MagicMirror/modules/MMM-MirrorMirrorOnTheWall/MirrorMirror.js With this i still get Attempt to connect to AWS. my cloudwatch logs show 2019-07-19T20:27:06.893Z 100e7185-039f-42ce-be95-07ea3a83c847 Task timed out after 3.00 seconds which might mean its still a policy security issue or its just not connecting to Iot core. When Prompted with intent, Alexa responds with the usual Hello my Queen, but when given a command i continue to get the classic “there was a problem with requested skill response”. Although the logs do show that the youtube video is requested then it times out. Any ideas?
  • Has Google Maps changed?

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    A
    I guess there hasn’t been any word on a solution yet?
  • Spotify module newbi

    Unsolved
    9
    0 Votes
    9 Posts
    3k Views
    B
    @sdetweil said in Spotify module newbi: @berne can u show us what you added to config… seems a missing comma probably yes, u have done some thing i Home assistent, but this semms alot harder, when pasteing code, i did a new intall, Think i will do the spotify to morrow