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

    7
    0 Votes
    7 Posts
    2k Views
    Mykle1M
    @Ron-kamstra :thumbsup:
  • Weather location not updating

    1
    0 Votes
    1 Posts
    283 Views
    R
    Greetings, Newbie here. I have updated the locationID and got my own appid for the weatherforecast and currentweather modules. Still shows New York. Config check shows no errors. Thoughts anyone?
  • MMM-SleepWake integration with MMM-NewPIR

    2
    0 Votes
    2 Posts
    414 Views
    S
    @RomeWood it currently doesn’t work with NewPIR as u noted But i don’t thin u need sleepwake. Use ecoMode:true to blank the screen
  • MMM-Awesome-Alexa isn't working

    17
    0 Votes
    17 Posts
    4k Views
    S
    @LukeTheWalker far as I know, you cannot play music thru the awesome Alexa module.
  • MagicMirror

    7
    -1 Votes
    7 Posts
    2k Views
    P
    @pat59 j en profite pour vous remercier de votre aide précieuse et navigue sur ce site pour prendre quelque conseils cordialement
  • Custom Commands in @MMM-Remote-Control

    5
    0 Votes
    5 Posts
    2k Views
    E
    Hello! Ezequiel here. customCommands should be inside the config of the Remote Control. You can raise a question in the issue page for further instructions. Cheers :D
  • I search for a module

    3
    0 Votes
    3 Posts
    300 Views
    kusselinK
    Yes thank you!! :-) MMM-Globe i men!! Thanks a lot
  • PIR Sensor and Temp Humidity Sensor conflict

    1
    0 Votes
    1 Posts
    292 Views
    T
    Hi is anyone having trouble running both theses sensors together they each seem to work independently but not together PIR wont work when DHT wired but will when I disconnect.
  • MMM-SoccerLiveScore from github with username/pass

    12
    0 Votes
    12 Posts
    4k Views
    kusselinK
    chassain 0…YOU ARE THE BEST!!! Now i understand it. it was not true for me at the beginning with the [[ ]]!! best regards
  • help for mmm-pages und indicator please

    mmm-pages
    2
    0 Votes
    2 Posts
    542 Views
    kusselinK
    is there anyone here who can help me about mmm.pages in my config.js? best regards
  • Homematic und MM2

    8
    0 Votes
    8 Posts
    2k Views
    eniacE
    Sorry für die späte Antowort. lag an den IDs. Ich musste erst die richtigen für die jweilige Funktion finden. Läuft jetzt.
  • Problems with calendar

    5
    0 Votes
    5 Posts
    392 Views
    J
    Thats it!!! Thanks a lot for your great support.
  • Creating Custom Voice Commands for Hello-Lucy...?

    30
    0 Votes
    30 Posts
    10k Views
    E
    @Doctor0ctoroc Have you been able to increase the speed? If so, what did you do?
  • MMM-Iobroker "undefined"

    Unsolved
    7
    0 Votes
    7 Posts
    4k Views
    kusselinK
    Hi, i have updated to the actually MM. other things in the config i haven´t changed. I have install the simple restful API Adapter in iobroker and before the latest uodate all is going. Now nothing is going… Whre is the mistake?
  • Is there an online voice assistant with custom commands?

    4
    0 Votes
    4 Posts
    900 Views
    E
    @saljoke Thanks for the reply! I will check it out right away!
  • 0 Votes
    1 Posts
    266 Views
    E
    Hi, I’ve got several calendars and one them stopped working. I found following error in the pm2 log file: [2020-11-15 20:01:14.789] [LOG] https://xxxx >> Error in iCal Parsing. [2020-11-15 20:01:14.794] [LOG] { headers: { 'User-Agent': 'Mozilla/5.0 (Node.js 12.4) ' + 'MagicMirror/2.13.0 ' + '(https://github.com/MichMich/MagicMirror/)' }, auth: { user: '', pass: '', sendImmediately: 1 } } [2020-11-15 20:01:14.795] [LOG] Error: Parse Error at TLSSocket.socketOnData (_http_client.js:452:22) at TLSSocket.emit (events.js:200:13) at addChunk (_stream_readable.js:294:12) at readableAddChunk (_stream_readable.js:275:11) at TLSSocket.Readable.push (_stream_readable.js:210:10) at TLSWrap.onStreamRead (internal/stream_base_commons.js:166:17) { bytesParsed: 8281, code: 'HPE_HEADER_OVERFLOW', reason: 'Header overflow' } I fixed it temporarily by dowloading a local copy with wget and changing the URL in the config to localhost. The wget is scheduled to run hourly thru crontab. So it works for now but I’d rather have it work from the actual URL. Thanks, EricC
  • lightning bolt at the top left of my screen

    3
    0 Votes
    3 Posts
    2k Views
    R
    ok thanks
  • CALENDAR_EVENTS

    1
    0 Votes
    1 Posts
    278 Views
    R
    Hi, I was wondering if theres a way for the calendar module to only broadcast events for the same day? I am using google-route to receive notifications but its displaying traffic for an event multiple days out and would like it to only display route for same day events.
  • MMM-Bring

    2
    0 Votes
    2 Posts
    3k Views
    A
    @jpeuf007 Salut, j’ai exactement le même problème!
  • "absolute" does not mean absolute in default calendar module

    20
    0 Votes
    20 Posts
    5k Views
    S
    @Alvinger the arrow function () =>{} , makes the use of ‘this’ not needed, because the context is not lost. use of function(){} does change ‘this’