A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-SpotifyConnectUI

    7
    0 Votes
    7 Posts
    3k Views
    CatoC
    @Cato Auto correct error in my second post above: sorry = support
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • How To Change Greeting

    4
    0 Votes
    4 Posts
    4k Views
    C
    @AAPS you’re welcome :-)
  • How to add custom birthdays to the calendar module

    4
    0 Votes
    4 Posts
    3k Views
    J
    I just setup another google calendar and have everything working that way thanks.
  • Calendar - Syntax for additional config options?

    6
    0 Votes
    6 Posts
    3k Views
    V
    omg haha. Thanks!
  • MMM-Button doesn't work

    18
    0 Votes
    18 Posts
    11k Views
    ?
    I had the same issue and was able to fix it. You need to execute electron-rebuild. Just follow these steps: https://github.com/electron/electron-rebuild
  • Calendar 'line' - where is the code?

    11
    0 Votes
    11 Posts
    6k Views
    V
    @Hacksaw Thanks, but is there no way to do so without modifying the actual module js code so that the only changes are to custom.css?
  • How to implement specific module?

    12
    0 Votes
    12 Posts
    7k Views
    chamaeleon82C
    @Jeff - You can easily integrate this module with iFrame Module. You only need to update the iFrame page via javascript. Not perfect but running up until I’ve found a better way.
  • News feed not loading and how not to translate them

    5
    0 Votes
    5 Posts
    3k Views
    A
    Perfect! It works. Thank you very much @chrisfoerg
  • problems with wrong displayed events from google calender

    2
    0 Votes
    2 Posts
    2k Views
    B
    Ok problem solved :-) I have set up a new calendar, something was probably a bit strange with the old one …
  • No modules work

    2
    0 Votes
    2 Posts
    2k Views
    C
    your third modules should be between }, and ] not a second modules: [ {
  • Black screen without error when using MM modules

    3
    0 Votes
    3 Posts
    2k Views
    T
    Issues have been solved: Despite the detailed description I did not place the specific module folders in the “module” folder. Works now. Thanks a lot - Post can be deleted.
  • News feed not working

    5
    0 Votes
    5 Posts
    3k Views
    A
    I got it! But still says it is charging. How can I make so that the news don’t get translated?? Thanks
  • Advent Module not working for me...?

    8
    0 Votes
    8 Posts
    4k Views
    V
    @lolobyte Got it! Thanks! Wife love it.
  • Lesson plan for 2 daughters

    5
    0 Votes
    5 Posts
    2k Views
    A
    Ahh, thanks. I’d search, but didn’t come across that. I’ll give it a try!
  • Need help with Fitbit module returning all zeroes

    5
    0 Votes
    5 Posts
    3k Views
    F
    @darrene Funny, but I had to change the config to remove the square brackets and replace them with curly brackets around the config parameters to get the config.js file to be accepted: { module: 'MMM-fitbit', position: 'top_center', **config: {** credentials: { client_id: <client_id>, client_secret: <client_secret>, }, resources: [ 'steps', 'floors', 'caloriesOut', 'distance', 'activeMinutes', 'sleep', 'heart' ], update_interval: 60 **}** },
  • JSON to a module? How can you do this?

    10
    1 Votes
    10 Posts
    4k Views
    F
    Actually, found it via the excellent MMM-Remote-Control by Jopyth. Thanks for all your help lol and cowboy
  • Peek-a-boo...

    18
    0 Votes
    18 Posts
    9k Views
    ?
    Q : have you managed to get Alexia working alongside another ‘bot/ai’? Any instructions for install? Many thanks!
  • Calendar problems with timestamp

    1
    0 Votes
    1 Posts
    1k Views
    M
    Hi all, i have problems with the default calandar module. I sync with an outlook calendar. Its fine, if i edit calendar entries and do not use a specific timestamp for example from 9-10 o’clock. Without the timestamp and only with a day, the module works fine. It says for example, the entries is in 2 days or tomorrow. With the timestamp it always come to an error “invalid date”. I look in the code. The problem is, that the if-else condition is checking “fullday” otherwise it is the else condition. But in the else condition he don’t know the event.startdate. The startdate is always “invalid date”. Anybody know why? Otherwise now is the current date with time and will be correct. It is possible, that he do not know the format of the startdate from outlook?
  • MMM-Button doesn't work

    11
    0 Votes
    11 Posts
    6k Views
    C
    @lolobyte I am a college student and I do not belong to any organization. I’m just studying alone, collecting money, buying or collecting parts, and doing my DIY MagicMirror project on my own.