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

    Posts

    Recent Best Controversial
    • RE: Philips Hue Light Switches based wakeup

      Go for node. Adding a python solution would make no sense.

      posted in Development
      MichMichM
      MichMich
    • RE: Wunderlist - your todos on the mirror

      @paviro any plans for adding iCal reminders?

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Voice/motion control

      @coolbotic Please do!

      posted in Requests
      MichMichM
      MichMich
    • RE: Voice/motion control

      @coolbotic not sure if that ine runs on the RasPi. Give it a try.

      posted in Requests
      MichMichM
      MichMich
    • RE: Voice/motion control

      Yes, I looked into that. It seems it doesn’t work with Electron on the Raspberry Pi and has an API limit.

      Give it a try, and if it does work, let me know and I’ll build a module.

      posted in Requests
      MichMichM
      MichMich
    • RE: Voice/motion control

      Well, you could try to built it yourself ofcourse. :)

      posted in Requests
      MichMichM
      MichMich
    • RE: Starting MagicMirror v2 beta

      While You’re waiting, You could start the app using ‘node serveronly’ in this case you’ll have to use an other browser.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Voice/motion control

      @coolbotic Voice control is still on my wish list /todo list. 😁

      posted in Requests
      MichMichM
      MichMich
    • RE: System temperature : fetching...

      @sebastiensaucier could you modify the node_helper

      change:

      self.sendSocketNotification('TEMPERATURE', stdout.replace('temp=','').replace('\'','\°'));
      

      to:

      var temperature = stdout.replace('temp=','').replace('\'','\°');
      console.log('Temperature: ' + temperature);
      self.sendSocketNotification('TEMPERATURE', temperature);
      

      And see if the temperature is logged?

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: System temperature : fetching...

      @sebastiensaucier That’s weird … do you see any weird messages in the terminal?

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Introduce yourself!

      @nhubbard 14 years? 😱I’m feeling old! 😂Where are you from?

      posted in General Discussion
      MichMichM
      MichMich
    • RE: Calendar modification

      https://github.com/MichMich/MagicMirror/wiki/_new

      posted in Tutorials
      MichMichM
      MichMich
    • RE: Calendar modification

      Thank you very much! Maybe you can add it to the Wiki on github?

      posted in Tutorials
      MichMichM
      MichMich
    • RE: Starting MagicMirror v2 beta

      There seems to be an issue with electron on your RPi. Are you sure you are running it on a Pi 2? (And not a B+, they look very much alike…)

      If so, I suggest you open an issue in the electron repository.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Starting MagicMirror v2 beta

      Could you give the electron quick start a try?
      https://github.com/electron/electron-quick-start

      If that one doesn’t work either, its an Electron issue.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Where to buy good two way mirrors ?

      @djsunrise19 said in Where to buy good two way mirrors ?:

      At first I wanted to give foils a try, but the result was terrible.

      If only people would understand this and not try to save a few bucks on a +$200,- project … ;)

      posted in Hardware
      MichMichM
      MichMich
    • RE: Starting MagicMirror v2 beta

      @00conman No worries! PM2 is just a tool to keep the process running. If the MM fails/quits, PM2 will restart it.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Starting MagicMirror v2 beta

      @00conman This will not help, since there seems to be an issue with electron.

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Starting MagicMirror v2 beta

      Which version of Rasbian are you using?

      posted in Troubleshooting
      MichMichM
      MichMich
    • RE: Current weather problems

      @00conman Could you explain what you mean with with “the time is off?”. The weather tab does not show the current time, so I don’t really understand how it can be off. The time it shows is the sunset or sunrise time.

      posted in Troubleshooting
      MichMichM
      MichMich
    • 1
    • 2
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 25 / 28