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

    fabrang

    @fabrang

    0
    Reputation
    674
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    fabrang Unfollow Follow

    Latest posts made by fabrang

    • RE: mm-music-player errors

      Here you got the old Version:
      https://github.com/MichMich/MagicMirror/tree/v2.1.0/js
      It worked perfectely @gismo2006 :)

      posted in Troubleshooting
      F
      fabrang
    • RE: MMM-PiLights - Control a LPD8806 Led Strip on a Raspberry Pi

      Hello :), I buyed a WS2801 LED-Chain and now I try to get the module running. I Installed the library via. “npm install rpi-ws2801” but I dont know what I Need to Change to get it work.
      var leds = require(“rpi-ws2801”);
      Putting this in my js.File I only get an error message in my developer console?
      Can somebody help me please?

      posted in Utilities
      F
      fabrang
    • RE: mm-music-player errors

      I have the same problem since two days. I tried some stuff but nothing worked.

      posted in Troubleshooting
      F
      fabrang
    • RE: Simple Music Player Module

      @EoF I updated my Magic Mirror on 2.1.1. I wanted to try your modul but after copying it into my modules folder and adding the module in the config, I started the mirror and get a blackscreen. I’ve read that more people got the same issue.
      Got an Idea what’s the problem? :)

      posted in Troubleshooting
      F
      fabrang
    • RE: MMM-DHT22 Humidity and Temperature Module

      @MxBln I have the same question. It works, but it shows me way to high temperatures and humidity. How did you do it with a DTC11 ?

      posted in Utilities
      F
      fabrang
    • cannot stat '/config/config.js.sample' : No such file or directory

      Hello :)

      I’m trying to build my own MagicMirror. I’m quiet a beginner in coding and want to learn it by
      doing. I saw the project of the MagicMirror and I wanted to try it.

      After trying a bit on my own I found this link to install it.
      https://github.com/MichMich/MagicMirror/wiki/Jessie-Lite-Installation-Guide

      I did it step by step. I installed npm everything was fine. But the next step doesn’t work.
      The Pi gives me the comment in the title.

      I didn’t change anything in the code cause I wanted it to run before I start to change things.
      cp: cannot stat ‘/config/config.js.sample’ : No such file or directory
      Someone got a clue what I’m doing wrong?
      I’m doing it inside the MagicMirror folder with cp ~/MagicMirror
      The file is avaible in the File Manager under /home/pi/MagicMirror/

      Thanks for reading :)
      Kind regards,
      Fabian

      posted in Bug Hunt
      F
      fabrang