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

    Posts

    Recent Best Controversial
    • Any way to fix this?

      In assembling my mirror, I somehow managed to rip off this small piece of circuitry from the side of my display. It connects to the lcd matrix and provide power to the bottom third of the monitor. As it stands now, I can see only the top two-thirds of the display, so the monitor isn’t totally dead. You can see the other two pieces if you follow the wood with your eyes. It’s just a thin piece that attaches to (I think) the front side of the lcd matrix, but I don’t know if it can be repaired. Suggestions?

      IMG_8513.jpeg

      posted in Hardware
      S
      sonicgoose
    • RE: Safest method for attaching boards to back of display

      @sdetweil I’m limited by the length of the wires attached to the boards, so mounting to the case, which is plastic, is not an option. They have to be mounted to the back of the display, which is metal.

      posted in Hardware
      S
      sonicgoose
    • Safest method for attaching boards to back of display

      I’m working on a revise to my smart mirror (original is here) using legit glass instead of acrylic and mirrored film. Looks sooooooo much better. But I’m wondering now what the best way is to attached the lcd inverter board, power board and my rpi to the back of the display. Wasn’t an issue the first time around because I used a different display with the inverter board and power already assembled on the back. This time I’m using a different display and need to have these boards attached to the back without shorting out. Suggestions?

      posted in Hardware
      S
      sonicgoose
    • RE: GoogleFit - Kg's to lbs

      @Fulcrum1973 In Terminal, edit MMM-GoogleFit.js and locate the line that starts with:

      if (weight) {
      

      Insert the following after that line:

       
      config.units = "imperial";
      
      

      So that’s a blank line, followed by the above code, followed by another blank line. Restart MM and voilà, pounds instead of kilograms.

      posted in Troubleshooting
      S
      sonicgoose
    • RE: resolved.. MMM-NetworkScanner

      @DarrenHill Are you #&%*ing kidding me?!? An n? That’s what’s been driving me nuts? Aaaaaarrrrrrgggghhhhhhhhh!

      It works now.

      Thank you all very much for your help. Even when I gave up, you guys didn’t, and I appreciate that.

      posted in Utilities
      S
      sonicgoose
    • RE: resolved.. MMM-NetworkScanner

      I’ve done a complete reinstall of MagicMirror, all the modules I had, from scratch, and this one still produces only a list, not nice columns and rows of icons. I’ve officially given up.

      posted in Utilities
      S
      sonicgoose
    • RE: resolved.. MMM-NetworkScanner

      @sdetweil Thanks. I appreciate the help and that you took the time to look at the code. I wish I knew more about how this stuff works. I’m learning, but I’m also getting frustrated. I’ll revisit this another time.

      posted in Utilities
      S
      sonicgoose
    • RE: resolved.. MMM-NetworkScanner

      @sdetweil said in resolved.. MMM-NetworkScanner:

      slametps

      I’ve removed the version I had and installed the repo found here, which has outdated instructions telling me to install the ianperrin version. (I didn’t.) After restarting MM on my RPi, I know get just a list of mac addresses as I entered them in the config where I was getting at least a list of device names and icons. I’m getting really frustrated with this. Maybe time to take a break from it…

      posted in Utilities
      S
      sonicgoose
    • RE: resolved.. MMM-NetworkScanner

      @sdetweil Thanks. Github is to me about as intuitive as theoretical physics. How exactly do I go about that?

      posted in Utilities
      S
      sonicgoose
    • RE: resolved.. MMM-NetworkScanner

      @DarrenHill

      git remote -v
      

      shows

      origin	https://github.com/spitzlbergerj/MMM-NetworkScanner.git (fetch)
      origin	https://github.com/spitzlbergerj/MMM-NetworkScanner.git (push)
      

      but as you suggested I did find “sjj:” in some comments. Do you have a link to the fork that works for you? slametps doesn’t come up with anything on GitHub.

      posted in Utilities
      S
      sonicgoose
    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 3 / 9