MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. CarstenD
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 5
    • Posts 24
    • Groups 0

    Topics

    • C

      MMM-DWD-Pollen

      Watching Ignoring Scheduled Pinned Locked Moved Health health weather
      32
      0 Votes
      32 Posts
      13k Views
      bheplerB
      @Klinge - It appears that your problem isn’t the same. @Sachse had two instances of the Magic Mirror framework running at the same time. You probably don’t have that problem. The DWD site appears to be up and is hosting a json file. So let’s start at the beginning. Please post the relevant portion of your config.js file. We don’t need everything, just the part that configures the MMM-DWD-Pollen module. That will let us try and replicate your problem. Be sure to use the Markdown features when you post your code snippet!
    • C

      MMM-Hotword being on all the time (also MMM-AssistantMk2)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      3k Views
      B
      Hi @CarstenD Can you please tel me what does this part of your config do? triggers:[ { trigger: "HOTWORD_DETECTED", fires: [ { fire:"HOTWORD_PAUSE", }, { fire:"ASSISTANT_ACTIVATE", delay: 200, payload: function(payload) { return { "profile": payload.hotword } Thanks.
    • C

      Netatmo Module: Stops updating

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting network weather netatmo
      4
      0 Votes
      4 Posts
      2k Views
      J
      Problem was outdoor module battery was poor (however, was reported at 67% by netatmo). If data is missing from netatmo the netatmo module will stop updating and keep the old temperatures. If MM is restarted a spinning wheel will be shown. Hope that the new batteries did the trick.
    • C

      email module: Update of Emails stops

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      684 Views
      C
      I am using the email module together with an gmx.net account (not gmail). So far everything works okay but after some hours (sometimes a day) it stops showing new E-Mails. I think that might be caused by the fact that the provider (gmx in this) drops the IMAP session and thus no new email push is received. Also tried with other providers and it shows similar behaviour. Is there a way to invoke a manual update in intervals? Or sending a notification to re-connect / re-establish the session? I tried using the schedule module to send a LISTEN_EMAIL notification but nothing happens.
    • C

      Show my own location

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      4
      0 Votes
      4 Posts
      2k Views
      asimhsiddA
      Thanks. This is my first Node.js project. Anyways, I have put an example code (js) in the module folder for anyone willing to develop an android/ios app around it. I have never made an android app so I don’t know how to make the publishing app.
    • 1 / 1