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

    Topics

    • K

      Switching the Magic Mirror display on/off

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      10
      0 Votes
      10 Posts
      2k Views
      H
      @sdetweil Many thanks for the input. I’ll have a tinker when I find a gap and explore the commands and their respective soft switches. Just so that I’m future proof !
    • K

      MMM-DWD-Pollen and MMM-pollen remain in status "loading"

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      3
      0 Votes
      3 Posts
      428 Views
      K
      @sdetweil Thank you again. I thought, that default will display all pollen. It seems not. But now it is running.
    • K

      I am looking for a working PIR Modul/function

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      9
      0 Votes
      9 Posts
      1k Views
      G
      @Klinge If you find you need an alterantive- https://github.com/Tom-Hirschberger/MMM-GPIO-Notifications/blob/master/examples/HC-SR501/HC-SR501-GPIO4-README-EN.md
    • K

      Problems with KristjanESPERANTO/MMM-PublicTransportHafas

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      649 Views
      S
      @Klinge also, if you don’t know where an modules github page is (or don’t remember as we all do) in the module folder do git remote -v and it will give you the url where this module came from
    • K

      Can´t rotate my display

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      20
      0 Votes
      20 Posts
      3k Views
      R
      @robertybob said in Can´t rotate my display: Raspberry Pi 3 :) May this in combination with bookworm? Sam acknowledged my assumption a posting above… back to X11 … Regards, Ralf
    • K

      Cannot find module 'undici' - 'npm install' doesn't work

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      17
      0 Votes
      17 Posts
      5k Views
      S
      he had nvm installed too, conflicts with n ( nodejs version of nvm)
    • K

      Problem with generating Google Assistant token

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      134 Views
      K
      Hi, I installed and configured the MMM-GoogleAssistant from @bugsounet and entered the Name of the OAuth client (MMM-GoogleAssistant) and Authorized redirect URIs as https://googleassistant.bugsounet.fr and now I have a problem at the end when I generate the token. After npm run token I got the following error message from the google page You cannot log in because this app has sent an invalid request. Try again later or contact the developer. More information about this error If you are the developer of this app, you can find more information in the error details. Error 400: redirect_uri_mismatch When I checked my authorized domains in “OAuth consent screen” I have added the domain “bugsounet.fr”. But obviously something I made wrong. It would be nice, if someone could help me. Thank you in advance. Klinge
    • K

      Unable to install MagicMirror

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      10
      0 Votes
      10 Posts
      644 Views
      K
      @sdetweil I have installed a completely new system. The current raspbian OS and of course the MM. The MM itself is running. At the moment I’m fighting with a news module and with the GoogleAssistant from @bugsounet. I am optimistic that I will win the battle. Otherwise, I’m looking for advice from this great community ;-) But first I’m going on holiday with my family tomorrow :-) Many thanks for your help
    • K

      Module MMM-OpenWeatherMapForecast is not running

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      9
      0 Votes
      9 Posts
      553 Views
      K
      @sdetweil Now I corrected the first line and then I tried to update the module again. What should I say. Now the MMM is running. But now I have on my second mirror another problem. I will open a new post for it. Thank you all for your help :-)
    • K

      Displaying two calendars in the standard calendar in one list

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      9
      0 Votes
      9 Posts
      1k Views
      L
      @lif Thanks, that worked.
    • K

      Could not fetch calendar

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      344 Views
      T
      Look in the logs. See what it say. I had the same were it would work some days and not the others. It was down to the paser. Still have no fix but I have stopped wasting time on it. My logs where under pm2\logs
    • K

      MagicMirror cannot start (UnhandledPromiseRejectionWarning)

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      S
      @Steff use my install/upgrade scripts. they do all this work
    • K

      MM does not start - Cannot find module 'html-to-text'

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      14
      0 Votes
      14 Posts
      2k Views
      K
      @sdetweil Ok, now it seems that my MM is running. Thanks again for your help
    • K

      Problems with MMM-DWD-Pollen regions

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      358 Views
      C
      Yes, I had the problem too. Two mistakes I made: the default value for the pollen might not be a default - so better include the line in your config Did it for you already: I went to https://opendata.dwd.de/climate_environment/health/alerts/s31fg.json and checked if your part region exists. It does, so this is fine. Also one mistake many people make is not to fully install: cd ~/MagicMirror/modules # adapt directory if you are using a different one git clone https://github.com/carstendirks/MMM-DWD-Pollen.git cd MMM-DWD-Pollen npm install # this can take a while The important part is the npm install which installs dependencies! For support always post your config. Here is mine - you can try my config to see if the problem is caused by a wrong config: module: "MMM-DWD-Pollen", position: "top_right", header: "Pollenwarnung", classes: 'scheduler', config: { // I use a schedule to only display it from spring to autumn! // module_schedule: {from: '00 8 1 3 *', to: '00 8 15 10 *' }, updateInterval: 5 * 60 * 60 * 1000, // every 5 hours DWD_region: 41, // Rhein-Westfälisches Tiefland icon: true, // Show icons or not pollenList: "Hasel,Erle,Esche,Birke,Graeser,Roggen,Beifuss,Ambrosia", // Which Pollen to display? showNullValue: false, //Show value or symbol if value is 0 } }, You might want to set showNullValue to true and also check in the json-Link if there are readings available (which currently there are)
    • K

      Black screen after update - reason layer 8!

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      1k Views
      K
      @sdetweil ok, I understand. Then I have to update it manualy in future. Thanks again for your help.
    • K

      http connection denied despite open whiteList

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      663 Views
      K
      @fribse That´s it! I thought there must be something simple. I changed it to 0.0.0.0 and it works. Thanks to both of you for your help.
    • K

      Modifying my MM Display

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      1
      0 Votes
      1 Posts
      280 Views
      K
      Hello, I have another question about my new MM. On the screenshot you can see my MM. However, I would like to have the display modified. Between the first line and the next modules I would like to have two or three more empty lines. But I do not know how to get that. The top line I just just wrote in the header text. And then I would like to have more space between the compliment and the newsfeed module. It would be great if you could help me there. Thanks a lot. Many greetings Lars[image: 1599401432581-2020-09-06-15_57_41-clipboard.png]
    • K

      Problem with notifications in MMM-GoogleAssistant and MMM-Assistant2Display

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      488 Views
      K
      Thank you for your help. It works :-)
    • K

      MMM-Assistant2Display doesn´t show any photos

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      677 Views
      ?
      check the Assistant2Display wiki
    • K

      PIR sensor does not switch on monitor

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      296 Views
      K
      Hello, I have configured and connected the PIR sensor exactly as described in this explanation from Hardwarepoint (https://hardwarepoint.net/2017/06/diy-smart-mirror/4/). The sensor also worked until a few weeks ago. Since a few weeks the monitor does not switch off. Today I could finally take care of the problem and went through the installation steps again. Everything looks like it should be. It worked before. After a reboot, the SmartMirror also starts. And now after about 60 seconds the monitor switched off! But now, the monitor does not switch on when I move in front of it! It stays black. In a browser (Port 8080) I can see the MM. This means that the software is running, but the monitor does not turn on. The status displays the following pi@raspberrypi:~ $ sudo systemctl status pir.service ● pir.service - Display timeout PIR daemon Loaded: loaded (/etc/systemd/system/pir.service; enabled; vendor preset: enab Active: active (running) since Wed 2020-03-18 09:01:51 CET; 2h 39min ago Main PID: 1782 (python) Tasks: 2 (limit: 2200) Memory: 2.2M CGroup: /system.slice/pir.service └─1782 python /usr/local/sbin/pir Mar 18 09:01:51 raspberrypi systemd[1]: Started Display timeout PIR daemon. Mar 18 09:01:52 raspberrypi pir[1782]: display_power=1 Mar 18 09:02:51 raspberrypi pir [1782]: display_power=0 It would be really great if someone could help me. Thanks in advance. Klinge
    • 1
    • 2
    • 1 / 2