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

    Posts

    Recent Best Controversial
    • RE: MMM-Loxone

      @bobbythemoh I just double checked the code, if you disable the presence property there is no way to toggle the display by the Loxone Module. Do you see the log message Got lightMood change to: All off(778) after you disable the presence property.

      The Monitor is directly toggled after the log command.

      posted in Utilities
      idoodlerI
      idoodler
    • RE: Introduce yourself!

      Hi everyone!

      I am David Gölzhäuser, 21 Years old from Bavaria (Germany) and working as a Software Developer in the Austrian Home Automation Company Loxone.

      I made my first MagicMirror this year and I am planing on making more for our apartments next year to greet our visitors:)

      I have already contributed to a number of MagicMirror modules and even the MagicMirror project itself.

      You can find me on my Website

      Oh, and here are the modules I made :winking_face:
      [card:idoodler/MMM-Loxone]

      [card:idoodler/MMM-RPI-LED]

      posted in General Discussion
      idoodlerI
      idoodler
    • RE: Black screen after some hours

      @fidst Try to execute pm2 log mm. This will give you the log of the MacigMirror Instance. Post the log here if the black screen occures. (You may check for any sensible information from other modules)

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Notification between modules

      @strawberry-3-141 Thanks, again what learned:)

      posted in Development
      idoodlerI
      idoodler
    • RE: MMM-Loxone

      @bobbythemoh I just pushed some changes, please update. Don’t forget to execute npm install after updating MMM-Loxone.

      posted in Utilities
      idoodlerI
      idoodler
    • RE: Need to repair two touchscreens

      @zulep This semes off topic. This forum is for the MagicMirror project, not for what ever this is.

      posted in General Discussion
      idoodlerI
      idoodler
    • RE: Making changes without stopping MM

      @sharmstr That’ll only apply the changes to the UI, not to the underlaying node modules.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-Loxone

      @bobbythemoh Hi, may you please post the MagicMirrors log via pm2 log mm. Did you update your Raspberry pi?

      posted in Utilities
      idoodlerI
      idoodler
    • RE: Mi band Magic Mirror..

      @sollekram I am happy to assist you wherever I can 😃

      posted in Requests
      idoodlerI
      idoodler
    • RE: Making changes without stopping MM

      @sharmstr Yeah, I always prefere to restart the whole MagicMirror using pm2 restart MagicMirror. Also pm2 is watching the config.json file for any changes and will execute the restart the MagicMirror automatically.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-Loxone

      @bobbythemoh I am currently unable to test it on a Raspberry Pi running Raspbian, because I am working on another project. Please try to execute /opt/vc/bin/tvservice -o, this will turn off the HTMI port, if this won’t work there may be an issue with the last update of Rasbian.

      I am currently anyway working on another method to toggle the HDMI port on different operating systems, so I may resolve this anyway.

      posted in Utilities
      idoodlerI
      idoodler
    • RE: MMM-forecast.io = Geolocation

      @michshav You can place it in /MagicMirror/js/main.js before var MM = ... seems like a good place.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: Error: ENOENT: no such file or directory, open 'package.json'

      @cruunnerr @Mykle1 You both are right.

      @cruunnerr is executing the Shell script, which must be executed in the same directory as the script is located in, except you define the path in the pm2 command like this pm2 start /path/to/script.sh (also given, the script used absolute paths, or can handle the “remote” execution)

      @Mykle1 You are executing the pm2 “deamon”, which can be executed everywhere

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-Loxone

      @bobbythemoh Oh, now everything makes sense. You have errors in your config.js.

      Boolean values must not be strings. Replace "true" and "false" with true and false. in Javascript "false" is equal to true, so you basically have presence enabled :winking_face:

      posted in Utilities
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @tadeus1975 Please check out the Readme. You need to add this object to to /home/pi/MagicMirror/config/config.js

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MM Shows a plain Black Screen on iOS 9.3.5 device

      Lol. This issue has already been fixed on the 8th of April 2018 by Chris Pickett. It is available on the develop branch. It eventually will be merged with the masterbranch.

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-Loxone

      @bobbythemoh Yes, it looks like there is an issue with tvservice with one of the last Raspbian updates. I am looking into fixing this and also support more operating systems.

      posted in Utilities
      idoodlerI
      idoodler
    • RE: MMM-NOAA

      @tadeus1975 I assume you have never added any module, you can post your config if this is the case and I may be able to send you the correct config.js

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MagicMirror läuft lt. status-anzeige, am display wird aber nichts angezeigt

      @newbie Hi, you will get much more answers if you ask the question in english:)

      Do you have multiple desktops? What is pm2 log mm telling you?

      posted in Troubleshooting
      idoodlerI
      idoodler
    • RE: MMM-Loxone

      @bobbythemoh Thanks for informing me about that issue. I am currently working on something else, so I had to ditch my current installation.

      Schönen Abend noch;)

      posted in Utilities
      idoodlerI
      idoodler
    • 1
    • 2
    • 1 / 2