MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. FlorianRD
    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 7
    • Posts 18
    • Groups 0

    FlorianRD

    @FlorianRD

    9
    Reputation
    974
    Profile views
    18
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    FlorianRD Unfollow Follow

    Best posts made by FlorianRD

    • My Mirror - Pre-Final

      Hey together,

      thats my Mirror in 95%. The once whats left is the microphone.

      On Backplate: Speaker, Amplifier for the Speaker, PowerSupply Monitor and PowerSupply for Pi, Fan & Amplifier.
      Top: Button for Alexa (when its run), DS18S20 TemperatureSensor.
      Door: Monitor, RaspberryPi and Fan.
      0_1484922372071_20170120_150413.jpg

      Greetings from North of Germany

      posted in Show your Mirror
      F
      FlorianRD
    • [MMM-Buttons] An unhandled error occurred inside electron-rebuild

      Anyone now why?

      > electron-rebuild -e ../../node_modules/electron
      
      An unhandled error occurred inside electron-rebuild
      Unable to find electron-prebuilt's version number, either install it or specify an explicit version
      
      Error: Unable to find electron-prebuilt's version number, either install it or specify an explicit version
          at _callee$ (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/cli.js:74:17)
          at tryCatch (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/babel-runtime/node_modules/regenerator-runtime/runtime.js:63:40)
          at Generator.invoke [as _invoke] (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/babel-runtime/node_modules/regenerator-runtime/runtime.js:337:22)
          at Generator.prototype.(anonymous function) [as next] (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/babel-runtime/node_modules/regenerator-runtime/runtime.js:96:21)
          at Generator.tryCatcher (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/bluebird/js/release/util.js:16:23)
          at PromiseSpawn._promiseFulfilled (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/bluebird/js/release/generators.js:97:49)
          at /home/pi/MagicMirror/modules/MMM-Buttons/node_modules/bluebird/js/release/generators.js:201:15
          at Object. (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/cli.js:197:4)
          at Module._compile (module.js:571:32)
          at Object.Module._extensions..js (module.js:580:10)
          at Module.load (module.js:488:32)
          at tryModuleLoad (module.js:447:12)
          at Function.Module._load (module.js:439:3)
          at Module.runMain (module.js:605:10)
          at run (bootstrap_node.js:420:7)
          at startup (bootstrap_node.js:139:9)
      
      
      posted in Troubleshooting
      F
      FlorianRD

    Latest posts made by FlorianRD

    • MMM-Podcast2 - MM doesnt start config.js

      Hello

      Since an update from MagicMirror failed, I had to reinstall everything.
      Everything works except for Podcast2. I copied it to the modules folder as usual and then chose npm install. After configuring the config.js file (as in the example), the mirror no longer starts. Boots up but doesn’t load the config.js properly.
      Does somebody has any idea?

      posted in Troubleshooting
      F
      FlorianRD
    • komoot

      Hello,

      i’m just seeing, the komoot platform has an API.

      Maybe it is interesting for one or the other.

      I would be happy if someone takes care of the matter.

      Greetings

      posted in Requests
      F
      FlorianRD
    • RE: MMM-Tado

      Hello,

      im just installed the module. The brigthness is a bit to much. Im looking in the MMM-Tado.js, but i didnt find the correct settings. Can you help me?

      posted in Utilities
      F
      FlorianRD
    • Currentweather - UV-Index integration

      Hey,

      I’ve just seen on openweathermap.org that the UV-Index is in beta.
      Can anyone integrate this in the default Currenweather module?

      Greetings

      posted in Requests
      F
      FlorianRD
    • DHT22 "Comfort-Zone"

      Hello,

      Im use the dht22 module from nebulx29.
      It shows the Temperature and Humidity in my Room.
      I’ve seen a table with Comfortzone.
      My Idea is to set colors for various Comfortzones.

      But, i have no idea to realize it.

      posted in Development
      F
      FlorianRD
    • [MMM-Buttons] An unhandled error occurred inside electron-rebuild

      Anyone now why?

      > electron-rebuild -e ../../node_modules/electron
      
      An unhandled error occurred inside electron-rebuild
      Unable to find electron-prebuilt's version number, either install it or specify an explicit version
      
      Error: Unable to find electron-prebuilt's version number, either install it or specify an explicit version
          at _callee$ (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/cli.js:74:17)
          at tryCatch (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/babel-runtime/node_modules/regenerator-runtime/runtime.js:63:40)
          at Generator.invoke [as _invoke] (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/babel-runtime/node_modules/regenerator-runtime/runtime.js:337:22)
          at Generator.prototype.(anonymous function) [as next] (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/babel-runtime/node_modules/regenerator-runtime/runtime.js:96:21)
          at Generator.tryCatcher (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/bluebird/js/release/util.js:16:23)
          at PromiseSpawn._promiseFulfilled (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/bluebird/js/release/generators.js:97:49)
          at /home/pi/MagicMirror/modules/MMM-Buttons/node_modules/bluebird/js/release/generators.js:201:15
          at Object. (/home/pi/MagicMirror/modules/MMM-Buttons/node_modules/electron-rebuild/lib/cli.js:197:4)
          at Module._compile (module.js:571:32)
          at Object.Module._extensions..js (module.js:580:10)
          at Module.load (module.js:488:32)
          at tryModuleLoad (module.js:447:12)
          at Function.Module._load (module.js:439:3)
          at Module.runMain (module.js:605:10)
          at run (bootstrap_node.js:420:7)
          at startup (bootstrap_node.js:139:9)
      
      
      posted in Troubleshooting
      F
      FlorianRD
    • RE: MMM-Button white screen

      Okay, next try…

      npm ERR! Linux 4.4.26-v7+
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start" "dev"
      npm ERR! node v7.4.0
      npm ERR! npm  v4.0.5
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.0.0 start: `electron js/electron.js "dev"`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.0.0 start script 'electron js/electron.js "dev"'.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR!     electron js/electron.js "dev"
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR!     npm bugs magicmirror
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!     npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      
      
      posted in Troubleshooting
      F
      FlorianRD
    • RE: MMM-Button white screen

      He guys. Another error log after raspberry startup. Maybe helps?

      pi@raspberrypi:~ $ npm start dev
      npm ERR! Linux 4.4.26-v7+
      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "start" "dev"
      npm ERR! node v6.9.1
      npm ERR! npm  v3.10.8
      npm ERR! path /home/pi/package.json
      npm ERR! code ENOENT
      npm ERR! errno -2
      npm ERR! syscall open
      
      npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json'
      npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json'
      npm ERR! enoent This is most likely not a problem with npm itself
      npm ERR! enoent and is related to npm not being able to find a file.
      npm ERR! enoent
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /home/pi/npm-debug.log
      
      
      posted in Troubleshooting
      F
      FlorianRD
    • My Mirror - Pre-Final

      Hey together,

      thats my Mirror in 95%. The once whats left is the microphone.

      On Backplate: Speaker, Amplifier for the Speaker, PowerSupply Monitor and PowerSupply for Pi, Fan & Amplifier.
      Top: Button for Alexa (when its run), DS18S20 TemperatureSensor.
      Door: Monitor, RaspberryPi and Fan.
      0_1484922372071_20170120_150413.jpg

      Greetings from North of Germany

      posted in Show your Mirror
      F
      FlorianRD
    • RE: MMM-Button white screen

      Yes, even many times.

      posted in Troubleshooting
      F
      FlorianRD