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

    shgmongohh

    @shgmongohh

    5
    Reputation
    2.7k
    Profile views
    100
    Posts
    2
    Followers
    1
    Following
    Joined
    Last Online

    shgmongohh Unfollow Follow

    Best posts made by shgmongohh

    • RE: Problems with new Modules-> allways loading

      Hi guys,

      I solved the problem. I had the wrong API Key. Somethings are easy afterwards…

      posted in Troubleshooting
      S
      shgmongohh
    • RE: EoF's Touch Screen Magic Mirror (95% Completed)

      Hi EoF,

      could you show me your config.js. A want to learn about how to integrate the music.

      Regards,

      Volker

      posted in Show your Mirror
      S
      shgmongohh
    • RE: Newfeet only show the last rss feed

      @KirAsh4
      Thank you. It woks fine!

      Sebastian

      posted in Troubleshooting
      S
      shgmongohh
    • RE: Google API

      I solved the problem on my own. I needed a Browser API

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-Lunartic only a picture when static

      @Mykle1 Thanks its working

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-PIR-Sensor tuning

      It done. I can tune my PIR-Sensor.
      Here is a usefull Link.

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-Globe

      @binderth

      If I have a bit more time, I’d like to add the standard ones and make a pull request to choose from. There’s a list of (near) real-time images from EUMETSAT: http://oiswww.eumetsat.org/IPPS/html/latestImages.html

      Very nice work!

      It would be awesome, if you could add the real time images!

      Sebastian

      posted in Utilities
      S
      shgmongohh

    Latest posts made by shgmongohh

    • RE: Trouble to uopdate MagicMirror

      @sdetweil yes

      posted in Troubleshooting
      S
      shgmongohh
    • RE: Trouble to uopdate MagicMirror

      @sdetweil Thanks, it worked well

      posted in Troubleshooting
      S
      shgmongohh
    • Trouble to uopdate MagicMirror

      Helle,
      when I try to update my magic mirror with git pull
      I get the following meassage:

      Your local changes to the following files would be overwritten by merge:
              package-lock.json
      

      How can I fix it?

      Sebastian

      posted in Troubleshooting
      S
      shgmongohh
    • MM-DWD-WarnWeather "Ort nicht gefunden"

      Hi,
      I have some problems with the module. It finds not the village where I live. Also the standard villige Lörrache is not found.
      Has somebody a solution for me?

      Sebastian

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-Lunartic only a picture when static

      @Mykle1 Thanks its working

      posted in Troubleshooting
      S
      shgmongohh
    • MMM-Lunartic only a picture when static

      MMM-Lunartic only shows a picture of the moon when the image is static

      image: "static", // animation, current, DayNight or static
      

      No other option is working.

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-PIR doesn´t work with MM 2.8

      @shgmongohh

      I have found a solution to fix the gpio problem

      npm install wiringpi-node
      

      found on here

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-PIR doesn´t work with MM 2.8

      Hi Folks,
      maybe I have found the problem (unfortunatly not the solution.).

      In the Version where the PIR is working I have the GIOP Version 2.44.
      Where the PIR Sensor is not working I have the GIOP Version 2.25.

      How can I update the giop version 2.25 to 2.44?

      0_1573921037432_gpio 2.44.PNG

      0_1573921053337_gpio 2.15.PNG

      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-PIR doesn´t work with MM 2.8

      The same as before when it was still working

      {
              module: 'MMM-PIR-Sensor',
      			//https://github.com/paviro/MMM-PIR-Sensor
              config: {
                sensorPIN: 23,//18, //VCC 5V; BMC Pin: gpio readall
      		powerSaving: true
              }
           },
      
      posted in Troubleshooting
      S
      shgmongohh
    • RE: MMM-PIR doesn´t work with MM 2.8

      I have update to 2.9. But unfortunaly its the same.

      I have tested the PIR. It detects motion, so the hardware is ok. I don´t understand why it doesn´t turn off the monitor.

      posted in Troubleshooting
      S
      shgmongohh