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

    davide

    @davide

    1
    Reputation
    625
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    davide Unfollow Follow

    Best posts made by davide

    • RE: first attempt .. gone wrong :)

      finally here’s the solution :
      as mentioned here, you should use this command for installation :

      npm install --unsafe-perm=true
      

      and now installation is succesfull!

      posted in Troubleshooting
      D
      davide

    Latest posts made by davide

    • RE: Two way mirror in Italy?

      Veramente un buon prezzo… contatto il fornitore, grazie!

      posted in Hardware
      D
      davide
    • RE: Two way mirror in Italy?

      Ragazzi…ma i prezzi??

      posted in Hardware
      D
      davide
    • RE: MMM-PIR-SENSOR not working

      mba , I had the same issue but only because you have to force one detection, just the first time after you start magic mirror software. Then everything should be ok and working. So, after magic mirror is up and running, try to pass an hand in front of the sensor, then wait to see if it will turn off.

      posted in Troubleshooting
      D
      davide
    • RE: change default position of module

      great! that’s what I was looking for !!! thanks a lot!

      posted in Troubleshooting
      D
      davide
    • change default position of module

      I’m going crazy … I’m trying to change position of newsfeed from bottom center to bottom left … Even If I’ve read tons of posts, I was’t able to do it via custom.css.
      So i tried with config.js, and specifing the following :

       {
                              module: "newsfeed",
                              position: "bottom_left",
      
      

      it’s ok, BUT before that the first line was aligned to the center. Now it’s aligned to left. How to solve that ? Via CSS?

      posted in Troubleshooting
      D
      davide
    • RE: My 1st MM Project as a noob.... 1,2m x 0,6m with 22" display

      @chris1971 said in My 1st MM Project as a noob.... 1,2m x 0,6m with 22" display:

      {
      module: ‘MMM-WunderGround’,
      position: ‘top_right’,
      config: {
      apikey: ‘xxxxxxxxxxxxxxxxxxxxx’,
      pws: ‘pws:xxxxxxxxxxx18’,
      hourly: ‘1’,
      fctext: ‘1’,
      fcdaycount: “4”,
      fcdaystart: “0”,
      hourlyinterval: “3”,
      hourlycount: “2”,
      alerttime: 10000,
      alerttruncatestring: “english:”,
      roundTmpDecs: 1,
      coloricon: true,
      daily:1,
      iconset: “colourful”,
      UseCardinals: 0,
      layout: “horizontal”,
      debug: 1,
      sysstat: 0
      }

      Thank you for the reply!
      about current the temperature … why it is wrong ?

      posted in Show your Mirror
      D
      davide
    • RE: My 1st MM Project as a noob.... 1,2m x 0,6m with 22" display

      grat setup! I’m trying to install Wunderground weather too, but it’s not so cool as your… can you please share the settings of this plugin in config.js ?

      posted in Show your Mirror
      D
      davide
    • RE: first attempt .. gone wrong :)

      finally here’s the solution :
      as mentioned here, you should use this command for installation :

      npm install --unsafe-perm=true
      

      and now installation is succesfull!

      posted in Troubleshooting
      D
      davide
    • RE: first attempt .. gone wrong :)

      ohh wow! that’s exactly what I was looking for … Thank you a lot! I will let you know if everything is ok!

      posted in Troubleshooting
      D
      davide
    • RE: first attempt .. gone wrong :)

      even executing it as root it is failing …and also manual installation it’s faling.
      maybe the reason is very simple : it’s because I’m using rasbian server version ? Should I use raspbian with desktop enviroment ?

      posted in Troubleshooting
      D
      davide