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

Posts

Recent Best Controversial
  • RE: How to install a module?

    @KirAsh4106 Thanks! I successfully updated my current time.

    @mattlugar As for the module piece, I’m still having a hard time. I went to the creator’s gihub page and saw their config file. My questions are:

    1. Do I replace my current weather module or add it as a new module?
    2. I see that there are other files attached such as the .CSS file and wuforecast.js. Where do I place those? Do I download them and add them to the module folder?

    I really want to thank you for your time. I’m really grateful.

    0_1465265456953_upload-11880284-b90a-4a0b-bc79-3461d59450a2

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 7, 2016, 2:11 AM
  • How to install a module?

    I really want to replace my openwatherapp to weatherunderground and there are several modules that would allow me to do so. Due to my lack of coding background, I have no idea how to start it. I’ve copied the coding MMM-wunderground module to my config.js and it messed up my dashboard making the entire thing blank.

      {
                module: 'MMM-WunderGround',
                position: 'top_right',
                config: {
                    apikey: 'xxx',
                    pws: 'locid:KDExxx;loctype:1',
                    fctext: '1',
                    fcdaycount: "5",
                    fcdaystart: "0",
                    hourly: '1',
                    hourlyinterval: "3",
                    hourlycount: "2"
                }
            }
    

    Perhaps, there was more to add than just editing config.js?

    I hopped over to MMM-Wunderground GitHub page and see that there are several files attached to the module. My question is, do I download the entire packet and dropped them in their respective locations or is there a quicker way to do it?

    Also, does anyone know how to fix my “currenttime” ? It’s off by 3 hours. I went to file “clock” location and could not see a place where I can enter “San Francisco, CA” time. I’m level 1 at coding if you can’t tell.


    Note from admin: Please use Markdown on code snippets so it is easier to read!

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 7, 2016, 1:50 AM
  • RE: Weatherunderground - currently - hourly - daily - configurable

    it’s taking me forever but How do i change pws: ‘locid:’ for san francisco? I cant find the location ID for my city using google

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 6, 2016, 8:19 AM
  • RE: Really NOOB Question. Stopping Magic Mirror App

    @KirAsh4 @MichMich Please give this guy a raise.

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 6, 2016, 6:55 AM
  • RE: Really NOOB Question. Stopping Magic Mirror App

    @KirAsh4 You are a God sent. Thanks to your previous post, I started using Putty.exe and it’s excellent! MagicMirror is my first project and I’m learning so much running into all sort of issues. Google has been my best friend for the last 2 days

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 6, 2016, 6:52 AM
  • RE: Really NOOB Question. Stopping Magic Mirror App

    @jtyle6 OMG! I was freaking out that I could not stop it. Thank you so much :)

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 6, 2016, 6:37 AM
  • RE: NPM ERR!

    @KirAsh4 OMG THE DISPLAY WORKS! I’m super grateful for your help. It says that that I need to create a config file. The github instruction is not entirely clear on what I will need to do next. Do I duplicate the config file?

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 6, 2016, 6:14 AM
  • RE: NPM ERR!

    Hi KarAsh4,

    Thank you so much for writing such detailed instructions. Let me recap:

    1. Update raspian ‘sudo apt-get update ; sudo apt-get upgrade’
    2. Delete and reinstall auto installation
      a) ‘sudo rm -rf MagicMirror’
      b) ‘curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash’’
    3. Perform ‘display:0 npm start’ inside MagicMirror by going running ‘cd MagicMirror’

    Is this correct?

    I have no programming background :(

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 6, 2016, 5:02 AM
  • NPM ERR!

    I’m not entirely sure why I am getting this error but I tried uninstalling and reinstalling node.js several times and of course, it has not fixed the issue. Then I saw a thread where MichMich said that the automatic installer should automatically install the latest node.js. At which point, I decided to run the automatic installer again “curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/raspberry.sh | bash”. It still does not work. I’m not sure what I am doing wrong but if you can spare a few minutes to help me i am more than grateful.

    0_1465182280222_Capture.PNG

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 6, 2016, 3:06 AM
  • RE: MagicMirror not displaying after completion

    @MichMich Will do and thank you :)

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 5, 2016, 7:42 AM
  • 1
  • 2
  • 3
  • 2 / 3
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy